*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F5F3F0;
text-rendering:optimizeLegibility;
line-height:1.6;
-webkit-font-smoothing:antialiased;
overflow-wrap:break-word;
font-size:0.938rem;
color:#2E2B25;
font-family:"IBM Plex Sans", 'Helvetica Neue', Arial, sans-serif;
}
img{
display:block;
max-width:100%;
}
a{
color:inherit;
text-decoration:none;
}
button{
background:none;
border:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
height:0.5rem;
width:0.5rem;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.52);
border-radius:8px;
}
::-webkit-scrollbar-track{
background:transparent;
}
.mom_layoutimj{
min-height:100vh;
display:flex;
flex-direction:column;
}
.mom_mainimj{
flex:1 1 auto;
min-width:0;
width:100%;
}
.mom_containerimj{
margin:0 auto;
padding:0 1rem;
max-width:87.5rem;
width:100%;
}
@media(min-width:765px){
.mom_containerimj{
padding:0 32px;
}
}
@media(min-width:1101px){
.mom_containerimj{
padding:0 56px;
}
}
.mom_eyebrowimj{
display:inline-block;
font-family:"IBM Plex Sans", 'Helvetica Neue', Arial, sans-serif;
overflow-wrap:break-word;
letter-spacing:.2em;
text-transform:uppercase;
font-size:11px;
line-height:1.4;
color:#9E7F52;
font-weight:600;
}
.mom_bandimj{
background:#1A1917;
color:#F0EDE8;
}
.mom_bandimj .mom_eyebrowimj{
color:#C6AE82;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.mom_tbimj{
background:#F5F3F0;
position:sticky;
z-index:50;
border-bottom:1px solid rgba(20,18,12,0.15);
top:0;
}
.mom_tb_inimj{
margin:0 auto;
padding:0.75rem 1rem;
gap:16px;
max-width:87.5rem;
align-items:center;
width:100%;
justify-content:space-between;
display:flex;
}
@media(min-width:769px){
.mom_tb_inimj{
padding:16px 2rem;
}
}
@media(min-width:1098px){
.mom_tb_inimj{
padding:1.125rem 56px;
}
}
.mom_tb_leftimj{
gap:28px;
align-items:center;
display:flex;
min-width:0;
}
.mom_tb_logoimj{
gap:11px;
align-items:center;
display:flex;
min-width:0;
}
.mom_tb_logo_markimj{
border-radius:8px;
flex:0 0 auto;
object-fit:cover;
width:34px;
height:2.125rem;
}
.mom_tb_logo_txtimj{
display:flex;
min-width:0;
flex-direction:column;
line-height:1;
}
.mom_tb_logo_nameimj{
overflow:hidden;
text-overflow:ellipsis;
letter-spacing:.02em;
color:#16140F;
font-weight:700;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
white-space:nowrap;
font-size:1.375rem;
}
.mom_tb_logo_subimj{
overflow:hidden;
text-transform:uppercase;
color:#9E7F52;
white-space:nowrap;
font-weight:600;
letter-spacing:.32em;
font-size:8.5px;
text-overflow:ellipsis;
margin-top:4px;
}
.mom_tb_navimj{
display:none;
}
@media(min-width:962px){
.mom_tb_navimj{
gap:1.75rem;
display:flex;
align-items:center;
}
}
.mom_tb_nav_itemimj{
transition:color .22s ease,border-color .22s ease;
border-bottom:2px solid transparent;
font-size:0.875rem;
font-weight:600;
padding-bottom:3px;
white-space:nowrap;
color:#2E2B25;
}
.mom_tb_nav_itemimj:hover{
color:#16140F;
}
.mom_tb_nav_itemimj.mom_state_activeimj{
border-color:#9E7F52;
color:#16140F;
}
.mom_tb_rightimj{
gap:0.875rem;
flex:0 0 auto;
align-items:center;
display:flex;
}
.mom_tb_searchimj{
transition:color .22s ease;
color:#2E2B25;
display:flex;
align-items:center;
justify-content:center;
}
.mom_tb_searchimj:hover{
color:#9E7F52;
}
.mom_tb_searchimj svg{
height:1.125rem;
width:1.125rem;
}
.mom_tb_langimj{
text-transform:uppercase;
color:#6B6560;
letter-spacing:.1em;
font-size:11px;
font-weight:600;
}
.mom_tb_langimj:hover{
color:#16140F;
}
.mom_tb_loginimj{
font-weight:600;
display:none;
font-size:0.875rem;
color:#16140F;
}
@media(min-width:771px){
.mom_tb_loginimj{
display:inline-block;
}
}
.mom_tb_registerimj{
background:#16140F;
transition:background-color .22s ease;
border-radius:62.438rem;
padding:0.688rem 22px;
font-size:0.875rem;
color:#F0EDE8;
font-weight:700;
white-space:nowrap;
}
.mom_tb_registerimj:hover{
background:#2E2B25;
}
.mom_mobimj{
background:#F5F3F0;
border-top:1px solid rgba(20,18,12,0.15);
padding-bottom:env(safe-area-inset-bottom);
left:0;
position:fixed;
right:0;
z-index:60;
bottom:0;
}
@media(min-width:959px){
.mom_mobimj{
display:none;
}
}
.mom_mob_inimj{
margin:0 auto;
align-items:stretch;
max-width:560px;
display:flex;
justify-content:space-around;
}
.mom_mob_itemimj{
transition:color .22s ease;
flex:1 1 0;
padding:9px 4px;
gap:3px;
display:flex;
align-items:center;
flex-direction:column;
color:#6B6560;
min-width:0;
}
.mom_mob_itemimj.mom_state_activeimj{
color:#9E7F52;
}
.mom_mob_icimj{
align-items:center;
justify-content:center;
display:flex;
}
.mom_mob_icimj svg{
height:20px;
width:20px;
}
.mom_mob_lbimj{
overflow:hidden;
max-width:100%;
font-weight:600;
font-size:10px;
white-space:nowrap;
text-overflow:ellipsis;
}
@media(max-width:960px){
body{
padding-bottom:3.75rem;
}
}
.mom_railimj{
position:relative;
min-width:0;
}
.mom_rail_scrollimj{
gap:0.875rem;
-webkit-overflow-scrolling:touch;
scrollbar-width:thin;
padding-bottom:14px;
display:flex;
overflow-x:auto;
}
@media(min-width:766px){
.mom_rail_scrollimj{
gap:1.125rem;
}
}
.mom_gcimj{
flex:0 0 auto;
display:block;
width:150px;
}
@media(min-width:768px){
.mom_gcimj{
width:11.75rem;
}
}
.mom_gc_imgimj{
overflow:hidden;
background:#FFFFFF;
border-radius:0.875rem;
padding-bottom:133.33%;
position:relative;
box-shadow:0 2px 6px rgba(20,18,12,0.07), 0 0.5rem 20px rgba(20,18,12,0.06);
}
.mom_gc_imgimj img{
inset:0;
position:absolute;
height:100%;
object-fit:cover;
width:100%;
}
.mom_gc_coverimj{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
inset:0;
position:absolute;
pointer-events:none;
}
.mom_gc_hoverimj{
background:rgba(0,0,0,0.52);
transition:opacity .22s ease;
inset:0;
align-items:center;
display:flex;
position:absolute;
justify-content:center;
opacity:0;
}
.mom_gcimj:hover .mom_gc_hoverimj{
opacity:1;
}
.mom_gc_hover_btnimj{
border-radius:999px;
background:#16140F;
display:flex;
height:2.875rem;
justify-content:center;
color:#F0EDE8;
align-items:center;
width:2.875rem;
}
.mom_gc_hover_btnimj svg{
height:1.125rem;
width:1.125rem;
}
.mom_gc_infoimj{
gap:2px;
margin-top:9px;
flex-direction:column;
display:flex;
min-width:0;
}
.mom_gc_nameimj{
overflow:hidden;
font-weight:700;
white-space:nowrap;
font-size:13px;
text-overflow:ellipsis;
color:#16140F;
}
.mom_gc_provimj{
overflow:hidden;
font-size:0.688rem;
text-overflow:ellipsis;
white-space:nowrap;
color:#6B6560;
}
.mom_gc_metaimj{
font-size:0.688rem;
color:#6B6560;
}
.mom_tcimj{
flex:0 0 auto;
width:180px;
display:block;
}
@media(min-width:767px){
.mom_tcimj{
width:14.375rem;
}
}
.mom_tc_imgimj{
overflow:hidden;
background:#FFFFFF;
border-radius:0.875rem;
position:relative;
box-shadow:0 2px 0.375rem rgba(20,18,12,0.07), 0 0.5rem 1.25rem rgba(20,18,12,0.06);
padding-bottom:75%;
}
.mom_tc_imgimj img{
inset:0;
position:absolute;
height:100%;
width:100%;
object-fit:cover;
}
.mom_tc_infoimj{
gap:2px;
min-width:0;
flex-direction:column;
margin-top:0.563rem;
display:flex;
}
.mom_tc_nameimj{
overflow:hidden;
font-weight:700;
color:#16140F;
text-overflow:ellipsis;
font-size:0.875rem;
white-space:nowrap;
}
.mom_tc_rtpimj{
font-size:0.688rem;
color:#6B6560;
}
.mom_lcimj{
flex:0 0 auto;
width:230px;
display:block;
}
@media(min-width:770px){
.mom_lcimj{
width:16.75rem;
}
}
.mom_lc_imgimj{
background:#FFFFFF;
border-radius:14px;
overflow:hidden;
box-shadow:0 2px 0.375rem rgba(20,18,12,0.07), 0 0.5rem 20px rgba(20,18,12,0.06);
padding-bottom:62.5%;
position:relative;
}
.mom_lc_imgimj img{
inset:0;
position:absolute;
object-fit:cover;
height:100%;
width:100%;
}
.mom_lc_liveimj{
border-radius:999px;
gap:7px;
background:rgba(0,0,0,0.52);
padding:0.25rem 0.563rem;
top:12px;
position:absolute;
align-items:center;
left:0.75rem;
display:flex;
}
.mom_lc_live_dotimj{
background:#C0392B;
animation:zm2-pulse 1.6s infinite;
border-radius:50%;
height:8px;
width:0.5rem;
}
.mom_lc_seatsimj{
letter-spacing:.08em;
text-transform:uppercase;
color:#F0EDE8;
font-weight:600;
font-size:10px;
}
.mom_lc_infoimj{
gap:2px;
margin-top:0.563rem;
min-width:0;
display:flex;
flex-direction:column;
}
.mom_lc_nameimj{
overflow:hidden;
text-overflow:ellipsis;
font-weight:700;
font-size:0.938rem;
white-space:nowrap;
color:#16140F;
}
.mom_lc_betimj{
font-size:11px;
color:#6B6560;
}
.mom_pcimj{
gap:0.5rem;
padding:16px 14px;
background:#FFFFFF;
border:1px solid rgba(20,18,12,0.08);
border-radius:14px;
justify-content:center;
flex-direction:column;
display:flex;
align-items:center;
min-height:4.625rem;
min-width:0;
}
.mom_pc_logoimj{
flex:0 0 auto;
width:auto;
max-width:100%;
object-fit:contain;
height:28px;
}
.mom_pc_nameimj{
overflow:hidden;
text-overflow:ellipsis;
font-size:0.688rem;
max-width:100%;
white-space:nowrap;
text-align:center;
color:#6B6560;
}
.mom_gc_tagimj{
padding:3px 8px;
border-radius:8px;
left:0.625rem;
font-size:0.625rem;
z-index:2;
text-transform:uppercase;
position:absolute;
display:inline-block;
letter-spacing:.06em;
font-weight:700;
top:10px;
}
.mom_gc_tag_hotimj{
background:#C0392B;
color:#F0EDE8;
}
.mom_gc_tag_newimj{
background:#C6AE82;
color:#16140F;
}
.mom_gc_tag_jpimj{
background:#B8832A;
color:#16140F;
}
.mom_gc_tag_liveimj{
background:#C0392B;
color:#F0EDE8;
}
.mom_shimj{
margin-bottom:18px;
min-width:0;
}
.mom_sh_rowimj{
gap:16px;
align-items:flex-end;
display:flex;
flex-wrap:wrap;
justify-content:space-between;
}
.mom_sh_rowimj .mom_sh_limj{
gap:6px;
display:flex;
flex-direction:column;
min-width:0;
}
.mom_sh_stackimj{
gap:10px;
flex-direction:column;
align-items:flex-start;
display:flex;
}
.mom_sh_centerimj{
gap:10px;
flex-direction:column;
text-align:center;
display:flex;
align-items:center;
}
.mom_sh_h2imj{
overflow-wrap:break-word;
font-weight:600;
line-height:1.1;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-size:1.5rem;
color:#16140F;
}
@media(min-width:768px){
.mom_sh_h2imj{
font-size:1.875rem;
}
}
.mom_bandimj .mom_sh_h2imj{
color:#F0EDE8;
}
.mom_sh_eb_lineimj{
gap:0.625rem;
display:inline-flex;
align-items:center;
}
.mom_sh_eb_lineimj::before{
background:#9E7F52;
display:inline-block;
height:1px;
content:"";
width:28px;
}
.mom_bandimj .mom_sh_eb_lineimj::before{
background:#C6AE82;
}
.mom_sh_eb_dotimj{
gap:8px;
align-items:center;
display:inline-flex;
}
.mom_sh_eb_dotimj::before{
border-radius:50%;
background:#9E7F52;
width:0.375rem;
content:"";
display:inline-block;
height:0.375rem;
}
.mom_bandimj .mom_sh_eb_dotimj::before{
background:#C6AE82;
}
.mom_sh_linkimj{
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
gap:6px;
font-weight:600;
color:#16140F;
align-items:center;
white-space:nowrap;
padding-bottom:2px;
display:inline-flex;
border-bottom:1px solid #16140F;
font-size:13px;
}
.mom_sh_linkimj:hover{
border-color:#9E7F52;
color:#9E7F52;
}
.mom_sh_linkimj svg{
height:0.875rem;
width:0.875rem;
}
.mom_sh_link_chevimj{
padding-bottom:0;
border-bottom:0;
}
.mom_sh_link_btnimj{
padding:9px 18px;
background:#16140F;
border-radius:62.438rem;
color:#F0EDE8;
border-bottom:0;
}
.mom_sh_link_btnimj:hover{
border-color:transparent;
background:#2E2B25;
color:#F0EDE8;
}
.mom_bandimj .mom_sh_linkimj{
border-color:#F0EDE8;
color:#F0EDE8;
}
.mom_bandimj .mom_sh_link_btnimj{
background:#C6AE82;
color:#16140F;
}
.mom_sh_ruleimj{
background:rgba(20,18,12,0.15);
margin:-2px 0 1.125rem;
height:1px;
}
.mom_bandimj .mom_sh_ruleimj{
background:rgba(245,243,240,0.13);
}
.mom_heroimj{
padding:2rem 0 8px;
}
@media(min-width:765px){
.mom_heroimj{
padding:56px 0 1.5rem;
}
}
.mom_hero_inimj{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:center;
}
@media(min-width:898px){
.mom_hero_inimj{
gap:3rem;
grid-template-columns:1.05fr .95fr;
}
}
.mom_hero_copyimj{
min-width:0;
}
.mom_hero_eyebrowimj{
gap:0.625rem;
align-items:center;
margin-bottom:22px;
display:inline-flex;
}
.mom_hero_eyebrow_lineimj{
flex:0 0 auto;
background:#9E7F52;
width:1.75rem;
height:1px;
display:inline-block;
}
.mom_hero_h1imj{
margin-bottom:20px;
font-weight:600;
letter-spacing:-.01em;
color:#16140F;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-size:2.375rem;
line-height:1.04;
overflow-wrap:break-word;
}
@media(min-width:767px){
.mom_hero_h1imj{
font-size:54px;
}
}
@media(min-width:1103px){
.mom_hero_h1imj{
font-size:3.875rem;
}
}
.mom_hero_h1imj em{
font-style:normal;
color:#9E7F52;
}
.mom_hero_subimj{
font-size:16px;
max-width:30rem;
margin-bottom:30px;
line-height:1.6;
color:#8A837C;
}
@media(min-width:771px){
.mom_hero_subimj{
font-size:1.125rem;
}
}
.mom_hero_actionsimj{
gap:0.875rem;
display:flex;
margin-bottom:2.125rem;
align-items:center;
flex-wrap:wrap;
}
.mom_hero_ctaimj{
padding:1rem 1.875rem;
background:#16140F;
transition:background-color .22s ease;
border-radius:62.438rem;
gap:10px;
align-items:center;
color:#F0EDE8;
display:inline-flex;
font-size:15px;
font-weight:700;
}
.mom_hero_ctaimj:hover{
background:#2E2B25;
}
.mom_hero_cta_icimj{
display:inline-flex;
align-items:center;
}
.mom_hero_cta_icimj svg{
width:16px;
height:16px;
}
.mom_hero_cta_altimj{
background:transparent;
transition:border-color .22s ease,color .22s ease;
padding:15px 26px;
border-radius:999px;
border:1px solid rgba(20,18,12,0.15);
font-weight:600;
align-items:center;
display:inline-flex;
color:#16140F;
font-size:0.938rem;
}
.mom_hero_cta_altimj:hover{
border-color:#9E7F52;
color:#9E7F52;
}
.mom_hero_trustimj{
gap:1.375rem;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.mom_hero_trust_itemimj{
gap:0.563rem;
font-size:13px;
font-weight:600;
display:flex;
align-items:center;
color:#2E2B25;
}
.mom_hero_trust_icimj{
align-items:center;
color:#9E7F52;
display:inline-flex;
}
.mom_hero_trust_icimj svg{
width:16px;
height:16px;
}
.mom_hero_promoimj{
border-radius:20px;
overflow:hidden;
background:#FFFFFF;
position:relative;
min-height:18.75rem;
display:flex;
box-shadow:0 0.75rem 2.5rem rgba(20,18,12,0.14), 0 3px 0.625rem rgba(20,18,12,0.08);
}
.mom_hero_promo_bgimj{
inset:0;
background-size:cover;
background-position:center;
position:absolute;
}
.mom_hero_promo_bgimj::after{
inset:0;
background:linear-gradient(120deg,#1A1917 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
position:absolute;
content:"";
}
.mom_hero_promo_glowimj{
border-radius:50%;
background:radial-gradient(circle,rgba(198,174,130,0.12) 0%,transparent 65%);
right:-1.25rem;
width:16.25rem;
position:absolute;
height:16.25rem;
top:-2.5rem;
pointer-events:none;
}
.mom_hero_promo_ctimj{
padding:1.75rem;
align-self:flex-end;
max-width:88%;
z-index:2;
position:relative;
}
.mom_hero_promo_labelimj{
text-transform:uppercase;
letter-spacing:.25em;
margin-bottom:0.5rem;
color:#C6AE82;
font-size:10px;
display:block;
font-weight:700;
}
.mom_hero_promo_amountimj{
line-height:1.05;
color:#F0EDE8;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:600;
overflow-wrap:break-word;
font-size:2rem;
}
@media(min-width:770px){
.mom_hero_promo_amountimj{
font-size:2.5rem;
}
}
.mom_hero_promo_amountimj em{
color:#C6AE82;
font-style:normal;
}
.mom_hero_ratingimj{
padding:10px 0.875rem;
gap:10px;
border:1px solid rgba(20,18,12,0.08);
background:#FFFFFF;
border-radius:0.875rem;
position:absolute;
align-items:center;
display:flex;
right:0.875rem;
top:0.875rem;
z-index:3;
max-width:min(16.25rem,62%);
box-shadow:0 2px 0.375rem rgba(20,18,12,0.07), 0 0.5rem 20px rgba(20,18,12,0.06);
}
.mom_hero_rating_scoreimj{
flex:0 0 auto;
color:#16140F;
font-size:1.5rem;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:700;
}
.mom_hero_rating_txtimj{
flex:1 1 auto;
min-width:0;
}
.mom_hero_rating_starsimj{
gap:2px;
display:flex;
color:#9E7F52;
}
.mom_hero_rating_starsimj svg{
width:0.75rem;
height:12px;
}
.mom_hero_rating_capimj{
margin-top:3px;
font-size:0.688rem;
line-height:1.35;
display:block;
color:#6B6560;
overflow-wrap:break-word;
}
.mom_statimj{
border-top:1px solid rgba(20,18,12,0.15);
border-bottom:1px solid rgba(20,18,12,0.15);
margin-top:16px;
}
.mom_stat_inimj{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:767px){
.mom_stat_inimj{
grid-template-columns:repeat(4,1fr);
}
}
.mom_stat_itemimj{
padding:1.375rem 0.875rem;
border-right:1px solid rgba(20,18,12,0.08);
min-width:0;
border-bottom:1px solid rgba(20,18,12,0.08);
}
.mom_stat_itemimj:nth-child(2n){
border-right:0;
}
.mom_stat_itemimj:nth-child(n+3){
border-bottom:0;
}
@media(min-width:766px){
.mom_stat_itemimj{
border-bottom:0;
}
.mom_stat_itemimj:nth-child(2n){
border-right:1px solid rgba(20,18,12,0.08);
}
.mom_stat_itemimj:nth-child(4n){
border-right:0;
}
}
.mom_stat_valueimj{
font-size:1.875rem;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
line-height:1;
color:#16140F;
font-weight:700;
overflow-wrap:break-word;
}
@media(min-width:770px){
.mom_stat_valueimj{
font-size:34px;
}
}
.mom_stat_labelimj{
line-height:1.4;
color:#6B6560;
margin-top:6px;
overflow-wrap:break-word;
font-size:0.813rem;
}
.mom_growimj{
padding:1.625rem 0 10px;
}
.mom_row_seoimj{
margin:0.625rem 0 0;
line-height:1.65;
overflow-wrap:break-word;
color:#8A837C;
font-size:14px;
max-width:47.5rem;
}
.mom_row_seoimj strong{
font-weight:700;
color:#16140F;
}
.mom_growimj{
padding:26px 0 10px;
}
.mom_row_seoimj{
margin:10px 0 0;
color:#8A837C;
overflow-wrap:break-word;
max-width:760px;
font-size:14px;
line-height:1.65;
}
.mom_row_seoimj strong{
color:#16140F;
font-weight:700;
}
.mom_jpimj{
padding:1.875rem 0 0.625rem;
}
.mom_jp_gridimj{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:771px){
.mom_jp_gridimj{
grid-template-columns:1fr 1fr;
}
.mom_jp_card_megaimj{
grid-column:1/-1;
}
}
@media(min-width:1003px){
.mom_jp_gridimj{
grid-template-columns:1.4fr 1fr 1fr;
}
.mom_jp_card_megaimj{
grid-column:auto;
}
}
.mom_jp_cardimj{
border-radius:1.25rem;
overflow:hidden;
gap:0.75rem;
background:#FFFFFF;
border:1px solid rgba(20,18,12,0.08);
padding:26px;
min-width:0;
display:flex;
min-height:200px;
justify-content:space-between;
position:relative;
flex-direction:column;
}
.mom_jp_card_megaimj{
background:linear-gradient(135deg,#1E1C17,#0E0D0B);
border-color:transparent;
min-height:13.125rem;
color:#F0EDE8;
}
.mom_jp_glowimj{
background:radial-gradient(circle,rgba(198,174,130,0.12),transparent 70%);
border-radius:50%;
position:absolute;
pointer-events:none;
right:-40px;
width:200px;
top:-40px;
height:200px;
}
.mom_jp_labelimj{
gap:10px;
flex-wrap:wrap;
font-weight:700;
display:flex;
text-transform:uppercase;
position:relative;
font-size:0.625rem;
align-items:center;
letter-spacing:.16em;
justify-content:space-between;
color:#9E7F52;
}
.mom_jp_card_megaimj .mom_jp_labelimj{
color:#C6AE82;
}
.mom_jp_dropimj{
letter-spacing:.04em;
color:#6B6560;
text-transform:none;
font-weight:600;
}
.mom_jp_card_megaimj .mom_jp_dropimj{
color:#A8A29A;
}
.mom_jp_amountimj{
overflow-wrap:break-word;
font-weight:700;
line-height:1;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
color:#16140F;
font-size:38px;
position:relative;
}
.mom_jp_card_megaimj .mom_jp_amountimj{
animation:zm2-pulse 2.4s infinite;
font-size:3rem;
color:#C6AE82;
}
@media(min-width:769px){
.mom_jp_card_megaimj .mom_jp_amountimj{
font-size:54px;
}
}
.mom_jp_gameimj{
position:relative;
color:#6B6560;
font-size:13px;
}
.mom_jp_card_megaimj .mom_jp_gameimj{
color:#A8A29A;
}
.mom_jp_ctaimj{
position:relative;
align-self:flex-start;
}
.mom_jp_card_megaimj .mom_jp_ctaimj{
padding:0.625rem 20px;
background:#C6AE82;
transition:opacity .22s ease;
border-radius:999px;
font-weight:700;
color:#16140F;
font-size:0.813rem;
}
.mom_jp_card_megaimj .mom_jp_ctaimj:hover{
opacity:.9;
}
.mom_jp_cardimj:not(.mom_jp_card_megaimj) .mom_jp_ctaimj{
transition:color .22s ease,border-color .22s ease;
font-size:0.813rem;
padding-bottom:2px;
color:#16140F;
font-weight:700;
border-bottom:1px solid #16140F;
}
.mom_jp_cardimj:not(.mom_jp_card_megaimj) .mom_jp_ctaimj:hover{
border-color:#9E7F52;
color:#9E7F52;
}
.mom_jp_seoimj{
margin:0.875rem 0 0;
max-width:47.5rem;
font-size:14px;
color:#8A837C;
overflow-wrap:break-word;
line-height:1.65;
}
.mom_jp_seoimj strong{
color:#16140F;
font-weight:700;
}
.mom_gfimj{
padding:1.5rem 0 0.375rem;
}
.mom_gf_inimj{
gap:0.625rem;
display:flex;
flex-wrap:wrap;
}
.mom_gf_chipimj{
padding:10px 18px;
border:1px solid rgba(20,18,12,0.15);
border-radius:62.438rem;
background:#FFFFFF;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
font-weight:600;
font-size:13px;
white-space:nowrap;
color:#2E2B25;
}
.mom_gf_chipimj:hover{
border-color:#9E7F52;
color:#9E7F52;
}
.mom_gf_chipimj.mom_state_activeimj{
background:#16140F;
border-color:transparent;
color:#F0EDE8;
}
.mom_nlimj{
padding:1.5rem 0 10px;
}
.mom_nl_inimj{
gap:1.375rem;
background:#141210;
border-radius:20px;
padding:1.875rem 32px;
flex-direction:column;
color:#F0EDE8;
display:flex;
}
@media(min-width:766px){
.mom_nl_inimj{
gap:1.75rem;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.mom_nl_text_wrapimj{
min-width:0;
}
.mom_nl_h3imj{
color:#F0EDE8;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:600;
font-size:1.375rem;
margin-bottom:0.313rem;
line-height:1.1;
overflow-wrap:break-word;
}
@media(min-width:771px){
.mom_nl_h3imj{
font-size:24px;
}
}
.mom_nl_textimj{
font-size:0.844rem;
color:#A8A29A;
line-height:1.5;
}
.mom_nl_formimj{
gap:10px;
flex:1 1 auto;
max-width:28.75rem;
display:flex;
min-width:0;
}
.mom_nl_inputimj{
background:rgba(245,243,240,0.07);
padding:13px 16px;
overflow:hidden;
border-radius:14px;
flex:1 1 auto;
border:1px solid rgba(245,243,240,0.13);
color:#A8A29A;
display:flex;
white-space:nowrap;
min-width:0;
font-size:14px;
text-overflow:ellipsis;
align-items:center;
}
.mom_nl_btnimj{
padding:0.813rem 1.5rem;
background:#C6AE82;
transition:opacity .22s ease;
border-radius:14px;
flex:0 0 auto;
font-size:14px;
color:#16140F;
white-space:nowrap;
font-weight:700;
}
.mom_nl_btnimj:hover{
opacity:.9;
}
.mom_trnimj{
padding:1.875rem 0 10px;
}
.mom_trn_inimj{
overflow:hidden;
border-radius:20px;
grid-template-columns:1fr;
border:1px solid rgba(20,18,12,0.08);
background:#FFFFFF;
display:grid;
}
@media(min-width:879px){
.mom_trn_inimj{
grid-template-columns:1.05fr 1fr;
}
}
.mom_trn_bannerimj{
overflow:hidden;
padding:2.125rem;
background:linear-gradient(150deg,#1E1C17,#0E0D0B);
position:relative;
color:#F0EDE8;
}
.mom_trn_glowimj{
background:radial-gradient(circle,rgba(198,174,130,0.12),transparent 70%);
border-radius:50%;
width:200px;
right:-2.5rem;
position:absolute;
height:200px;
pointer-events:none;
bottom:-40px;
}
.mom_trn_eyebrowimj{
margin-bottom:14px;
position:relative;
}
.mom_trn_h2imj{
font-weight:600;
line-height:1.06;
overflow-wrap:break-word;
font-size:1.875rem;
position:relative;
margin-bottom:0.75rem;
color:#F0EDE8;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:771px){
.mom_trn_h2imj{
font-size:36px;
}
}
.mom_trn_textimj{
max-width:26.25rem;
line-height:1.6;
font-size:0.875rem;
position:relative;
color:#A8A29A;
margin-bottom:22px;
}
.mom_trn_timerimj{
gap:8px;
position:relative;
flex-wrap:wrap;
display:flex;
align-items:center;
margin-bottom:1.5rem;
}
.mom_trn_timer_capimj{
font-size:0.688rem;
color:#A8A29A;
}
.mom_trn_timer_boximj{
background:rgba(245,243,240,0.07);
padding:4px 0.75rem;
border-radius:0.5rem;
color:#F0EDE8;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-size:24px;
font-weight:700;
}
.mom_trn_ctaimj{
padding:13px 1.625rem;
background:#C6AE82;
transition:opacity .22s ease;
border-radius:62.438rem;
position:relative;
font-size:14px;
display:inline-block;
color:#16140F;
font-weight:700;
}
.mom_trn_ctaimj:hover{
opacity:.9;
}
.mom_trn_lbimj{
padding:1.625rem 28px;
}
.mom_trn_lb_headimj{
gap:10px;
display:flex;
align-items:center;
justify-content:space-between;
margin-bottom:12px;
}
.mom_trn_lb_titleimj{
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-size:20px;
color:#16140F;
font-weight:600;
}
.mom_trn_lb_updimj{
letter-spacing:.08em;
font-size:11px;
text-transform:uppercase;
color:#6B6560;
}
.mom_trn_lb_rowimj{
padding:0.688rem 0.75rem;
border-radius:0.5rem;
gap:14px;
align-items:center;
display:flex;
}
.mom_trn_lb_rowimj:nth-child(2){
background:rgba(158,127,82,0.10);
}
.mom_trn_lb_rankimj{
flex:0 0 auto;
width:22px;
color:#9E7F52;
font-size:1rem;
font-weight:700;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
}
.mom_trn_lb_avimj{
border-radius:50%;
background:linear-gradient(135deg,#9E7F52,#D4BB8C);
flex:0 0 auto;
height:1.875rem;
width:30px;
}
.mom_trn_lb_nameimj{
overflow:hidden;
flex:1 1 auto;
min-width:0;
font-size:0.875rem;
text-overflow:ellipsis;
color:#16140F;
white-space:nowrap;
font-weight:600;
}
.mom_trn_lb_amountimj{
flex:0 0 auto;
font-size:13px;
font-weight:700;
color:#16140F;
}
.mom_vipimj{
padding:48px 0;
}
@media(min-width:771px){
.mom_vipimj{
padding:64px 0;
}
}
.mom_vip_headimj{
gap:14px;
display:flex;
margin-bottom:1.875rem;
flex-direction:column;
}
@media(min-width:881px){
.mom_vip_headimj{
gap:24px;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.mom_vip_eyebrowimj{
margin-bottom:0.75rem;
}
.mom_vip_h2imj{
font-weight:600;
color:#F0EDE8;
overflow-wrap:break-word;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
font-size:32px;
}
@media(min-width:769px){
.mom_vip_h2imj{
font-size:40px;
}
}
.mom_vip_introimj{
font-size:0.875rem;
max-width:420px;
line-height:1.6;
color:#A8A29A;
}
.mom_vip_gridimj{
gap:14px;
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
display:grid;
}
.mom_vip_cardimj{
border-radius:14px;
border:1px solid rgba(245,243,240,0.13);
padding:1.375rem 18px;
min-width:0;
}
.mom_vip_card_featimj{
border-color:#C6AE82;
background:rgba(245,243,240,0.07);
}
.mom_vip_card_icimj{
border-radius:8px;
background:linear-gradient(135deg,#9E7F52,#D4BB8C);
height:34px;
width:2.125rem;
display:block;
margin-bottom:1rem;
}
.mom_vip_nameimj{
margin-bottom:0.375rem;
color:#F0EDE8;
font-weight:600;
font-size:20px;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
}
.mom_vip_perkimj{
line-height:1.5;
font-size:0.781rem;
overflow-wrap:break-word;
color:#A8A29A;
}
.mom_appimj{
padding:1.875rem 0 10px;
}
.mom_app_inimj{
border:1px solid rgba(20,18,12,0.08);
border-radius:20px;
padding:2rem;
gap:28px;
background:#FFFFFF;
flex-direction:column;
display:flex;
}
@media(min-width:768px){
.mom_app_inimj{
gap:2.5rem;
padding:2.5rem 2.75rem;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.mom_app_copyimj{
min-width:0;
max-width:35rem;
}
.mom_app_eyebrowimj{
margin-bottom:0.75rem;
}
.mom_app_h2imj{
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
color:#16140F;
font-size:1.75rem;
margin-bottom:0.75rem;
line-height:1.05;
font-weight:600;
}
@media(min-width:770px){
.mom_app_h2imj{
font-size:34px;
}
}
.mom_app_textimj{
margin-bottom:22px;
font-size:0.875rem;
line-height:1.6;
color:#8A837C;
}
.mom_app_btnsimj{
gap:12px;
flex-wrap:wrap;
display:flex;
}
.mom_app_btnimj{
transition:background-color .22s ease;
gap:10px;
padding:0.688rem 1.25rem;
border-radius:14px;
background:#16140F;
color:#F0EDE8;
align-items:center;
display:inline-flex;
}
.mom_app_btnimj:hover{
background:#2E2B25;
}
.mom_app_btn_icimj{
align-items:center;
display:inline-flex;
}
.mom_app_btn_icimj svg{
height:18px;
width:18px;
}
.mom_app_btn_lbimj{
font-size:0.844rem;
font-weight:700;
}
.mom_app_qr_wrapimj{
gap:1.125rem;
flex:0 0 auto;
align-items:center;
display:flex;
}
.mom_app_qrimj{
border-radius:0.875rem;
flex:0 0 auto;
height:6.75rem;
background-color:#16140F;
width:6.75rem;
background-image:repeating-linear-gradient(0deg,#FFFFFF 0 0.313rem,transparent 5px 0.688rem),repeating-linear-gradient(90deg,#FFFFFF 0 0.313rem,transparent 5px 0.688rem);
}
.mom_app_qr_capimj{
font-size:12.5px;
max-width:5.75rem;
line-height:1.4;
color:#6B6560;
}
.mom_pmtimj{
padding:48px 0 0.625rem;
}
.mom_pmt_inimj{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:882px){
.mom_pmt_inimj{
gap:48px;
grid-template-columns:1fr 1.1fr;
}
}
.mom_pmt_leftimj{
min-width:0;
}
.mom_pmt_eyebrowimj{
margin-bottom:0.75rem;
}
.mom_pmt_h2imj{
color:#16140F;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-size:30px;
font-weight:600;
margin-bottom:12px;
line-height:1.06;
overflow-wrap:break-word;
}
@media(min-width:769px){
.mom_pmt_h2imj{
font-size:32px;
}
}
.mom_pmt_textimj{
color:#8A837C;
margin-bottom:1.375rem;
font-size:14.5px;
line-height:1.6;
}
.mom_pmt_logosimj{
grid-template-columns:repeat(2,1fr);
gap:0.625rem;
display:grid;
}
@media(min-width:482px){
.mom_pmt_logosimj{
grid-template-columns:repeat(4,1fr);
}
}
.mom_pmt_logoimj{
padding:0 8px;
border:1px solid rgba(20,18,12,0.08);
border-radius:0.5rem;
background:#FFFFFF;
overflow:hidden;
color:#2E2B25;
text-overflow:ellipsis;
font-weight:700;
align-items:center;
white-space:nowrap;
display:flex;
justify-content:center;
height:3.125rem;
text-align:center;
font-size:0.781rem;
}
.mom_pmt_tableimj{
overflow:hidden;
border:1px solid rgba(20,18,12,0.08);
border-radius:0.875rem;
min-width:0;
}
.mom_pmt_theadimj{
background:#1E1C1A;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
}
.mom_pmt_thimj{
overflow:hidden;
padding:0.813rem 14px;
text-transform:uppercase;
font-size:10px;
text-overflow:ellipsis;
white-space:nowrap;
font-weight:700;
color:#F0EDE8;
letter-spacing:.08em;
}
.mom_pmt_rowimj{
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(20,18,12,0.08);
}
.mom_pmt_rowimj:nth-child(odd){
background:#FFFFFF;
}
.mom_pmt_tdimj{
padding:14px;
overflow-wrap:break-word;
color:#8A837C;
min-width:0;
font-size:0.844rem;
}
.mom_pmt_rowimj .mom_pmt_tdimj:first-child{
font-weight:700;
color:#16140F;
}
.mom_pmt_rowimj .mom_pmt_tdimj:last-child{
color:#3E7D5B;
font-weight:700;
}
.mom_opimj{
padding:2.25rem 0 0.625rem;
}
.mom_op_inimj{
padding:2rem;
background:#FFFFFF;
border:1px solid rgba(20,18,12,0.08);
grid-template-columns:1fr;
border-radius:0.875rem;
gap:2rem;
display:grid;
align-items:center;
}
@media(min-width:861px){
.mom_op_inimj{
grid-template-columns:.9fr 1.1fr;
padding:34px 40px;
gap:44px;
}
}
.mom_op_leftimj{
min-width:0;
}
.mom_op_eyebrowimj{
margin-bottom:0.75rem;
}
.mom_op_h2imj{
line-height:1.08;
font-size:1.75rem;
overflow-wrap:break-word;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:600;
color:#16140F;
margin-bottom:10px;
}
@media(min-width:767px){
.mom_op_h2imj{
font-size:30px;
}
}
.mom_op_textimj{
font-size:14px;
line-height:1.6;
color:#8A837C;
}
.mom_op_gridimj{
grid-template-columns:1fr 1fr;
border:1px solid rgba(20,18,12,0.15);
overflow:hidden;
border-radius:8px;
background:rgba(20,18,12,0.15);
gap:1px;
display:grid;
}
.mom_op_fieldimj{
background:#F5F3F0;
padding:18px 20px;
min-width:0;
}
.mom_op_field_lbimj{
font-weight:600;
text-transform:uppercase;
margin-bottom:5px;
font-size:10px;
letter-spacing:.1em;
color:#9E7F52;
}
.mom_op_field_valimj{
font-size:14px;
color:#16140F;
font-weight:700;
overflow-wrap:break-word;
}
.mom_wyimj{
padding:3rem 0;
}
@media(min-width:769px){
.mom_wyimj{
padding:3.5rem 0;
}
}
.mom_wy_inimj{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:902px){
.mom_wy_inimj{
gap:48px;
grid-template-columns:.8fr 1.2fr;
}
}
.mom_wy_leftimj{
min-width:0;
}
.mom_wy_eyebrowimj{
margin-bottom:0.875rem;
}
.mom_wy_h2imj{
line-height:1.05;
color:#16140F;
margin-bottom:1rem;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:600;
font-size:32px;
overflow-wrap:break-word;
}
@media(min-width:769px){
.mom_wy_h2imj{
font-size:2.5rem;
}
}
.mom_wy_introimj{
color:#8A837C;
font-size:15px;
line-height:1.6;
}
.mom_wy_gridimj{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:562px){
.mom_wy_gridimj{
grid-template-columns:1fr 1fr;
}
}
.mom_wy_cardimj{
background:#FFFFFF;
padding:1.625rem;
border-radius:14px;
border:1px solid rgba(20,18,12,0.08);
min-width:0;
}
.mom_wy_card_icimj{
align-items:center;
margin-bottom:16px;
justify-content:center;
color:#9E7F52;
display:inline-flex;
}
.mom_wy_card_icimj svg{
height:1.625rem;
width:26px;
}
.mom_wy_card_himj{
font-size:21px;
color:#16140F;
font-weight:600;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
line-height:1.15;
margin-bottom:8px;
}
.mom_wy_card_pimj{
font-size:0.875rem;
overflow-wrap:break-word;
color:#8A837C;
line-height:1.55;
}
.mom_htsimj{
padding:48px 0;
}
@media(min-width:765px){
.mom_htsimj{
padding:62px 0;
}
}
.mom_hts_headimj{
gap:18px;
margin-bottom:2.125rem;
flex-direction:column;
display:flex;
}
@media(min-width:771px){
.mom_hts_headimj{
gap:24px;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.mom_hts_eyebrowimj{
margin-bottom:12px;
}
.mom_hts_h2imj{
line-height:1.05;
font-size:1.875rem;
color:#F0EDE8;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:765px){
.mom_hts_h2imj{
font-size:2.375rem;
}
}
.mom_hts_ctaimj{
background:#C6AE82;
border-radius:999px;
transition:opacity .22s ease;
padding:15px 30px;
flex:0 0 auto;
color:#16140F;
font-weight:700;
font-size:15px;
}
.mom_hts_ctaimj:hover{
opacity:.9;
}
.mom_hts_gridimj{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:761px){
.mom_hts_gridimj{
grid-template-columns:repeat(3,1fr);
}
}
.mom_hts_stepimj{
min-width:0;
border-top:1px solid rgba(245,243,240,0.13);
padding-top:22px;
}
.mom_hts_step_numimj{
line-height:1;
color:#C6AE82;
font-size:2.75rem;
margin-bottom:0.875rem;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:700;
}
.mom_hts_step_himj{
line-height:1.2;
overflow-wrap:break-word;
font-weight:700;
color:#F0EDE8;
margin-bottom:8px;
font-size:1.188rem;
}
.mom_hts_step_pimj{
font-size:14px;
color:#A8A29A;
overflow-wrap:break-word;
line-height:1.55;
}
.mom_provimj{
padding:2.5rem 0 1.25rem;
}
.mom_prov_eyebrowimj{
display:block;
margin-bottom:18px;
}
.mom_prov_gridimj{
grid-template-columns:repeat(2,1fr);
gap:0.75rem;
display:grid;
}
@media(min-width:557px){
.mom_prov_gridimj{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:898px){
.mom_prov_gridimj{
grid-template-columns:repeat(6,1fr);
}
}
.mom_ttimj{
padding:48px 0 0.625rem;
}
@media(min-width:769px){
.mom_ttimj{
padding:3.75rem 0 10px;
}
}
.mom_tt_headimj{
text-align:center;
margin-bottom:34px;
}
.mom_tt_eyebrowimj{
margin-bottom:0.75rem;
}
.mom_tt_h2imj{
overflow-wrap:break-word;
font-size:32px;
color:#16140F;
font-weight:600;
line-height:1.05;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:768px){
.mom_tt_h2imj{
font-size:42px;
}
}
.mom_tt_gridimj{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.mom_tt_gridimj{
grid-template-columns:repeat(3,1fr);
}
}
.mom_tt_cardimj{
border:1px solid rgba(20,18,12,0.08);
background:#FFFFFF;
padding:1.875rem;
border-radius:14px;
flex-direction:column;
display:flex;
min-width:0;
}
.mom_tt_card_icimj{
margin-bottom:18px;
display:inline-flex;
color:#9E7F52;
align-items:center;
}
.mom_tt_card_icimj svg{
width:1.75rem;
height:1.75rem;
}
.mom_tt_card_himj{
overflow-wrap:break-word;
color:#16140F;
font-size:1.375rem;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
line-height:1.15;
font-weight:600;
margin-bottom:0.5rem;
}
.mom_tt_card_pimj{
color:#8A837C;
overflow-wrap:break-word;
font-size:0.875rem;
line-height:1.6;
margin-bottom:0.875rem;
}
.mom_tt_card_pimj b{
color:#16140F;
font-weight:700;
}
.mom_tt_card_linkimj{
transition:color .22s ease;
border-bottom:1px solid #9E7F52;
color:#16140F;
align-self:flex-start;
padding-bottom:2px;
margin-top:auto;
font-size:13px;
font-weight:700;
}
.mom_tt_card_linkimj:hover{
color:#9E7F52;
}
.mom_tsimj{
padding:44px 0;
}
.mom_ts_inimj{
grid-template-columns:1fr;
gap:2rem;
align-items:center;
display:grid;
}
@media(min-width:877px){
.mom_ts_inimj{
grid-template-columns:1.4fr 1fr;
gap:48px;
}
}
.mom_ts_leftimj{
min-width:0;
}
.mom_ts_h2imj{
overflow-wrap:break-word;
font-size:26px;
margin-bottom:12px;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
line-height:1.1;
font-weight:600;
color:#F0EDE8;
}
@media(min-width:769px){
.mom_ts_h2imj{
font-size:1.75rem;
}
}
.mom_ts_textimj{
color:#A8A29A;
line-height:1.6;
margin-bottom:1.375rem;
font-size:0.906rem;
max-width:32.5rem;
}
.mom_ts_badgesimj{
gap:1.125rem;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.mom_ts_badgeimj{
font-weight:600;
color:#A8A29A;
font-size:13px;
}
.mom_ts_payimj{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
@media(min-width:877px){
.mom_ts_payimj{
justify-content:flex-end;
}
}
.mom_ts_pay_chipimj{
border:1px solid rgba(245,243,240,0.13);
background:rgba(245,243,240,0.07);
padding:0.75rem 1rem;
border-radius:0.875rem;
font-size:0.875rem;
font-weight:700;
color:#F0EDE8;
}
.mom_rcimj{
padding:3rem 0 10px;
}
.mom_rc_inimj{
gap:32px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:762px){
.mom_rc_inimj{
gap:2.5rem;
grid-template-columns:repeat(3,1fr);
}
}
.mom_rc_colimj{
min-width:0;
}
.mom_rc_labelimj{
font-size:11px;
color:#9E7F52;
margin-bottom:16px;
text-transform:uppercase;
font-weight:600;
letter-spacing:.2em;
}
.mom_rc_awardsimj{
gap:0.75rem;
display:flex;
flex-direction:column;
}
.mom_rc_awardimj{
gap:12px;
min-width:0;
display:flex;
align-items:center;
}
.mom_rc_award_icimj{
flex:0 0 auto;
color:#C6AE82;
display:inline-flex;
align-items:center;
}
.mom_rc_award_icimj svg{
height:18px;
width:18px;
}
.mom_rc_award_timj{
overflow-wrap:break-word;
font-size:14px;
font-weight:700;
color:#16140F;
}
.mom_rc_award_simj{
color:#6B6560;
overflow-wrap:break-word;
font-size:0.75rem;
}
.mom_rc_pressimj{
grid-template-columns:1fr 1fr;
gap:0.625rem;
display:grid;
}
.mom_rc_press_logoimj{
overflow:hidden;
padding:0 0.5rem;
border-radius:8px;
border:1px solid rgba(20,18,12,0.08);
color:#8A837C;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
display:flex;
text-overflow:ellipsis;
align-items:center;
white-space:nowrap;
text-align:center;
font-size:14px;
height:3.25rem;
font-weight:700;
justify-content:center;
}
.mom_rc_partnerimj{
background:#FFFFFF;
border-radius:14px;
padding:22px;
border:1px solid rgba(20,18,12,0.08);
}
.mom_rc_partner_nameimj{
margin-bottom:6px;
overflow-wrap:break-word;
font-weight:600;
font-size:1.25rem;
color:#16140F;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
}
.mom_rc_partner_textimj{
line-height:1.55;
overflow-wrap:break-word;
color:#8A837C;
font-size:13px;
}
.mom_etimj{
padding:36px 0 0.625rem;
}
.mom_et_inimj{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:start;
}
@media(min-width:877px){
.mom_et_inimj{
gap:3rem;
grid-template-columns:1.1fr .9fr;
}
}
.mom_et_leftimj{
min-width:0;
}
.mom_et_eyebrowimj{
margin-bottom:0.75rem;
}
.mom_et_h2imj{
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
line-height:1.06;
color:#16140F;
font-size:1.75rem;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:14px;
}
@media(min-width:767px){
.mom_et_h2imj{
font-size:32px;
}
}
.mom_et_textimj{
line-height:1.65;
margin-bottom:1.375rem;
color:#8A837C;
font-size:0.938rem;
}
.mom_et_statsimj{
gap:1.5rem;
display:flex;
flex-wrap:wrap;
}
.mom_et_statimj{
min-width:0;
}
.mom_et_stat_vimj{
font-weight:700;
font-size:26px;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
color:#16140F;
line-height:1;
}
.mom_et_stat_limj{
font-size:0.781rem;
color:#6B6560;
margin-top:0.25rem;
}
.mom_et_rightimj{
gap:0.75rem;
flex-direction:column;
display:flex;
}
.mom_et_memberimj{
padding:1.125rem 20px;
border-radius:0.875rem;
background:#FFFFFF;
gap:1rem;
border:1px solid rgba(20,18,12,0.08);
min-width:0;
display:flex;
align-items:center;
}
.mom_et_member_avimj{
flex:0 0 auto;
background:linear-gradient(135deg,#1E1C17,#9E7F52);
border-radius:50%;
height:3rem;
width:3rem;
}
.mom_et_member_nameimj{
font-weight:700;
overflow-wrap:break-word;
color:#16140F;
font-size:15px;
}
.mom_et_member_roleimj{
overflow-wrap:break-word;
color:#6B6560;
font-size:0.781rem;
}
.mom_et_updatedimj{
background:#F5F3F0;
border:1px solid rgba(20,18,12,0.08);
padding:14px 1.125rem;
border-radius:0.875rem;
gap:0.5rem;
font-size:0.781rem;
display:flex;
color:#8A837C;
align-items:center;
}
.mom_drimj{
padding:2.25rem 0 10px;
}
.mom_dr_inimj{
border-radius:0.875rem;
border:1px dashed rgba(20,18,12,0.15);
padding:28px 32px;
gap:20px;
flex-direction:column;
display:flex;
}
@media(min-width:771px){
.mom_dr_inimj{
gap:32px;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.mom_dr_h2imj{
margin-bottom:8px;
font-weight:600;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-size:1.5rem;
line-height:1.1;
color:#16140F;
overflow-wrap:break-word;
}
@media(min-width:767px){
.mom_dr_h2imj{
font-size:1.625rem;
}
}
.mom_dr_textimj{
overflow-wrap:break-word;
line-height:1.6;
color:#8A837C;
font-size:14px;
max-width:680px;
}
.mom_dr_textimj b{
font-weight:700;
color:#16140F;
}
.mom_dr_ctaimj{
transition:color .22s ease;
flex:0 0 auto;
color:#16140F;
font-weight:700;
padding-bottom:2px;
font-size:13.5px;
white-space:nowrap;
border-bottom:1px solid #9E7F52;
}
.mom_dr_ctaimj:hover{
color:#9E7F52;
}
.mom_sbimj{
background:#FFFFFF;
padding:48px 0;
border-top:1px solid rgba(20,18,12,0.08);
margin-top:24px;
border-bottom:1px solid rgba(20,18,12,0.08);
}
@media(min-width:769px){
.mom_sbimj{
padding:3.5rem 0;
}
}
.mom_sb_eyebrowimj{
margin-bottom:0.75rem;
display:block;
}
.mom_sb_h2imj{
overflow-wrap:break-word;
line-height:1.05;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
margin-bottom:26px;
font-weight:600;
color:#16140F;
font-size:30px;
}
@media(min-width:769px){
.mom_sb_h2imj{
font-size:36px;
}
}
.mom_sb_gridimj{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:561px){
.mom_sb_gridimj{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:961px){
.mom_sb_gridimj{
grid-template-columns:repeat(4,1fr);
}
}
.mom_sb_cardimj{
border-radius:0.875rem;
border:1px solid rgba(20,18,12,0.08);
background:#F5F3F0;
padding:24px;
min-width:0;
}
.mom_sb_card_himj{
overflow-wrap:break-word;
font-size:19px;
font-weight:600;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
color:#16140F;
line-height:1.15;
margin-bottom:8px;
}
.mom_sb_card_pimj{
color:#8A837C;
line-height:1.6;
overflow-wrap:break-word;
font-size:13.5px;
}
.mom_sb_rtpimj{
border:1px solid rgba(20,18,12,0.08);
grid-template-columns:1fr;
gap:1.5rem;
background:#F5F3F0;
padding:1.625rem 28px;
border-radius:0.875rem;
display:grid;
align-items:center;
margin-top:18px;
}
@media(min-width:761px){
.mom_sb_rtpimj{
gap:2.5rem;
grid-template-columns:1fr 1fr;
}
}
.mom_sb_rtp_himj{
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:0.5rem;
font-size:1.25rem;
color:#16140F;
line-height:1.15;
}
.mom_sb_rtp_pimj{
font-size:13.5px;
overflow-wrap:break-word;
color:#8A837C;
line-height:1.6;
}
.mom_sb_rtp_statsimj{
gap:1rem;
display:flex;
}
.mom_sb_statimj{
border-radius:8px;
flex:1 1 0;
padding:1.125rem;
background:#FFFFFF;
text-align:center;
min-width:0;
}
.mom_sb_stat_vimj{
overflow-wrap:break-word;
font-weight:700;
font-size:26px;
color:#3E7D5B;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
}
.mom_sb_stat_limj{
margin-top:0.25rem;
color:#6B6560;
font-size:11.5px;
}
.mom_elimj{
padding:48px 0;
}
@media(min-width:771px){
.mom_elimj{
padding:3.5rem 0;
}
}
.mom_el_inimj{
gap:2.5rem;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:901px){
.mom_el_inimj{
gap:3.5rem;
grid-template-columns:1fr 1fr;
}
}
.mom_el_leftimj{
min-width:0;
}
.mom_el_eyebrowimj{
margin-bottom:14px;
}
.mom_el_h2imj{
overflow-wrap:break-word;
margin-bottom:22px;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:600;
font-size:2rem;
line-height:1.08;
color:#16140F;
}
@media(min-width:768px){
.mom_el_h2imj{
font-size:38px;
}
}
.mom_el_bodyimj p{
line-height:1.7;
margin-bottom:18px;
overflow-wrap:break-word;
font-size:1rem;
color:#2E2B25;
}
.mom_el_dropcapimj{
padding:6px 0.75rem 0 0;
line-height:.8;
float:left;
font-weight:700;
color:#9E7F52;
font-size:3.875rem;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
}
.mom_el_rightimj{
min-width:0;
}
.mom_el_quoteimj{
background:linear-gradient(150deg,#1E1C17,#0E0D0B);
padding:2.25rem;
border-radius:1.25rem;
color:#F0EDE8;
margin-bottom:1.5rem;
position:relative;
}
.mom_el_quote_markimj{
color:#C6AE82;
display:inline-flex;
margin-bottom:6px;
align-items:center;
}
.mom_el_quote_markimj svg{
height:34px;
width:34px;
}
.mom_el_quote_textimj{
color:#F0EDE8;
font-size:22px;
margin-bottom:1.375rem;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
line-height:1.4;
font-weight:500;
overflow-wrap:break-word;
}
.mom_el_quote_metaimj{
gap:12px;
align-items:center;
display:flex;
}
.mom_el_quote_avimj{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#9E7F52,#D4BB8C);
height:38px;
width:38px;
}
.mom_el_quote_authorimj{
color:#F0EDE8;
font-size:14px;
font-weight:700;
}
.mom_el_quote_meta_subimj{
font-size:0.75rem;
color:#A8A29A;
}
.mom_el_explainimj{
border-radius:0.875rem;
overflow:hidden;
border:1px solid rgba(20,18,12,0.08);
}
.mom_el_explain_cardimj{
padding:1.375rem 1.5rem;
}
.mom_el_explain_cardimj+.mom_el_explain_cardimj{
border-top:1px solid rgba(20,18,12,0.08);
}
.mom_el_explain_himj{
color:#16140F;
margin-bottom:0.5rem;
font-weight:600;
font-size:20px;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
line-height:1.15;
overflow-wrap:break-word;
}
.mom_el_explain_pimj{
color:#8A837C;
overflow-wrap:break-word;
line-height:1.55;
font-size:14px;
}
.mom_faqimj{
background:#FFFFFF;
padding:3rem 0;
border-top:1px solid rgba(20,18,12,0.08);
border-bottom:1px solid rgba(20,18,12,0.08);
margin-top:24px;
}
@media(min-width:771px){
.mom_faqimj{
padding:3.875rem 0;
}
}
.mom_faq_headimj{
text-align:center;
margin-bottom:2.125rem;
}
.mom_faq_eyebrowimj{
margin-bottom:0.75rem;
}
.mom_faq_h2imj{
font-weight:600;
overflow-wrap:break-word;
line-height:1.05;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
color:#16140F;
font-size:2rem;
}
@media(min-width:768px){
.mom_faq_h2imj{
font-size:2.375rem;
}
}
.mom_faq_listimj{
gap:0.75rem;
margin:0 auto;
display:flex;
max-width:820px;
flex-direction:column;
}
.mom_faq_itemimj{
border-radius:14px;
border:1px solid rgba(20,18,12,0.08);
background:#F5F3F0;
overflow:hidden;
}
.mom_faq_qimj{
gap:1.25rem;
list-style:none;
padding:20px 24px;
overflow-wrap:break-word;
font-size:16px;
display:flex;
color:#16140F;
justify-content:space-between;
font-weight:700;
cursor:pointer;
align-items:center;
}
.mom_faq_qimj::-webkit-details-marker{
display:none;
}
.mom_faq_q_icimj{
transition:transform .22s ease;
flex:0 0 auto;
align-items:center;
color:#9E7F52;
display:inline-flex;
}
.mom_faq_q_icimj svg{
width:1.125rem;
height:1.125rem;
}
.mom_faq_itemimj[open] .mom_faq_q_icimj{
transform:rotate(180deg);
}
.mom_faq_aimj{
padding:0 1.5rem 20px;
line-height:1.6;
overflow-wrap:break-word;
color:#8A837C;
font-size:0.906rem;
}
.mom_scimj{
padding:3rem 0 10px;
}
.mom_sc_headimj{
margin-bottom:28px;
text-align:center;
}
.mom_sc_eyebrowimj{
margin-bottom:0.75rem;
}
.mom_sc_h2imj{
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:600;
font-size:30px;
line-height:1.05;
color:#16140F;
overflow-wrap:break-word;
}
@media(min-width:765px){
.mom_sc_h2imj{
font-size:36px;
}
}
.mom_sc_tableimj{
overflow:hidden;
border-radius:14px;
margin:0 auto;
border:1px solid rgba(20,18,12,0.08);
max-width:900px;
}
.mom_sc_theadimj{
grid-template-columns:1.6fr 1fr 1fr;
background:#1E1C1A;
display:grid;
}
.mom_sc_thimj{
padding:15px 18px;
font-size:13px;
text-align:center;
overflow-wrap:break-word;
font-weight:700;
color:#A8A29A;
}
.mom_sc_thimj:first-child{
text-align:left;
}
.mom_sc_th_usimj{
color:#C6AE82;
}
.mom_sc_rowimj{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(20,18,12,0.08);
}
.mom_sc_rowimj:nth-child(even){
background:#FFFFFF;
}
.mom_sc_tdimj{
padding:15px 1.125rem;
min-width:0;
font-size:14px;
text-align:center;
color:#6B6560;
overflow-wrap:break-word;
}
.mom_sc_tdimj:first-child{
text-align:left;
font-weight:600;
color:#2E2B25;
}
.mom_sc_td_usimj{
font-weight:700;
color:#3E7D5B;
}
.mom_sgimj{
padding:3rem 0 0.625rem;
}
.mom_sg_eyebrowimj{
margin-bottom:12px;
display:block;
}
.mom_sg_h2imj{
margin-bottom:28px;
color:#16140F;
line-height:1.05;
font-size:1.875rem;
overflow-wrap:break-word;
font-weight:600;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:771px){
.mom_sg_h2imj{
font-size:36px;
}
}
.mom_sg_gridimj{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:721px){
.mom_sg_gridimj{
grid-template-columns:repeat(3,1fr);
}
}
.mom_sg_colimj{
min-width:0;
}
.mom_sg_col_himj{
margin-bottom:0.625rem;
line-height:1.15;
overflow-wrap:break-word;
font-size:22px;
font-weight:600;
color:#16140F;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
}
.mom_sg_col_pimj{
color:#8A837C;
font-size:14px;
line-height:1.65;
overflow-wrap:break-word;
}
.mom_lhimj{
padding:40px 0 20px;
}
.mom_lh_inimj{
padding-top:2.125rem;
border-top:1px solid rgba(20,18,12,0.15);
}
.mom_lh_eyebrowimj{
display:block;
margin-bottom:1.375rem;
}
.mom_lh_gridimj{
gap:28px;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:602px){
.mom_lh_gridimj{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:959px){
.mom_lh_gridimj{
grid-template-columns:repeat(5,1fr);
}
}
.mom_lh_colimj{
min-width:0;
}
.mom_lh_col_himj{
overflow-wrap:break-word;
margin-bottom:0.75rem;
color:#16140F;
font-weight:700;
font-size:0.813rem;
}
.mom_lh_linksimj{
gap:8px;
display:flex;
flex-direction:column;
}
.mom_lh_linkimj{
transition:color .22s ease;
color:#8A837C;
font-size:0.813rem;
overflow-wrap:break-word;
}
.mom_lh_linkimj:hover{
color:#9E7F52;
}
.mom_ftimj{
background:#1E1C1A;
margin-top:40px;
color:#A8A29A;
}
.mom_ft_inimj{
padding:48px 0 1.75rem;
gap:32px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:598px){
.mom_ft_inimj{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:903px){
.mom_ft_inimj{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.mom_ft_brandimj{
min-width:0;
}
.mom_ft_logoimj{
overflow-wrap:break-word;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:700;
font-size:1.625rem;
color:#F0EDE8;
}
.mom_ft_taglineimj{
line-height:1.6;
max-width:280px;
margin-top:0.875rem;
font-size:0.844rem;
color:#A8A29A;
}
.mom_ft_contactimj{
transition:color .22s ease;
overflow-wrap:anywhere;
display:inline-block;
font-size:13px;
margin-top:12px;
max-width:17.5rem;
color:#C6AE82;
}
.mom_ft_contactimj:hover{
color:#F0EDE8;
}
.mom_ft_colimj{
min-width:0;
}
.mom_ft_col_himj{
color:#F0EDE8;
overflow-wrap:break-word;
text-transform:uppercase;
margin-bottom:0.875rem;
letter-spacing:.08em;
font-size:13px;
font-weight:700;
}
.mom_ft_col_linksimj{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.mom_ft_linkimj{
transition:color .22s ease;
font-size:0.844rem;
overflow-wrap:break-word;
color:#A8A29A;
}
.mom_ft_linkimj:hover{
color:#F0EDE8;
}
.mom_ft_botimj{
padding:22px 0 40px;
gap:1rem;
border-top:1px solid rgba(245,243,240,0.13);
display:flex;
flex-direction:column;
}
@media(min-width:767px){
.mom_ft_botimj{
gap:20px;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.mom_ft_legalimj{
color:#ABA59F;
overflow-wrap:break-word;
max-width:47.5rem;
line-height:1.6;
font-size:0.719rem;
}
.mom_ft_legalimj b{
color:#A8A29A;
font-weight:700;
}
.mom_ft_ageimj{
padding:0.25rem 0.563rem;
border:1.5px solid #C6AE82;
border-radius:8px;
flex:0 0 auto;
font-size:13px;
font-weight:700;
color:#C6AE82;
}