*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#1A1814;
-webkit-font-smoothing:antialiased;
font-family:"Manrope", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#CEC8B8;
overflow-wrap:break-word;
line-height:1.6;
font-size:15px;
text-rendering:optimizeLegibility;
}
img{
display:block;
max-width:100%;
}
a{
color:inherit;
text-decoration:none;
}
button{
background:none;
border:none;
font-family:inherit;
cursor:pointer;
}
::-webkit-scrollbar{
width:8px;
height:8px;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.52);
border-radius:8px;
}
::-webkit-scrollbar-track{
background:transparent;
}
.jmc-layout-by4{
flex-direction:column;
display:flex;
min-height:100vh;
}
.jmc-main-by4{
flex:1 1 auto;
width:100%;
min-width:0;
}
.jmc-container-by4{
margin:0 auto;
padding:0 1rem;
width:100%;
max-width:1400px;
}
@media(min-width:769px){
.jmc-container-by4{
padding:0 2rem;
}
}
@media(min-width:1099px){
.jmc-container-by4{
padding:0 56px;
}
}
.jmc-eyebrow-by4{
line-height:1.4;
font-family:"Manrope", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
overflow-wrap:break-word;
display:inline-block;
font-weight:600;
color:#BC9C5A;
text-transform:uppercase;
letter-spacing:.2em;
font-size:0.688rem;
}
.jmc-band-by4{
background:#0E0D0B;
color:#F2ECE0;
}
.jmc-band-by4 .jmc-eyebrow-by4{
color:#D4AA5A;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.jmc-tb-by4{
background:#1A1814;
z-index:50;
position:sticky;
border-bottom:1px solid rgba(244,238,224,0.12);
top:0;
}
.jmc-tb_in-by4{
padding:12px 16px;
margin:0 auto;
gap:1rem;
display:flex;
align-items:center;
max-width:87.5rem;
width:100%;
justify-content:space-between;
}
@media(min-width:766px){
.jmc-tb_in-by4{
padding:1rem 32px;
}
}
@media(min-width:1103px){
.jmc-tb_in-by4{
padding:18px 56px;
}
}
.jmc-tb_left-by4{
gap:1.75rem;
min-width:0;
display:flex;
align-items:center;
}
.jmc-tb_logo-by4{
gap:11px;
min-width:0;
align-items:center;
display:flex;
}
.jmc-tb_logo_mark-by4{
border-radius:7px;
flex:0 0 auto;
object-fit:cover;
width:2.125rem;
height:34px;
}
.jmc-tb_logo_txt-by4{
flex-direction:column;
min-width:0;
display:flex;
line-height:1;
}
.jmc-tb_logo_name-by4{
overflow:hidden;
letter-spacing:.02em;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
text-overflow:ellipsis;
color:#F2ECE0;
white-space:nowrap;
font-weight:700;
font-size:1.375rem;
}
.jmc-tb_logo_sub-by4{
overflow:hidden;
font-weight:600;
text-transform:uppercase;
color:#BC9C5A;
font-size:0.531rem;
white-space:nowrap;
letter-spacing:.32em;
text-overflow:ellipsis;
margin-top:0.25rem;
}
.jmc-tb_nav-by4{
display:none;
}
@media(min-width:961px){
.jmc-tb_nav-by4{
gap:1.75rem;
align-items:center;
display:flex;
}
}
.jmc-tb_nav_item-by4{
transition:color .2s ease,border-color .2s ease;
font-size:14px;
font-weight:600;
padding-bottom:3px;
border-bottom:2px solid transparent;
white-space:nowrap;
color:#CEC8B8;
}
.jmc-tb_nav_item-by4:hover{
color:#F2ECE0;
}
.jmc-tb_nav_item-by4.jmc-state_active-by4{
border-color:#BC9C5A;
color:#F2ECE0;
}
.jmc-tb_right-by4{
gap:0.875rem;
flex:0 0 auto;
display:flex;
align-items:center;
}
.jmc-tb_search-by4{
transition:color .2s ease;
color:#CEC8B8;
justify-content:center;
display:flex;
align-items:center;
}
.jmc-tb_search-by4:hover{
color:#BC9C5A;
}
.jmc-tb_search-by4 svg{
height:18px;
width:18px;
}
.jmc-tb_lang-by4{
font-size:11px;
text-transform:uppercase;
font-weight:600;
letter-spacing:.1em;
color:#9E9888;
}
.jmc-tb_lang-by4:hover{
color:#F2ECE0;
}
.jmc-tb_login-by4{
color:#F2ECE0;
font-weight:600;
font-size:0.875rem;
display:none;
}
@media(min-width:766px){
.jmc-tb_login-by4{
display:inline-block;
}
}
.jmc-tb_register-by4{
transition:background-color .2s ease;
padding:11px 22px;
border-radius:62.438rem;
background:#C8A24C;
color:#18160F;
white-space:nowrap;
font-size:0.875rem;
font-weight:700;
}
.jmc-tb_register-by4:hover{
background:#D4B060;
}
.jmc-mob-by4{
background:#1A1814;
right:0;
padding-bottom:env(safe-area-inset-bottom);
border-top:1px solid rgba(244,238,224,0.12);
left:0;
position:fixed;
z-index:60;
bottom:0;
}
@media(min-width:961px){
.jmc-mob-by4{
display:none;
}
}
.jmc-mob_in-by4{
margin:0 auto;
justify-content:space-around;
align-items:stretch;
max-width:35rem;
display:flex;
}
.jmc-mob_item-by4{
gap:3px;
flex:1 1 0;
padding:9px 0.25rem;
transition:color .2s ease;
color:#9E9888;
min-width:0;
flex-direction:column;
display:flex;
align-items:center;
}
.jmc-mob_item-by4.jmc-state_active-by4{
color:#BC9C5A;
}
.jmc-mob_ic-by4{
display:flex;
align-items:center;
justify-content:center;
}
.jmc-mob_ic-by4 svg{
height:20px;
width:1.25rem;
}
.jmc-mob_lb-by4{
overflow:hidden;
text-overflow:ellipsis;
font-size:10px;
white-space:nowrap;
font-weight:600;
max-width:100%;
}
@media(max-width:960px){
body{
padding-bottom:60px;
}
}
.jmc-rail-by4{
min-width:0;
position:relative;
}
.jmc-rail_scroll-by4{
gap:14px;
scrollbar-width:thin;
padding-bottom:0.875rem;
display:flex;
overflow-x:auto;
-webkit-overflow-scrolling:touch;
}
@media(min-width:769px){
.jmc-rail_scroll-by4{
gap:1.125rem;
}
}
.jmc-gc-by4{
flex:0 0 auto;
display:block;
width:150px;
}
@media(min-width:770px){
.jmc-gc-by4{
width:188px;
}
}
.jmc-gc_img-by4{
overflow:hidden;
background:#222019;
border-radius:0.813rem;
position:relative;
padding-bottom:133.33%;
box-shadow:0 2px 6px rgba(0,0,0,0.40), 0 0.5rem 24px rgba(0,0,0,0.28);
}
.jmc-gc_img-by4 img{
inset:0;
object-fit:cover;
width:100%;
position:absolute;
height:100%;
}
.jmc-gc_cover-by4{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
inset:0;
pointer-events:none;
position:absolute;
}
.jmc-gc_hover-by4{
transition:opacity .2s ease;
background:rgba(0,0,0,0.52);
inset:0;
opacity:0;
align-items:center;
position:absolute;
justify-content:center;
display:flex;
}
.jmc-gc-by4:hover .jmc-gc_hover-by4{
opacity:1;
}
.jmc-gc_hover_btn-by4{
border-radius:999px;
background:#C8A24C;
align-items:center;
justify-content:center;
height:46px;
display:flex;
width:46px;
color:#18160F;
}
.jmc-gc_hover_btn-by4 svg{
width:1.125rem;
height:1.125rem;
}
.jmc-gc_info-by4{
gap:2px;
flex-direction:column;
margin-top:0.563rem;
min-width:0;
display:flex;
}
.jmc-gc_name-by4{
overflow:hidden;
font-size:13px;
color:#F2ECE0;
white-space:nowrap;
font-weight:700;
text-overflow:ellipsis;
}
.jmc-gc_prov-by4{
overflow:hidden;
font-size:11px;
white-space:nowrap;
color:#9E9888;
text-overflow:ellipsis;
}
.jmc-gc_meta-by4{
color:#9E9888;
font-size:11px;
}
.jmc-tc-by4{
flex:0 0 auto;
width:180px;
display:block;
}
@media(min-width:769px){
.jmc-tc-by4{
width:14.375rem;
}
}
.jmc-tc_img-by4{
border-radius:13px;
background:#222019;
overflow:hidden;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.40), 0 8px 1.5rem rgba(0,0,0,0.28);
padding-bottom:75%;
position:relative;
}
.jmc-tc_img-by4 img{
inset:0;
object-fit:cover;
height:100%;
position:absolute;
width:100%;
}
.jmc-tc_info-by4{
gap:2px;
display:flex;
flex-direction:column;
min-width:0;
margin-top:0.563rem;
}
.jmc-tc_name-by4{
overflow:hidden;
font-weight:700;
color:#F2ECE0;
font-size:0.875rem;
text-overflow:ellipsis;
white-space:nowrap;
}
.jmc-tc_rtp-by4{
color:#9E9888;
font-size:11px;
}
.jmc-lc-by4{
flex:0 0 auto;
display:block;
width:14.375rem;
}
@media(min-width:767px){
.jmc-lc-by4{
width:16.75rem;
}
}
.jmc-lc_img-by4{
overflow:hidden;
border-radius:0.813rem;
background:#222019;
padding-bottom:62.5%;
position:relative;
box-shadow:0 2px 6px rgba(0,0,0,0.40), 0 8px 24px rgba(0,0,0,0.28);
}
.jmc-lc_img-by4 img{
inset:0;
position:absolute;
width:100%;
height:100%;
object-fit:cover;
}
.jmc-lc_live-by4{
gap:7px;
background:rgba(0,0,0,0.52);
border-radius:62.438rem;
padding:0.25rem 0.563rem;
position:absolute;
top:12px;
display:flex;
align-items:center;
left:0.75rem;
}
.jmc-lc_live_dot-by4{
border-radius:50%;
background:#B84040;
animation:zm2-pulse 1.6s infinite;
width:8px;
height:8px;
}
.jmc-lc_seats-by4{
font-weight:600;
letter-spacing:.08em;
color:#F2ECE0;
font-size:10px;
text-transform:uppercase;
}
.jmc-lc_info-by4{
gap:2px;
display:flex;
margin-top:9px;
min-width:0;
flex-direction:column;
}
.jmc-lc_name-by4{
overflow:hidden;
text-overflow:ellipsis;
font-size:0.938rem;
white-space:nowrap;
font-weight:700;
color:#F2ECE0;
}
.jmc-lc_bet-by4{
color:#9E9888;
font-size:11px;
}
.jmc-pc-by4{
border:1px solid rgba(244,238,224,0.07);
border-radius:13px;
gap:0.5rem;
padding:16px 14px;
background:#222019;
display:flex;
min-width:0;
justify-content:center;
flex-direction:column;
align-items:center;
min-height:74px;
}
.jmc-pc_logo-by4{
flex:0 0 auto;
object-fit:contain;
max-width:100%;
width:auto;
height:28px;
}
.jmc-pc_name-by4{
overflow:hidden;
max-width:100%;
white-space:nowrap;
color:#9E9888;
text-align:center;
text-overflow:ellipsis;
font-size:11px;
}
.jmc-gc_tag-by4{
border-radius:7px;
padding:3px 8px;
z-index:2;
left:10px;
font-weight:700;
top:0.625rem;
letter-spacing:.06em;
display:inline-block;
position:absolute;
font-size:0.625rem;
text-transform:uppercase;
}
.jmc-gc_tag_hot-by4{
background:#B84040;
color:#F2ECE0;
}
.jmc-gc_tag_new-by4{
background:#D4AA5A;
color:#18160F;
}
.jmc-gc_tag_jp-by4{
background:#C8922A;
color:#18160F;
}
.jmc-gc_tag_live-by4{
background:#B84040;
color:#F2ECE0;
}
.jmc-sh-by4{
min-width:0;
margin-bottom:18px;
}
.jmc-sh_row-by4{
gap:1rem;
justify-content:space-between;
display:flex;
align-items:flex-end;
flex-wrap:wrap;
}
.jmc-sh_row-by4 .jmc-sh_l-by4{
gap:6px;
min-width:0;
display:flex;
flex-direction:column;
}
.jmc-sh_stack-by4{
gap:0.625rem;
flex-direction:column;
align-items:flex-start;
display:flex;
}
.jmc-sh_center-by4{
gap:10px;
text-align:center;
flex-direction:column;
align-items:center;
display:flex;
}
.jmc-sh_h2-by4{
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.5rem;
color:#F2ECE0;
overflow-wrap:break-word;
font-weight:600;
line-height:1.1;
}
@media(min-width:766px){
.jmc-sh_h2-by4{
font-size:1.875rem;
}
}
.jmc-band-by4 .jmc-sh_h2-by4{
color:#F2ECE0;
}
.jmc-sh_eb_line-by4{
gap:0.625rem;
display:inline-flex;
align-items:center;
}
.jmc-sh_eb_line-by4::before{
background:#BC9C5A;
height:1px;
display:inline-block;
content:"";
width:28px;
}
.jmc-band-by4 .jmc-sh_eb_line-by4::before{
background:#D4AA5A;
}
.jmc-sh_eb_dot-by4{
gap:0.5rem;
display:inline-flex;
align-items:center;
}
.jmc-sh_eb_dot-by4::before{
background:#BC9C5A;
border-radius:50%;
height:6px;
display:inline-block;
width:6px;
content:"";
}
.jmc-band-by4 .jmc-sh_eb_dot-by4::before{
background:#D4AA5A;
}
.jmc-sh_link-by4{
gap:0.375rem;
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
white-space:nowrap;
align-items:center;
color:#F2ECE0;
font-size:0.813rem;
border-bottom:1px solid #F2ECE0;
font-weight:600;
display:inline-flex;
padding-bottom:2px;
}
.jmc-sh_link-by4:hover{
border-color:#BC9C5A;
color:#BC9C5A;
}
.jmc-sh_link-by4 svg{
width:0.875rem;
height:0.875rem;
}
.jmc-sh_link_chev-by4{
padding-bottom:0;
border-bottom:0;
}
.jmc-sh_link_btn-by4{
padding:9px 1.125rem;
border-radius:62.438rem;
background:#C8A24C;
border-bottom:0;
color:#18160F;
}
.jmc-sh_link_btn-by4:hover{
background:#D4B060;
border-color:transparent;
color:#18160F;
}
.jmc-band-by4 .jmc-sh_link-by4{
border-color:#F2ECE0;
color:#F2ECE0;
}
.jmc-band-by4 .jmc-sh_link_btn-by4{
background:#D4AA5A;
color:#18160F;
}
.jmc-sh_rule-by4{
background:rgba(244,238,224,0.12);
margin:-2px 0 1.125rem;
height:1px;
}
.jmc-band-by4 .jmc-sh_rule-by4{
background:rgba(244,238,224,0.10);
}
.jmc-hero-by4{
padding:2rem 0 0.5rem;
}
@media(min-width:768px){
.jmc-hero-by4{
padding:3.5rem 0 1.5rem;
}
}
.jmc-hero_in-by4{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:center;
}
@media(min-width:899px){
.jmc-hero_in-by4{
grid-template-columns:1.05fr .95fr;
gap:48px;
}
}
.jmc-hero_copy-by4{
min-width:0;
}
.jmc-hero_eyebrow-by4{
gap:10px;
display:inline-flex;
align-items:center;
margin-bottom:22px;
}
.jmc-hero_eyebrow_line-by4{
background:#BC9C5A;
flex:0 0 auto;
display:inline-block;
width:28px;
height:1px;
}
.jmc-hero_h1-by4{
font-weight:600;
margin-bottom:1.25rem;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
color:#F2ECE0;
font-size:38px;
letter-spacing:-.01em;
line-height:1.04;
overflow-wrap:break-word;
}
@media(min-width:769px){
.jmc-hero_h1-by4{
font-size:54px;
}
}
@media(min-width:1097px){
.jmc-hero_h1-by4{
font-size:62px;
}
}
.jmc-hero_h1-by4 em{
font-style:normal;
color:#BC9C5A;
}
.jmc-hero_sub-by4{
color:#7A7468;
line-height:1.6;
margin-bottom:1.875rem;
font-size:16px;
max-width:480px;
}
@media(min-width:765px){
.jmc-hero_sub-by4{
font-size:18px;
}
}
.jmc-hero_actions-by4{
gap:14px;
flex-wrap:wrap;
align-items:center;
margin-bottom:34px;
display:flex;
}
.jmc-hero_cta-by4{
gap:0.625rem;
border-radius:62.438rem;
background:#C8A24C;
padding:16px 30px;
transition:background-color .2s ease;
font-size:15px;
display:inline-flex;
color:#18160F;
font-weight:700;
align-items:center;
}
.jmc-hero_cta-by4:hover{
background:#D4B060;
}
.jmc-hero_cta_ic-by4{
display:inline-flex;
align-items:center;
}
.jmc-hero_cta_ic-by4 svg{
height:1rem;
width:1rem;
}
.jmc-hero_cta_alt-by4{
border-radius:999px;
background:transparent;
padding:15px 1.625rem;
transition:border-color .2s ease,color .2s ease;
border:1px solid rgba(244,238,224,0.12);
display:inline-flex;
font-size:15px;
align-items:center;
color:#F2ECE0;
font-weight:600;
}
.jmc-hero_cta_alt-by4:hover{
border-color:#BC9C5A;
color:#BC9C5A;
}
.jmc-hero_trust-by4{
gap:22px;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.jmc-hero_trust_item-by4{
gap:9px;
font-weight:600;
font-size:13px;
color:#CEC8B8;
display:flex;
align-items:center;
}
.jmc-hero_trust_ic-by4{
display:inline-flex;
align-items:center;
color:#BC9C5A;
}
.jmc-hero_trust_ic-by4 svg{
height:16px;
width:16px;
}
.jmc-hero_promo-by4{
background:#222019;
overflow:hidden;
border-radius:1.25rem;
position:relative;
min-height:300px;
box-shadow:0 8px 1rem rgba(0,0,0,0.36), 0 32px 5rem rgba(0,0,0,0.50), 0 0 3.75rem rgba(188,156,90,0.08);
display:flex;
}
.jmc-hero_promo_bg-by4{
inset:0;
background-position:center;
background-size:cover;
position:absolute;
}
.jmc-hero_promo_bg-by4::after{
background:linear-gradient(120deg,#0E0D0B 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
inset:0;
position:absolute;
content:"";
}
.jmc-hero_promo_glow-by4{
border-radius:50%;
background:radial-gradient(circle,rgba(188,156,90,0.12) 0%,transparent 65%);
position:absolute;
pointer-events:none;
top:-2.5rem;
right:-1.25rem;
height:260px;
width:260px;
}
.jmc-hero_promo_ct-by4{
padding:28px;
position:relative;
align-self:flex-end;
max-width:88%;
z-index:2;
}
.jmc-hero_promo_label-by4{
display:block;
margin-bottom:0.5rem;
letter-spacing:.25em;
text-transform:uppercase;
color:#D4AA5A;
font-size:10px;
font-weight:700;
}
.jmc-hero_promo_amount-by4{
line-height:1.05;
font-weight:600;
overflow-wrap:break-word;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
font-size:32px;
color:#F2ECE0;
}
@media(min-width:766px){
.jmc-hero_promo_amount-by4{
font-size:40px;
}
}
.jmc-hero_promo_amount-by4 em{
font-style:normal;
color:#D4AA5A;
}
.jmc-hero_rating-by4{
background:#222019;
border:1px solid rgba(244,238,224,0.07);
padding:10px 14px;
gap:0.625rem;
border-radius:0.813rem;
right:0.875rem;
position:absolute;
align-items:center;
z-index:3;
max-width:min(16.25rem,62%);
box-shadow:0 2px 6px rgba(0,0,0,0.40), 0 0.5rem 1.5rem rgba(0,0,0,0.28);
display:flex;
top:14px;
}
.jmc-hero_rating_score-by4{
flex:0 0 auto;
color:#F2ECE0;
font-weight:700;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.5rem;
}
.jmc-hero_rating_txt-by4{
flex:1 1 auto;
min-width:0;
}
.jmc-hero_rating_stars-by4{
gap:2px;
color:#BC9C5A;
display:flex;
}
.jmc-hero_rating_stars-by4 svg{
height:0.75rem;
width:0.75rem;
}
.jmc-hero_rating_cap-by4{
color:#9E9888;
font-size:0.688rem;
overflow-wrap:break-word;
display:block;
line-height:1.35;
margin-top:3px;
}
.jmc-stat-by4{
margin-top:16px;
border-top:1px solid rgba(244,238,224,0.12);
border-bottom:1px solid rgba(244,238,224,0.12);
}
.jmc-stat_in-by4{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:768px){
.jmc-stat_in-by4{
grid-template-columns:repeat(4,1fr);
}
}
.jmc-stat_item-by4{
padding:22px 0.875rem;
border-bottom:1px solid rgba(244,238,224,0.07);
min-width:0;
border-right:1px solid rgba(244,238,224,0.07);
}
.jmc-stat_item-by4:nth-child(2n){
border-right:0;
}
.jmc-stat_item-by4:nth-child(n+3){
border-bottom:0;
}
@media(min-width:768px){
.jmc-stat_item-by4{
border-bottom:0;
}
.jmc-stat_item-by4:nth-child(2n){
border-right:1px solid rgba(244,238,224,0.07);
}
.jmc-stat_item-by4:nth-child(4n){
border-right:0;
}
}
.jmc-stat_value-by4{
color:#F2ECE0;
font-size:30px;
line-height:1;
overflow-wrap:break-word;
font-weight:700;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:765px){
.jmc-stat_value-by4{
font-size:2.125rem;
}
}
.jmc-stat_label-by4{
margin-top:0.375rem;
overflow-wrap:break-word;
font-size:13px;
line-height:1.4;
color:#9E9888;
}
.jmc-jp-by4{
padding:1.875rem 0 10px;
}
.jmc-jp_grid-by4{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:769px){
.jmc-jp_grid-by4{
grid-template-columns:1fr 1fr;
}
.jmc-jp_card_mega-by4{
grid-column:1/-1;
}
}
@media(min-width:1002px){
.jmc-jp_grid-by4{
grid-template-columns:1.4fr 1fr 1fr;
}
.jmc-jp_card_mega-by4{
grid-column:auto;
}
}
.jmc-jp_card-by4{
background:#222019;
border-radius:20px;
gap:12px;
overflow:hidden;
padding:1.625rem;
border:1px solid rgba(244,238,224,0.07);
min-width:0;
justify-content:space-between;
position:relative;
display:flex;
min-height:200px;
flex-direction:column;
}
.jmc-jp_card_mega-by4{
border-color:transparent;
background:linear-gradient(135deg,#1C1A14,#0B0A08);
color:#F2ECE0;
min-height:210px;
}
.jmc-jp_glow-by4{
background:radial-gradient(circle,rgba(188,156,90,0.12),transparent 70%);
border-radius:50%;
width:12.5rem;
pointer-events:none;
height:12.5rem;
position:absolute;
right:-2.5rem;
top:-40px;
}
.jmc-jp_label-by4{
gap:10px;
color:#BC9C5A;
position:relative;
font-weight:700;
display:flex;
letter-spacing:.16em;
align-items:center;
text-transform:uppercase;
justify-content:space-between;
flex-wrap:wrap;
font-size:10px;
}
.jmc-jp_card_mega-by4 .jmc-jp_label-by4{
color:#D4AA5A;
}
.jmc-jp_drop-by4{
color:#9E9888;
text-transform:none;
letter-spacing:.04em;
font-weight:600;
}
.jmc-jp_card_mega-by4 .jmc-jp_drop-by4{
color:#A89E8C;
}
.jmc-jp_amount-by4{
font-weight:700;
line-height:1;
position:relative;
font-size:2.375rem;
color:#F2ECE0;
overflow-wrap:break-word;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
}
.jmc-jp_card_mega-by4 .jmc-jp_amount-by4{
animation:zm2-pulse 2.4s infinite;
font-size:48px;
color:#D4AA5A;
}
@media(min-width:771px){
.jmc-jp_card_mega-by4 .jmc-jp_amount-by4{
font-size:54px;
}
}
.jmc-jp_game-by4{
position:relative;
font-size:13px;
color:#9E9888;
}
.jmc-jp_card_mega-by4 .jmc-jp_game-by4{
color:#A89E8C;
}
.jmc-jp_cta-by4{
align-self:flex-start;
position:relative;
}
.jmc-jp_card_mega-by4 .jmc-jp_cta-by4{
background:#D4AA5A;
padding:0.625rem 1.25rem;
transition:opacity .2s ease;
border-radius:999px;
color:#18160F;
font-size:0.813rem;
font-weight:700;
}
.jmc-jp_card_mega-by4 .jmc-jp_cta-by4:hover{
opacity:.9;
}
.jmc-jp_card-by4:not(.jmc-jp_card_mega-by4) .jmc-jp_cta-by4{
transition:color .2s ease,border-color .2s ease;
padding-bottom:2px;
color:#F2ECE0;
font-weight:700;
font-size:13px;
border-bottom:1px solid #F2ECE0;
}
.jmc-jp_card-by4:not(.jmc-jp_card_mega-by4) .jmc-jp_cta-by4:hover{
border-color:#BC9C5A;
color:#BC9C5A;
}
.jmc-jp_seo-by4{
margin:0.875rem 0 0;
max-width:760px;
line-height:1.65;
color:#7A7468;
overflow-wrap:break-word;
font-size:14px;
}
.jmc-jp_seo-by4 strong{
color:#F2ECE0;
font-weight:700;
}
.jmc-grow-by4{
padding:1.625rem 0 0.625rem;
}
.jmc-row_seo-by4{
margin:0.625rem 0 0;
overflow-wrap:break-word;
max-width:760px;
font-size:0.875rem;
color:#7A7468;
line-height:1.65;
}
.jmc-row_seo-by4 strong{
color:#F2ECE0;
font-weight:700;
}
.jmc-grow-by4{
padding:26px 0 10px;
}
.jmc-row_seo-by4{
margin:10px 0 0;
line-height:1.65;
color:#7A7468;
font-size:14px;
overflow-wrap:break-word;
max-width:47.5rem;
}
.jmc-row_seo-by4 strong{
font-weight:700;
color:#F2ECE0;
}
.jmc-grow-by4{
padding:26px 0 10px;
}
.jmc-row_seo-by4{
margin:10px 0 0;
line-height:1.65;
color:#7A7468;
overflow-wrap:break-word;
font-size:0.875rem;
max-width:760px;
}
.jmc-row_seo-by4 strong{
font-weight:700;
color:#F2ECE0;
}
.jmc-nl-by4{
padding:1.5rem 0 10px;
}
.jmc-nl_in-by4{
border-radius:1.25rem;
background:#141210;
padding:1.875rem 32px;
gap:22px;
display:flex;
flex-direction:column;
color:#F2ECE0;
}
@media(min-width:771px){
.jmc-nl_in-by4{
gap:1.75rem;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.jmc-nl_text_wrap-by4{
min-width:0;
}
.jmc-nl_h3-by4{
font-size:1.375rem;
margin-bottom:5px;
overflow-wrap:break-word;
line-height:1.1;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
color:#F2ECE0;
}
@media(min-width:767px){
.jmc-nl_h3-by4{
font-size:24px;
}
}
.jmc-nl_text-by4{
color:#A89E8C;
line-height:1.5;
font-size:13.5px;
}
.jmc-nl_form-by4{
flex:1 1 auto;
gap:10px;
min-width:0;
max-width:460px;
display:flex;
}
.jmc-nl_input-by4{
border:1px solid rgba(244,238,224,0.10);
padding:0.813rem 16px;
flex:1 1 auto;
border-radius:0.813rem;
overflow:hidden;
background:rgba(244,238,224,0.06);
text-overflow:ellipsis;
display:flex;
color:#A89E8C;
min-width:0;
align-items:center;
font-size:14px;
white-space:nowrap;
}
.jmc-nl_btn-by4{
flex:0 0 auto;
transition:opacity .2s ease;
background:#D4AA5A;
padding:13px 1.5rem;
border-radius:13px;
font-weight:700;
white-space:nowrap;
color:#18160F;
font-size:14px;
}
.jmc-nl_btn-by4:hover{
opacity:.9;
}
.jmc-trn-by4{
padding:30px 0 10px;
}
.jmc-trn_in-by4{
grid-template-columns:1fr;
overflow:hidden;
border:1px solid rgba(244,238,224,0.07);
border-radius:20px;
background:#222019;
display:grid;
}
@media(min-width:883px){
.jmc-trn_in-by4{
grid-template-columns:1.05fr 1fr;
}
}
.jmc-trn_banner-by4{
overflow:hidden;
padding:34px;
background:linear-gradient(150deg,#1C1A14,#0B0A08);
position:relative;
color:#F2ECE0;
}
.jmc-trn_glow-by4{
border-radius:50%;
background:radial-gradient(circle,rgba(188,156,90,0.12),transparent 70%);
pointer-events:none;
position:absolute;
height:12.5rem;
bottom:-2.5rem;
right:-40px;
width:200px;
}
.jmc-trn_eyebrow-by4{
position:relative;
margin-bottom:14px;
}
.jmc-trn_h2-by4{
overflow-wrap:break-word;
position:relative;
font-weight:600;
margin-bottom:12px;
color:#F2ECE0;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.875rem;
line-height:1.06;
}
@media(min-width:768px){
.jmc-trn_h2-by4{
font-size:36px;
}
}
.jmc-trn_text-by4{
color:#A89E8C;
position:relative;
font-size:14px;
max-width:26.25rem;
line-height:1.6;
margin-bottom:1.375rem;
}
.jmc-trn_timer-by4{
gap:0.5rem;
align-items:center;
display:flex;
position:relative;
margin-bottom:1.5rem;
flex-wrap:wrap;
}
.jmc-trn_timer_cap-by4{
font-size:0.688rem;
color:#A89E8C;
}
.jmc-trn_timer_box-by4{
border-radius:7px;
padding:4px 0.75rem;
background:rgba(244,238,224,0.06);
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
color:#F2ECE0;
font-size:1.5rem;
font-weight:700;
}
.jmc-trn_cta-by4{
border-radius:62.438rem;
transition:opacity .2s ease;
padding:13px 26px;
background:#D4AA5A;
position:relative;
color:#18160F;
font-size:14px;
display:inline-block;
font-weight:700;
}
.jmc-trn_cta-by4:hover{
opacity:.9;
}
.jmc-trn_lb-by4{
padding:1.625rem 28px;
}
.jmc-trn_lb_head-by4{
gap:0.625rem;
align-items:center;
justify-content:space-between;
display:flex;
margin-bottom:0.75rem;
}
.jmc-trn_lb_title-by4{
font-size:1.25rem;
font-weight:600;
color:#F2ECE0;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
}
.jmc-trn_lb_upd-by4{
color:#9E9888;
letter-spacing:.08em;
font-size:11px;
text-transform:uppercase;
}
.jmc-trn_lb_row-by4{
padding:11px 0.75rem;
gap:14px;
border-radius:0.438rem;
align-items:center;
display:flex;
}
.jmc-trn_lb_row-by4:nth-child(2){
background:rgba(188,156,90,0.10);
}
.jmc-trn_lb_rank-by4{
flex:0 0 auto;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
width:1.375rem;
color:#BC9C5A;
font-size:16px;
}
.jmc-trn_lb_av-by4{
flex:0 0 auto;
background:linear-gradient(135deg,#A8832E,#DFC072);
border-radius:50%;
width:30px;
height:30px;
}
.jmc-trn_lb_name-by4{
flex:1 1 auto;
overflow:hidden;
color:#F2ECE0;
font-weight:600;
white-space:nowrap;
font-size:14px;
text-overflow:ellipsis;
min-width:0;
}
.jmc-trn_lb_amount-by4{
flex:0 0 auto;
font-size:13px;
color:#F2ECE0;
font-weight:700;
}
.jmc-app-by4{
padding:30px 0 0.625rem;
}
.jmc-app_in-by4{
gap:28px;
border-radius:1.25rem;
background:#222019;
padding:2rem;
border:1px solid rgba(244,238,224,0.07);
display:flex;
flex-direction:column;
}
@media(min-width:770px){
.jmc-app_in-by4{
gap:2.5rem;
padding:2.5rem 2.75rem;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.jmc-app_copy-by4{
max-width:35rem;
min-width:0;
}
.jmc-app_eyebrow-by4{
margin-bottom:0.75rem;
}
.jmc-app_h2-by4{
line-height:1.05;
margin-bottom:0.75rem;
color:#F2ECE0;
font-weight:600;
font-size:1.75rem;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
@media(min-width:765px){
.jmc-app_h2-by4{
font-size:2.125rem;
}
}
.jmc-app_text-by4{
color:#7A7468;
margin-bottom:22px;
line-height:1.6;
font-size:0.875rem;
}
.jmc-app_btns-by4{
gap:12px;
display:flex;
flex-wrap:wrap;
}
.jmc-app_btn-by4{
padding:0.688rem 20px;
border-radius:0.813rem;
gap:0.625rem;
transition:background-color .2s ease;
background:#C8A24C;
color:#18160F;
display:inline-flex;
align-items:center;
}
.jmc-app_btn-by4:hover{
background:#D4B060;
}
.jmc-app_btn_ic-by4{
display:inline-flex;
align-items:center;
}
.jmc-app_btn_ic-by4 svg{
width:18px;
height:18px;
}
.jmc-app_btn_lb-by4{
font-weight:700;
font-size:0.844rem;
}
.jmc-app_qr_wrap-by4{
flex:0 0 auto;
gap:1.125rem;
display:flex;
align-items:center;
}
.jmc-app_qr-by4{
flex:0 0 auto;
border-radius:0.813rem;
background-color:#C8A24C;
background-image:repeating-linear-gradient(0deg,#222019 0 0.313rem,transparent 0.313rem 11px),repeating-linear-gradient(90deg,#222019 0 0.313rem,transparent 0.313rem 11px);
height:108px;
width:6.75rem;
}
.jmc-app_qr_cap-by4{
color:#9E9888;
font-size:0.781rem;
line-height:1.4;
max-width:5.75rem;
}
.jmc-gm-by4{
padding:1.875rem 0 10px;
}
.jmc-gm_in-by4{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:882px){
.jmc-gm_in-by4{
grid-template-columns:1.25fr 1fr;
}
}
.jmc-gm_left-by4{
border-radius:1.25rem;
background:#222019;
padding:32px;
border:1px solid rgba(244,238,224,0.07);
min-width:0;
}
.jmc-gm_eyebrow-by4{
margin-bottom:0.625rem;
}
.jmc-gm_h2-by4{
font-size:1.625rem;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:8px;
line-height:1.06;
overflow-wrap:break-word;
font-weight:600;
color:#F2ECE0;
}
@media(min-width:770px){
.jmc-gm_h2-by4{
font-size:1.75rem;
}
}
.jmc-gm_text-by4{
margin-bottom:22px;
color:#7A7468;
max-width:30rem;
font-size:0.875rem;
line-height:1.6;
}
.jmc-gm_level-by4{
font-weight:700;
color:#BC9C5A;
font-size:1.375rem;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:8px;
}
.jmc-gm_bar-by4{
overflow:hidden;
border-radius:62.438rem;
background:rgba(244,238,224,0.12);
margin-bottom:6px;
height:8px;
}
.jmc-gm_bar_fill-by4{
background:linear-gradient(90deg,#A8832E,#DFC072);
border-radius:999px;
height:100%;
}
.jmc-gm_bar_meta-by4{
gap:0.625rem;
display:flex;
justify-content:space-between;
font-size:11px;
margin-bottom:18px;
color:#9E9888;
}
.jmc-gm_missions-by4{
gap:10px;
display:flex;
flex-wrap:wrap;
}
.jmc-gm_mission-by4{
padding:9px 0.938rem;
gap:0.438rem;
border:1px solid rgba(244,238,224,0.12);
border-radius:62.438rem;
background:#1A1814;
align-items:center;
font-size:12.5px;
color:#CEC8B8;
display:inline-flex;
font-weight:600;
}
.jmc-gm_mission_ic-by4{
color:#BC9C5A;
align-items:center;
display:inline-flex;
}
.jmc-gm_mission_ic-by4 svg{
height:0.813rem;
width:13px;
}
.jmc-gm_right-by4{
overflow:hidden;
padding:2rem;
background:linear-gradient(150deg,#1C1A14,#0B0A08);
border-radius:1.25rem;
flex-direction:column;
display:flex;
color:#F2ECE0;
position:relative;
}
.jmc-gm_glow-by4{
background:radial-gradient(circle,rgba(188,156,90,0.12),transparent 70%);
border-radius:50%;
height:150px;
position:absolute;
top:-1.875rem;
right:-30px;
pointer-events:none;
width:150px;
}
.jmc-gm_ref_eyebrow-by4{
position:relative;
margin-bottom:0.625rem;
}
.jmc-gm_ref_h2-by4{
line-height:1.1;
font-size:26px;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:0.5rem;
font-weight:600;
position:relative;
color:#F2ECE0;
overflow-wrap:break-word;
}
.jmc-gm_ref_text-by4{
line-height:1.55;
position:relative;
margin-bottom:1.25rem;
font-size:13.5px;
color:#A89E8C;
}
.jmc-gm_ref_cta-by4{
padding:0.688rem 1.375rem;
background:#D4AA5A;
border-radius:62.438rem;
transition:opacity .2s ease;
color:#18160F;
align-self:flex-start;
font-weight:700;
margin-top:auto;
position:relative;
font-size:0.844rem;
}
.jmc-gm_ref_cta-by4:hover{
opacity:.9;
}
.jmc-vip-by4{
padding:48px 0;
}
@media(min-width:767px){
.jmc-vip-by4{
padding:4rem 0;
}
}
.jmc-vip_head-by4{
gap:0.875rem;
flex-direction:column;
margin-bottom:1.875rem;
display:flex;
}
@media(min-width:881px){
.jmc-vip_head-by4{
gap:1.5rem;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.jmc-vip_eyebrow-by4{
margin-bottom:12px;
}
.jmc-vip_h2-by4{
font-weight:600;
overflow-wrap:break-word;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
font-size:32px;
color:#F2ECE0;
line-height:1.05;
}
@media(min-width:765px){
.jmc-vip_h2-by4{
font-size:40px;
}
}
.jmc-vip_intro-by4{
max-width:26.25rem;
color:#A89E8C;
line-height:1.6;
font-size:14px;
}
.jmc-vip_grid-by4{
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
gap:14px;
display:grid;
}
.jmc-vip_card-by4{
border-radius:0.813rem;
border:1px solid rgba(244,238,224,0.10);
padding:1.375rem 1.125rem;
min-width:0;
}
.jmc-vip_card_feat-by4{
border-color:#D4AA5A;
background:rgba(244,238,224,0.06);
}
.jmc-vip_card_ic-by4{
border-radius:7px;
background:linear-gradient(135deg,#A8832E,#DFC072);
width:2.125rem;
margin-bottom:16px;
height:34px;
display:block;
}
.jmc-vip_name-by4{
font-weight:600;
overflow-wrap:break-word;
font-size:20px;
color:#F2ECE0;
margin-bottom:6px;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
}
.jmc-vip_perk-by4{
color:#A89E8C;
overflow-wrap:break-word;
font-size:12.5px;
line-height:1.5;
}
.jmc-op-by4{
padding:36px 0 10px;
}
.jmc-op_in-by4{
border:1px solid rgba(244,238,224,0.07);
padding:32px;
border-radius:0.813rem;
grid-template-columns:1fr;
gap:2rem;
background:#222019;
display:grid;
align-items:center;
}
@media(min-width:859px){
.jmc-op_in-by4{
grid-template-columns:.9fr 1.1fr;
gap:2.75rem;
padding:34px 40px;
}
}
.jmc-op_left-by4{
min-width:0;
}
.jmc-op_eyebrow-by4{
margin-bottom:12px;
}
.jmc-op_h2-by4{
margin-bottom:10px;
font-weight:600;
line-height:1.08;
overflow-wrap:break-word;
color:#F2ECE0;
font-size:28px;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:770px){
.jmc-op_h2-by4{
font-size:30px;
}
}
.jmc-op_text-by4{
color:#7A7468;
font-size:0.875rem;
line-height:1.6;
}
.jmc-op_grid-by4{
grid-template-columns:1fr 1fr;
background:rgba(244,238,224,0.12);
overflow:hidden;
border-radius:7px;
gap:1px;
border:1px solid rgba(244,238,224,0.12);
display:grid;
}
.jmc-op_field-by4{
padding:18px 20px;
background:#1A1814;
min-width:0;
}
.jmc-op_field_lb-by4{
text-transform:uppercase;
font-size:0.625rem;
letter-spacing:.1em;
color:#BC9C5A;
margin-bottom:0.313rem;
font-weight:600;
}
.jmc-op_field_val-by4{
font-weight:700;
overflow-wrap:break-word;
font-size:14px;
color:#F2ECE0;
}
.jmc-dr-by4{
padding:2.25rem 0 0.625rem;
}
.jmc-dr_in-by4{
gap:1.25rem;
border:1px dashed rgba(244,238,224,0.12);
padding:28px 2rem;
border-radius:0.813rem;
display:flex;
flex-direction:column;
}
@media(min-width:766px){
.jmc-dr_in-by4{
gap:2rem;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.jmc-dr_h2-by4{
overflow-wrap:break-word;
margin-bottom:0.5rem;
line-height:1.1;
font-size:24px;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
color:#F2ECE0;
}
@media(min-width:770px){
.jmc-dr_h2-by4{
font-size:1.625rem;
}
}
.jmc-dr_text-by4{
max-width:680px;
overflow-wrap:break-word;
line-height:1.6;
color:#7A7468;
font-size:0.875rem;
}
.jmc-dr_text-by4 b{
font-weight:700;
color:#F2ECE0;
}
.jmc-dr_cta-by4{
transition:color .2s ease;
flex:0 0 auto;
padding-bottom:2px;
color:#F2ECE0;
font-weight:700;
white-space:nowrap;
border-bottom:1px solid #BC9C5A;
font-size:0.844rem;
}
.jmc-dr_cta-by4:hover{
color:#BC9C5A;
}
.jmc-pmt-by4{
padding:3rem 0 10px;
}
.jmc-pmt_in-by4{
gap:32px;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:877px){
.jmc-pmt_in-by4{
grid-template-columns:1fr 1.1fr;
gap:3rem;
}
}
.jmc-pmt_left-by4{
min-width:0;
}
.jmc-pmt_eyebrow-by4{
margin-bottom:12px;
}
.jmc-pmt_h2-by4{
margin-bottom:0.75rem;
overflow-wrap:break-word;
font-weight:600;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
color:#F2ECE0;
font-size:1.875rem;
line-height:1.06;
}
@media(min-width:766px){
.jmc-pmt_h2-by4{
font-size:2rem;
}
}
.jmc-pmt_text-by4{
margin-bottom:1.375rem;
line-height:1.6;
color:#7A7468;
font-size:14.5px;
}
.jmc-pmt_logos-by4{
grid-template-columns:repeat(2,1fr);
gap:10px;
display:grid;
}
@media(min-width:478px){
.jmc-pmt_logos-by4{
grid-template-columns:repeat(4,1fr);
}
}
.jmc-pmt_logo-by4{
border:1px solid rgba(244,238,224,0.07);
overflow:hidden;
border-radius:7px;
padding:0 0.5rem;
background:#222019;
color:#CEC8B8;
text-align:center;
align-items:center;
text-overflow:ellipsis;
font-weight:700;
height:3.125rem;
display:flex;
white-space:nowrap;
font-size:0.781rem;
justify-content:center;
}
.jmc-pmt_table-by4{
overflow:hidden;
border-radius:0.813rem;
border:1px solid rgba(244,238,224,0.07);
min-width:0;
}
.jmc-pmt_thead-by4{
background:#111009;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
}
.jmc-pmt_th-by4{
overflow:hidden;
padding:0.813rem 0.875rem;
text-transform:uppercase;
font-size:10px;
color:#F2ECE0;
text-overflow:ellipsis;
font-weight:700;
white-space:nowrap;
letter-spacing:.08em;
}
.jmc-pmt_row-by4{
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(244,238,224,0.07);
}
.jmc-pmt_row-by4:nth-child(odd){
background:#222019;
}
.jmc-pmt_td-by4{
padding:0.875rem;
font-size:13.5px;
overflow-wrap:break-word;
min-width:0;
color:#7A7468;
}
.jmc-pmt_row-by4 .jmc-pmt_td-by4:first-child{
color:#F2ECE0;
font-weight:700;
}
.jmc-pmt_row-by4 .jmc-pmt_td-by4:last-child{
font-weight:700;
color:#5A9E72;
}
.jmc-ts-by4{
padding:2.75rem 0;
}
.jmc-ts_in-by4{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:center;
}
@media(min-width:879px){
.jmc-ts_in-by4{
grid-template-columns:1.4fr 1fr;
gap:48px;
}
}
.jmc-ts_left-by4{
min-width:0;
}
.jmc-ts_h2-by4{
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:26px;
margin-bottom:12px;
line-height:1.1;
font-weight:600;
color:#F2ECE0;
}
@media(min-width:767px){
.jmc-ts_h2-by4{
font-size:1.75rem;
}
}
.jmc-ts_text-by4{
max-width:520px;
line-height:1.6;
margin-bottom:1.375rem;
color:#A89E8C;
font-size:14.5px;
}
.jmc-ts_badges-by4{
gap:18px;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.jmc-ts_badge-by4{
font-size:0.813rem;
color:#A89E8C;
font-weight:600;
}
.jmc-ts_pay-by4{
gap:12px;
display:flex;
flex-wrap:wrap;
}
@media(min-width:878px){
.jmc-ts_pay-by4{
justify-content:flex-end;
}
}
.jmc-ts_pay_chip-by4{
padding:0.75rem 1rem;
border:1px solid rgba(244,238,224,0.10);
background:rgba(244,238,224,0.06);
border-radius:13px;
font-weight:700;
color:#F2ECE0;
font-size:14px;
}
.jmc-wy-by4{
padding:48px 0;
}
@media(min-width:765px){
.jmc-wy-by4{
padding:56px 0;
}
}
.jmc-wy_in-by4{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:897px){
.jmc-wy_in-by4{
gap:3rem;
grid-template-columns:.8fr 1.2fr;
}
}
.jmc-wy_left-by4{
min-width:0;
}
.jmc-wy_eyebrow-by4{
margin-bottom:0.875rem;
}
.jmc-wy_h2-by4{
color:#F2ECE0;
line-height:1.05;
margin-bottom:16px;
overflow-wrap:break-word;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
font-size:32px;
font-weight:600;
}
@media(min-width:769px){
.jmc-wy_h2-by4{
font-size:40px;
}
}
.jmc-wy_intro-by4{
font-size:0.938rem;
line-height:1.6;
color:#7A7468;
}
.jmc-wy_grid-by4{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:562px){
.jmc-wy_grid-by4{
grid-template-columns:1fr 1fr;
}
}
.jmc-wy_card-by4{
border-radius:13px;
border:1px solid rgba(244,238,224,0.07);
background:#222019;
padding:26px;
min-width:0;
}
.jmc-wy_card_ic-by4{
align-items:center;
display:inline-flex;
justify-content:center;
color:#BC9C5A;
margin-bottom:1rem;
}
.jmc-wy_card_ic-by4 svg{
width:1.625rem;
height:1.625rem;
}
.jmc-wy_card_h-by4{
margin-bottom:0.5rem;
line-height:1.15;
font-size:21px;
color:#F2ECE0;
font-weight:600;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
.jmc-wy_card_p-by4{
overflow-wrap:break-word;
color:#7A7468;
line-height:1.55;
font-size:14px;
}
.jmc-prov-by4{
padding:2.5rem 0 1.25rem;
}
.jmc-prov_eyebrow-by4{
margin-bottom:18px;
display:block;
}
.jmc-prov_grid-by4{
grid-template-columns:repeat(2,1fr);
gap:0.75rem;
display:grid;
}
@media(min-width:559px){
.jmc-prov_grid-by4{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:899px){
.jmc-prov_grid-by4{
grid-template-columns:repeat(6,1fr);
}
}
.jmc-et-by4{
padding:2.25rem 0 10px;
}
.jmc-et_in-by4{
gap:32px;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:878px){
.jmc-et_in-by4{
gap:48px;
grid-template-columns:1.1fr .9fr;
}
}
.jmc-et_left-by4{
min-width:0;
}
.jmc-et_eyebrow-by4{
margin-bottom:0.75rem;
}
.jmc-et_h2-by4{
font-weight:600;
margin-bottom:0.875rem;
color:#F2ECE0;
overflow-wrap:break-word;
font-size:1.75rem;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.06;
}
@media(min-width:767px){
.jmc-et_h2-by4{
font-size:2rem;
}
}
.jmc-et_text-by4{
line-height:1.65;
font-size:15px;
margin-bottom:1.375rem;
color:#7A7468;
}
.jmc-et_stats-by4{
gap:24px;
display:flex;
flex-wrap:wrap;
}
.jmc-et_stat-by4{
min-width:0;
}
.jmc-et_stat_v-by4{
color:#F2ECE0;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
font-size:26px;
line-height:1;
font-weight:700;
}
.jmc-et_stat_l-by4{
font-size:12.5px;
margin-top:4px;
color:#9E9888;
}
.jmc-et_right-by4{
gap:0.75rem;
display:flex;
flex-direction:column;
}
.jmc-et_member-by4{
padding:1.125rem 20px;
gap:1rem;
background:#222019;
border:1px solid rgba(244,238,224,0.07);
border-radius:0.813rem;
min-width:0;
align-items:center;
display:flex;
}
.jmc-et_member_av-by4{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#1C1A14,#BC9C5A);
height:3rem;
width:3rem;
}
.jmc-et_member_name-by4{
overflow-wrap:break-word;
font-size:15px;
color:#F2ECE0;
font-weight:700;
}
.jmc-et_member_role-by4{
color:#9E9888;
font-size:0.781rem;
overflow-wrap:break-word;
}
.jmc-et_updated-by4{
border-radius:13px;
padding:0.875rem 18px;
border:1px solid rgba(244,238,224,0.07);
gap:8px;
background:#1A1814;
display:flex;
font-size:0.781rem;
color:#7A7468;
align-items:center;
}
.jmc-rv-by4{
background:#222019;
padding:48px 0;
border-bottom:1px solid rgba(244,238,224,0.07);
border-top:1px solid rgba(244,238,224,0.07);
margin-top:1.5rem;
}
@media(min-width:769px){
.jmc-rv-by4{
padding:56px 0;
}
}
.jmc-rv_head-by4{
gap:1rem;
margin-bottom:1.875rem;
flex-direction:column;
display:flex;
}
@media(min-width:769px){
.jmc-rv_head-by4{
gap:1.25rem;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.jmc-rv_eyebrow-by4{
margin-bottom:0.625rem;
}
.jmc-rv_h2-by4{
overflow-wrap:break-word;
font-weight:600;
color:#F2ECE0;
font-size:30px;
line-height:1.05;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:765px){
.jmc-rv_h2-by4{
font-size:38px;
}
}
.jmc-rv_agg-by4{
gap:0.75rem;
align-items:center;
display:flex;
}
.jmc-rv_agg_stars-by4{
gap:3px;
color:#BC9C5A;
display:flex;
}
.jmc-rv_agg_stars-by4 svg{
height:18px;
width:1.125rem;
}
.jmc-rv_source-by4{
font-size:13px;
color:#7A7468;
}
.jmc-rv_grid-by4{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:759px){
.jmc-rv_grid-by4{
grid-template-columns:repeat(3,1fr);
}
}
.jmc-rv_card-by4{
padding:1.625rem;
border:1px solid rgba(244,238,224,0.07);
background:#1A1814;
border-radius:0.813rem;
min-width:0;
}
.jmc-rv_card_stars-by4{
gap:2px;
margin-bottom:0.75rem;
color:#BC9C5A;
display:flex;
}
.jmc-rv_card_stars-by4 svg{
width:0.875rem;
height:0.875rem;
}
.jmc-rv_card_body-by4{
font-weight:500;
line-height:1.45;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
font-size:18px;
margin-bottom:1rem;
overflow-wrap:break-word;
color:#F2ECE0;
}
.jmc-rv_card_meta-by4{
gap:10px;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.jmc-rv_card_av-by4{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#A8832E,#DFC072);
width:2rem;
height:32px;
}
.jmc-rv_card_author-by4{
color:#F2ECE0;
font-weight:700;
font-size:13px;
}
.jmc-rv_card_loc-by4{
font-size:0.75rem;
color:#9E9888;
}
.jmc-tt-by4{
padding:48px 0 0.625rem;
}
@media(min-width:769px){
.jmc-tt-by4{
padding:3.75rem 0 10px;
}
}
.jmc-tt_head-by4{
text-align:center;
margin-bottom:34px;
}
.jmc-tt_eyebrow-by4{
margin-bottom:12px;
}
.jmc-tt_h2-by4{
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
color:#F2ECE0;
font-weight:600;
overflow-wrap:break-word;
font-size:32px;
}
@media(min-width:765px){
.jmc-tt_h2-by4{
font-size:42px;
}
}
.jmc-tt_grid-by4{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:762px){
.jmc-tt_grid-by4{
grid-template-columns:repeat(3,1fr);
}
}
.jmc-tt_card-by4{
background:#222019;
padding:30px;
border:1px solid rgba(244,238,224,0.07);
border-radius:0.813rem;
display:flex;
flex-direction:column;
min-width:0;
}
.jmc-tt_card_ic-by4{
align-items:center;
margin-bottom:18px;
color:#BC9C5A;
display:inline-flex;
}
.jmc-tt_card_ic-by4 svg{
width:28px;
height:28px;
}
.jmc-tt_card_h-by4{
overflow-wrap:break-word;
color:#F2ECE0;
font-weight:600;
margin-bottom:8px;
font-size:1.375rem;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.15;
}
.jmc-tt_card_p-by4{
line-height:1.6;
color:#7A7468;
margin-bottom:0.875rem;
font-size:0.875rem;
overflow-wrap:break-word;
}
.jmc-tt_card_p-by4 b{
font-weight:700;
color:#F2ECE0;
}
.jmc-tt_card_link-by4{
transition:color .2s ease;
padding-bottom:2px;
margin-top:auto;
align-self:flex-start;
border-bottom:1px solid #BC9C5A;
color:#F2ECE0;
font-size:13px;
font-weight:700;
}
.jmc-tt_card_link-by4:hover{
color:#BC9C5A;
}
.jmc-hts-by4{
padding:3rem 0;
}
@media(min-width:768px){
.jmc-hts-by4{
padding:62px 0;
}
}
.jmc-hts_head-by4{
gap:1.125rem;
margin-bottom:2.125rem;
display:flex;
flex-direction:column;
}
@media(min-width:768px){
.jmc-hts_head-by4{
gap:24px;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.jmc-hts_eyebrow-by4{
margin-bottom:12px;
}
.jmc-hts_h2-by4{
font-weight:600;
overflow-wrap:break-word;
font-size:1.875rem;
line-height:1.05;
color:#F2ECE0;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:771px){
.jmc-hts_h2-by4{
font-size:38px;
}
}
.jmc-hts_cta-by4{
flex:0 0 auto;
background:#D4AA5A;
border-radius:999px;
transition:opacity .2s ease;
padding:15px 30px;
font-weight:700;
font-size:15px;
color:#18160F;
}
.jmc-hts_cta-by4:hover{
opacity:.9;
}
.jmc-hts_grid-by4{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:761px){
.jmc-hts_grid-by4{
grid-template-columns:repeat(3,1fr);
}
}
.jmc-hts_step-by4{
border-top:1px solid rgba(244,238,224,0.10);
min-width:0;
padding-top:1.375rem;
}
.jmc-hts_step_num-by4{
font-weight:700;
margin-bottom:14px;
color:#D4AA5A;
line-height:1;
font-size:2.75rem;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
}
.jmc-hts_step_h-by4{
font-weight:700;
overflow-wrap:break-word;
color:#F2ECE0;
font-size:1.188rem;
margin-bottom:0.5rem;
line-height:1.2;
}
.jmc-hts_step_p-by4{
color:#A89E8C;
line-height:1.55;
overflow-wrap:break-word;
font-size:0.875rem;
}
.jmc-gd-by4{
padding:48px 0 0.625rem;
}
.jmc-gd_head-by4{
gap:0.875rem;
margin-bottom:24px;
flex-direction:column;
display:flex;
}
@media(min-width:680px){
.jmc-gd_head-by4{
gap:20px;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.jmc-gd_eyebrow-by4{
margin-bottom:10px;
}
.jmc-gd_h2-by4{
line-height:1.05;
font-size:1.75rem;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
color:#F2ECE0;
}
@media(min-width:768px){
.jmc-gd_h2-by4{
font-size:34px;
}
}
.jmc-gd_more-by4{
flex:0 0 auto;
transition:color .2s ease,border-color .2s ease;
font-weight:600;
font-size:0.844rem;
padding-bottom:2px;
border-bottom:1px solid #F2ECE0;
color:#F2ECE0;
}
.jmc-gd_more-by4:hover{
border-color:#BC9C5A;
color:#BC9C5A;
}
.jmc-gd_grid-by4{
grid-template-columns:1fr;
gap:1.25rem;
display:grid;
}
@media(min-width:721px){
.jmc-gd_grid-by4{
grid-template-columns:repeat(3,1fr);
}
}
.jmc-gd_card-by4{
background:#222019;
border-radius:0.813rem;
overflow:hidden;
border:1px solid rgba(244,238,224,0.07);
min-width:0;
display:block;
}
.jmc-gd_card_img-by4{
background:linear-gradient(140deg,#1C1A14,#BC9C5A);
height:150px;
}
.jmc-gd_card_body-by4{
padding:1.375rem;
}
.jmc-gd_card_cat-by4{
text-transform:uppercase;
font-size:0.625rem;
font-weight:600;
letter-spacing:.1em;
color:#BC9C5A;
}
.jmc-gd_card_h-by4{
margin:0.5rem 0 10px;
line-height:1.2;
color:#F2ECE0;
font-weight:600;
font-size:19px;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
.jmc-gd_card_meta-by4{
overflow-wrap:break-word;
font-size:12px;
color:#9E9888;
}
.jmc-lh-by4{
padding:40px 0 20px;
}
.jmc-lh_in-by4{
padding-top:34px;
border-top:1px solid rgba(244,238,224,0.12);
}
.jmc-lh_eyebrow-by4{
display:block;
margin-bottom:1.375rem;
}
.jmc-lh_grid-by4{
grid-template-columns:1fr 1fr;
gap:28px;
display:grid;
}
@media(min-width:601px){
.jmc-lh_grid-by4{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:961px){
.jmc-lh_grid-by4{
grid-template-columns:repeat(5,1fr);
}
}
.jmc-lh_col-by4{
min-width:0;
}
.jmc-lh_col_h-by4{
margin-bottom:12px;
overflow-wrap:break-word;
font-weight:700;
font-size:13px;
color:#F2ECE0;
}
.jmc-lh_links-by4{
gap:8px;
flex-direction:column;
display:flex;
}
.jmc-lh_link-by4{
transition:color .2s ease;
font-size:0.813rem;
overflow-wrap:break-word;
color:#7A7468;
}
.jmc-lh_link-by4:hover{
color:#BC9C5A;
}
.jmc-sc-by4{
padding:3rem 0 0.625rem;
}
.jmc-sc_head-by4{
margin-bottom:1.75rem;
text-align:center;
}
.jmc-sc_eyebrow-by4{
margin-bottom:0.75rem;
}
.jmc-sc_h2-by4{
font-size:1.875rem;
overflow-wrap:break-word;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
font-weight:600;
color:#F2ECE0;
}
@media(min-width:767px){
.jmc-sc_h2-by4{
font-size:36px;
}
}
.jmc-sc_table-by4{
margin:0 auto;
border:1px solid rgba(244,238,224,0.07);
border-radius:0.813rem;
overflow:hidden;
max-width:900px;
}
.jmc-sc_thead-by4{
grid-template-columns:1.6fr 1fr 1fr;
background:#111009;
display:grid;
}
.jmc-sc_th-by4{
padding:15px 1.125rem;
color:#A89E8C;
text-align:center;
overflow-wrap:break-word;
font-size:13px;
font-weight:700;
}
.jmc-sc_th-by4:first-child{
text-align:left;
}
.jmc-sc_th_us-by4{
color:#D4AA5A;
}
.jmc-sc_row-by4{
grid-template-columns:1.6fr 1fr 1fr;
border-top:1px solid rgba(244,238,224,0.07);
display:grid;
}
.jmc-sc_row-by4:nth-child(even){
background:#222019;
}
.jmc-sc_td-by4{
padding:0.938rem 18px;
text-align:center;
overflow-wrap:break-word;
font-size:0.875rem;
color:#9E9888;
min-width:0;
}
.jmc-sc_td-by4:first-child{
text-align:left;
font-weight:600;
color:#CEC8B8;
}
.jmc-sc_td_us-by4{
color:#5A9E72;
font-weight:700;
}
.jmc-sg-by4{
padding:3rem 0 10px;
}
.jmc-sg_eyebrow-by4{
margin-bottom:0.75rem;
display:block;
}
.jmc-sg_h2-by4{
font-weight:600;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:28px;
font-size:1.875rem;
line-height:1.05;
overflow-wrap:break-word;
color:#F2ECE0;
}
@media(min-width:766px){
.jmc-sg_h2-by4{
font-size:36px;
}
}
.jmc-sg_grid-by4{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:717px){
.jmc-sg_grid-by4{
grid-template-columns:repeat(3,1fr);
}
}
.jmc-sg_col-by4{
min-width:0;
}
.jmc-sg_col_h-by4{
margin-bottom:0.625rem;
font-size:1.375rem;
color:#F2ECE0;
overflow-wrap:break-word;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.15;
font-weight:600;
}
.jmc-sg_col_p-by4{
line-height:1.65;
color:#7A7468;
overflow-wrap:break-word;
font-size:14px;
}
.jmc-el-by4{
padding:48px 0;
}
@media(min-width:770px){
.jmc-el-by4{
padding:56px 0;
}
}
.jmc-el_in-by4{
grid-template-columns:1fr;
gap:2.5rem;
align-items:start;
display:grid;
}
@media(min-width:902px){
.jmc-el_in-by4{
gap:3.5rem;
grid-template-columns:1fr 1fr;
}
}
.jmc-el_left-by4{
min-width:0;
}
.jmc-el_eyebrow-by4{
margin-bottom:0.875rem;
}
.jmc-el_h2-by4{
color:#F2ECE0;
font-size:2rem;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.08;
font-weight:600;
margin-bottom:1.375rem;
overflow-wrap:break-word;
}
@media(min-width:770px){
.jmc-el_h2-by4{
font-size:2.375rem;
}
}
.jmc-el_body-by4 p{
line-height:1.7;
font-size:1rem;
overflow-wrap:break-word;
margin-bottom:1.125rem;
color:#CEC8B8;
}
.jmc-el_dropcap-by4{
padding:0.375rem 0.75rem 0 0;
color:#BC9C5A;
font-weight:700;
font-size:3.875rem;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
line-height:.8;
float:left;
}
.jmc-el_right-by4{
min-width:0;
}
.jmc-el_quote-by4{
background:linear-gradient(150deg,#1C1A14,#0B0A08);
padding:2.25rem;
border-radius:20px;
position:relative;
color:#F2ECE0;
margin-bottom:1.5rem;
}
.jmc-el_quote_mark-by4{
color:#D4AA5A;
align-items:center;
display:inline-flex;
margin-bottom:6px;
}
.jmc-el_quote_mark-by4 svg{
width:2.125rem;
height:2.125rem;
}
.jmc-el_quote_text-by4{
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.4;
font-weight:500;
overflow-wrap:break-word;
margin-bottom:22px;
font-size:22px;
color:#F2ECE0;
}
.jmc-el_quote_meta-by4{
gap:0.75rem;
display:flex;
align-items:center;
}
.jmc-el_quote_av-by4{
flex:0 0 auto;
background:linear-gradient(135deg,#A8832E,#DFC072);
border-radius:50%;
width:2.375rem;
height:38px;
}
.jmc-el_quote_author-by4{
color:#F2ECE0;
font-weight:700;
font-size:0.875rem;
}
.jmc-el_quote_meta_sub-by4{
font-size:12px;
color:#A89E8C;
}
.jmc-el_explain-by4{
overflow:hidden;
border-radius:0.813rem;
border:1px solid rgba(244,238,224,0.07);
}
.jmc-el_explain_card-by4{
padding:1.375rem 1.5rem;
}
.jmc-el_explain_card-by4+.jmc-el_explain_card-by4{
border-top:1px solid rgba(244,238,224,0.07);
}
.jmc-el_explain_h-by4{
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:0.5rem;
font-weight:600;
font-size:20px;
overflow-wrap:break-word;
color:#F2ECE0;
line-height:1.15;
}
.jmc-el_explain_p-by4{
line-height:1.55;
font-size:14px;
overflow-wrap:break-word;
color:#7A7468;
}
.jmc-sb-by4{
background:#222019;
padding:48px 0;
border-top:1px solid rgba(244,238,224,0.07);
margin-top:1.5rem;
border-bottom:1px solid rgba(244,238,224,0.07);
}
@media(min-width:771px){
.jmc-sb-by4{
padding:3.5rem 0;
}
}
.jmc-sb_eyebrow-by4{
margin-bottom:0.75rem;
display:block;
}
.jmc-sb_h2-by4{
margin-bottom:26px;
color:#F2ECE0;
font-weight:600;
font-size:30px;
overflow-wrap:break-word;
line-height:1.05;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.jmc-sb_h2-by4{
font-size:2.25rem;
}
}
.jmc-sb_grid-by4{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:560px){
.jmc-sb_grid-by4{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:961px){
.jmc-sb_grid-by4{
grid-template-columns:repeat(4,1fr);
}
}
.jmc-sb_card-by4{
padding:24px;
border-radius:0.813rem;
background:#1A1814;
border:1px solid rgba(244,238,224,0.07);
min-width:0;
}
.jmc-sb_card_h-by4{
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.15;
overflow-wrap:break-word;
font-size:19px;
color:#F2ECE0;
font-weight:600;
margin-bottom:8px;
}
.jmc-sb_card_p-by4{
font-size:0.844rem;
overflow-wrap:break-word;
color:#7A7468;
line-height:1.6;
}
.jmc-sb_rtp-by4{
padding:1.625rem 28px;
gap:24px;
border:1px solid rgba(244,238,224,0.07);
background:#1A1814;
border-radius:13px;
grid-template-columns:1fr;
margin-top:18px;
align-items:center;
display:grid;
}
@media(min-width:761px){
.jmc-sb_rtp-by4{
gap:2.5rem;
grid-template-columns:1fr 1fr;
}
}
.jmc-sb_rtp_h-by4{
margin-bottom:8px;
font-weight:600;
font-size:20px;
line-height:1.15;
color:#F2ECE0;
overflow-wrap:break-word;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
}
.jmc-sb_rtp_p-by4{
font-size:13.5px;
overflow-wrap:break-word;
color:#7A7468;
line-height:1.6;
}
.jmc-sb_rtp_stats-by4{
gap:16px;
display:flex;
}
.jmc-sb_stat-by4{
padding:1.125rem;
border-radius:7px;
background:#222019;
flex:1 1 0;
min-width:0;
text-align:center;
}
.jmc-sb_stat_v-by4{
font-size:1.625rem;
color:#5A9E72;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:700;
}
.jmc-sb_stat_l-by4{
font-size:0.719rem;
margin-top:0.25rem;
color:#9E9888;
}
.jmc-faq-by4{
padding:3rem 0;
background:#222019;
margin-top:1.5rem;
border-top:1px solid rgba(244,238,224,0.07);
border-bottom:1px solid rgba(244,238,224,0.07);
}
@media(min-width:766px){
.jmc-faq-by4{
padding:62px 0;
}
}
.jmc-faq_head-by4{
text-align:center;
margin-bottom:2.125rem;
}
.jmc-faq_eyebrow-by4{
margin-bottom:12px;
}
.jmc-faq_h2-by4{
color:#F2ECE0;
font-size:32px;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:769px){
.jmc-faq_h2-by4{
font-size:38px;
}
}
.jmc-faq_list-by4{
margin:0 auto;
gap:12px;
flex-direction:column;
max-width:820px;
display:flex;
}
.jmc-faq_item-by4{
overflow:hidden;
border:1px solid rgba(244,238,224,0.07);
background:#1A1814;
border-radius:0.813rem;
}
.jmc-faq_q-by4{
list-style:none;
padding:1.25rem 1.5rem;
gap:1.25rem;
font-size:16px;
color:#F2ECE0;
align-items:center;
font-weight:700;
justify-content:space-between;
cursor:pointer;
overflow-wrap:break-word;
display:flex;
}
.jmc-faq_q-by4::-webkit-details-marker{
display:none;
}
.jmc-faq_q_ic-by4{
flex:0 0 auto;
transition:transform .2s ease;
display:inline-flex;
color:#BC9C5A;
align-items:center;
}
.jmc-faq_q_ic-by4 svg{
height:18px;
width:1.125rem;
}
.jmc-faq_item-by4[open] .jmc-faq_q_ic-by4{
transform:rotate(180deg);
}
.jmc-faq_a-by4{
padding:0 24px 20px;
color:#7A7468;
font-size:0.906rem;
line-height:1.6;
overflow-wrap:break-word;
}
.jmc-ft-by4{
background:#111009;
color:#A89E8C;
margin-top:40px;
}
.jmc-ft_in-by4{
padding:3rem 0 1.75rem;
gap:32px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:601px){
.jmc-ft_in-by4{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:901px){
.jmc-ft_in-by4{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.jmc-ft_brand-by4{
min-width:0;
}
.jmc-ft_logo-by4{
font-size:26px;
overflow-wrap:break-word;
font-weight:700;
color:#F2ECE0;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
}
.jmc-ft_tagline-by4{
font-size:13.5px;
max-width:17.5rem;
margin-top:0.875rem;
line-height:1.6;
color:#A89E8C;
}
.jmc-ft_contact-by4{
transition:color .2s ease;
margin-top:0.75rem;
display:inline-block;
font-size:13px;
overflow-wrap:anywhere;
color:#D4AA5A;
max-width:280px;
}
.jmc-ft_contact-by4:hover{
color:#F2ECE0;
}
.jmc-ft_col-by4{
min-width:0;
}
.jmc-ft_col_h-by4{
font-size:0.813rem;
letter-spacing:.08em;
color:#F2ECE0;
text-transform:uppercase;
overflow-wrap:break-word;
margin-bottom:14px;
font-weight:700;
}
.jmc-ft_col_links-by4{
gap:10px;
display:flex;
flex-direction:column;
}
.jmc-ft_link-by4{
transition:color .2s ease;
font-size:13.5px;
color:#A89E8C;
overflow-wrap:break-word;
}
.jmc-ft_link-by4:hover{
color:#F2ECE0;
}
.jmc-ft_bot-by4{
gap:16px;
padding:1.375rem 0 2.5rem;
flex-direction:column;
display:flex;
border-top:1px solid rgba(244,238,224,0.10);
}
@media(min-width:770px){
.jmc-ft_bot-by4{
gap:1.25rem;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.jmc-ft_legal-by4{
max-width:47.5rem;
font-size:11.5px;
overflow-wrap:break-word;
color:#524E46;
line-height:1.6;
}
.jmc-ft_legal-by4 b{
color:#A89E8C;
font-weight:700;
}
.jmc-ft_age-by4{
flex:0 0 auto;
border-radius:0.438rem;
padding:0.25rem 0.563rem;
border:1.5px solid #D4AA5A;
font-weight:700;
color:#D4AA5A;
font-size:0.813rem;
}