*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#1A1612;
color:#D4C9B0;
text-rendering:optimizeLegibility;
font-size:15px;
overflow-wrap:break-word;
-webkit-font-smoothing:antialiased;
font-family:"Hanken Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
line-height:1.6;
}
img{
max-width:100%;
display:block;
}
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:0.5rem;
}
::-webkit-scrollbar-track{
background:transparent;
}
.mum_layout-y5l{
flex-direction:column;
display:flex;
min-height:100vh;
}
.mum_main-y5l{
flex:1 1 auto;
min-width:0;
width:100%;
}
.mum_container-y5l{
padding:0 16px;
margin:0 auto;
max-width:1400px;
width:100%;
}
@media(min-width:766px){
.mum_container-y5l{
padding:0 2rem;
}
}
@media(min-width:1102px){
.mum_container-y5l{
padding:0 56px;
}
}
.mum_eyebrow-y5l{
line-height:1.4;
letter-spacing:.2em;
color:#B28648;
font-weight:600;
overflow-wrap:break-word;
font-family:"Hanken Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
display:inline-block;
text-transform:uppercase;
font-size:0.688rem;
}
.mum_band-y5l{
background:#12100D;
color:#F2EAD8;
}
.mum_band-y5l .mum_eyebrow-y5l{
color:#D4A84B;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.mum_tb-y5l{
background:#1A1612;
position:sticky;
border-bottom:1px solid rgba(244,236,218,0.13);
z-index:50;
top:0;
}
.mum_tb_in-y5l{
margin:0 auto;
gap:16px;
padding:12px 1rem;
align-items:center;
display:flex;
max-width:87.5rem;
justify-content:space-between;
width:100%;
}
@media(min-width:769px){
.mum_tb_in-y5l{
padding:16px 2rem;
}
}
@media(min-width:1102px){
.mum_tb_in-y5l{
padding:1.125rem 3.5rem;
}
}
.mum_tb_left-y5l{
gap:28px;
min-width:0;
display:flex;
align-items:center;
}
.mum_tb_logo-y5l{
gap:0.688rem;
align-items:center;
min-width:0;
display:flex;
}
.mum_tb_logo_mark-y5l{
border-radius:8px;
flex:0 0 auto;
width:2.125rem;
height:2.125rem;
object-fit:cover;
}
.mum_tb_logo_txt-y5l{
min-width:0;
flex-direction:column;
display:flex;
line-height:1;
}
.mum_tb_logo_name-y5l{
overflow:hidden;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-size:1.375rem;
text-overflow:ellipsis;
font-weight:700;
letter-spacing:.02em;
white-space:nowrap;
color:#F2EAD8;
}
.mum_tb_logo_sub-y5l{
overflow:hidden;
text-transform:uppercase;
font-size:0.531rem;
font-weight:600;
white-space:nowrap;
margin-top:0.25rem;
text-overflow:ellipsis;
letter-spacing:.32em;
color:#B28648;
}
.mum_tb_nav-y5l{
display:none;
}
@media(min-width:959px){
.mum_tb_nav-y5l{
gap:1.75rem;
display:flex;
align-items:center;
}
}
.mum_tb_nav_item-y5l{
transition:color .22s ease,border-color .22s ease;
padding-bottom:3px;
color:#D4C9B0;
white-space:nowrap;
font-size:14px;
font-weight:600;
border-bottom:2px solid transparent;
}
.mum_tb_nav_item-y5l:hover{
color:#F2EAD8;
}
.mum_tb_nav_item-y5l.mum_state_active-y5l{
border-color:#B28648;
color:#F2EAD8;
}
.mum_tb_right-y5l{
gap:0.875rem;
flex:0 0 auto;
align-items:center;
display:flex;
}
.mum_tb_search-y5l{
transition:color .22s ease;
align-items:center;
justify-content:center;
display:flex;
color:#D4C9B0;
}
.mum_tb_search-y5l:hover{
color:#B28648;
}
.mum_tb_search-y5l svg{
height:18px;
width:18px;
}
.mum_tb_lang-y5l{
letter-spacing:.1em;
color:#9E9180;
text-transform:uppercase;
font-weight:600;
font-size:0.688rem;
}
.mum_tb_lang-y5l:hover{
color:#F2EAD8;
}
.mum_tb_login-y5l{
display:none;
color:#F2EAD8;
font-size:0.875rem;
font-weight:600;
}
@media(min-width:771px){
.mum_tb_login-y5l{
display:inline-block;
}
}
.mum_tb_register-y5l{
transition:background-color .22s ease;
border-radius:62.438rem;
padding:11px 1.375rem;
background:#C89A3C;
font-weight:700;
color:#1A1208;
white-space:nowrap;
font-size:14px;
}
.mum_tb_register-y5l:hover{
background:#D9AB4A;
}
.mum_mob-y5l{
background:#1A1612;
right:0;
border-top:1px solid rgba(244,236,218,0.13);
position:fixed;
z-index:60;
padding-bottom:env(safe-area-inset-bottom);
left:0;
bottom:0;
}
@media(min-width:959px){
.mum_mob-y5l{
display:none;
}
}
.mum_mob_in-y5l{
margin:0 auto;
display:flex;
justify-content:space-around;
max-width:560px;
align-items:stretch;
}
.mum_mob_item-y5l{
flex:1 1 0;
gap:3px;
transition:color .22s ease;
padding:9px 4px;
flex-direction:column;
align-items:center;
min-width:0;
display:flex;
color:#9E9180;
}
.mum_mob_item-y5l.mum_state_active-y5l{
color:#B28648;
}
.mum_mob_ic-y5l{
display:flex;
justify-content:center;
align-items:center;
}
.mum_mob_ic-y5l svg{
width:20px;
height:1.25rem;
}
.mum_mob_lb-y5l{
overflow:hidden;
font-size:10px;
max-width:100%;
text-overflow:ellipsis;
white-space:nowrap;
font-weight:600;
}
@media(max-width:957px){
body{
padding-bottom:60px;
}
}
.mum_rail-y5l{
position:relative;
min-width:0;
}
.mum_rail_scroll-y5l{
gap:0.875rem;
scrollbar-width:thin;
overflow-x:auto;
-webkit-overflow-scrolling:touch;
padding-bottom:14px;
display:flex;
}
@media(min-width:766px){
.mum_rail_scroll-y5l{
gap:18px;
}
}
.mum_gc-y5l{
flex:0 0 auto;
display:block;
width:9.375rem;
}
@media(min-width:765px){
.mum_gc-y5l{
width:11.75rem;
}
}
.mum_gc_img-y5l{
background:#231E18;
overflow:hidden;
border-radius:0.875rem;
position:relative;
padding-bottom:133.33%;
box-shadow:0 2px 6px rgba(0,0,0,0.40), 0 8px 24px rgba(0,0,0,0.28);
}
.mum_gc_img-y5l img{
inset:0;
height:100%;
object-fit:cover;
width:100%;
position:absolute;
}
.mum_gc_cover-y5l{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
position:absolute;
pointer-events:none;
}
.mum_gc_hover-y5l{
inset:0;
background:rgba(0,0,0,0.52);
transition:opacity .22s ease;
justify-content:center;
display:flex;
opacity:0;
align-items:center;
position:absolute;
}
.mum_gc-y5l:hover .mum_gc_hover-y5l{
opacity:1;
}
.mum_gc_hover_btn-y5l{
background:#C89A3C;
border-radius:999px;
align-items:center;
color:#1A1208;
justify-content:center;
display:flex;
width:2.875rem;
height:46px;
}
.mum_gc_hover_btn-y5l svg{
width:18px;
height:1.125rem;
}
.mum_gc_info-y5l{
gap:2px;
flex-direction:column;
min-width:0;
display:flex;
margin-top:9px;
}
.mum_gc_name-y5l{
overflow:hidden;
text-overflow:ellipsis;
font-weight:700;
font-size:13px;
white-space:nowrap;
color:#F2EAD8;
}
.mum_gc_prov-y5l{
overflow:hidden;
font-size:0.688rem;
color:#9E9180;
white-space:nowrap;
text-overflow:ellipsis;
}
.mum_gc_meta-y5l{
color:#9E9180;
font-size:11px;
}
.mum_tc-y5l{
flex:0 0 auto;
display:block;
width:11.25rem;
}
@media(min-width:765px){
.mum_tc-y5l{
width:14.375rem;
}
}
.mum_tc_img-y5l{
overflow:hidden;
background:#231E18;
border-radius:0.875rem;
padding-bottom:75%;
position:relative;
box-shadow:0 2px 6px rgba(0,0,0,0.40), 0 8px 24px rgba(0,0,0,0.28);
}
.mum_tc_img-y5l img{
inset:0;
object-fit:cover;
width:100%;
position:absolute;
height:100%;
}
.mum_tc_info-y5l{
gap:2px;
display:flex;
flex-direction:column;
margin-top:0.563rem;
min-width:0;
}
.mum_tc_name-y5l{
overflow:hidden;
text-overflow:ellipsis;
font-size:0.875rem;
white-space:nowrap;
color:#F2EAD8;
font-weight:700;
}
.mum_tc_rtp-y5l{
font-size:0.688rem;
color:#9E9180;
}
.mum_lc-y5l{
flex:0 0 auto;
display:block;
width:14.375rem;
}
@media(min-width:767px){
.mum_lc-y5l{
width:268px;
}
}
.mum_lc_img-y5l{
background:#231E18;
border-radius:0.875rem;
overflow:hidden;
position:relative;
padding-bottom:62.5%;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.40), 0 8px 24px rgba(0,0,0,0.28);
}
.mum_lc_img-y5l img{
inset:0;
height:100%;
width:100%;
object-fit:cover;
position:absolute;
}
.mum_lc_live-y5l{
padding:0.25rem 0.563rem;
background:rgba(0,0,0,0.52);
gap:0.438rem;
border-radius:999px;
position:absolute;
top:0.75rem;
left:0.75rem;
display:flex;
align-items:center;
}
.mum_lc_live_dot-y5l{
animation:zm2-pulse 1.6s infinite;
border-radius:50%;
background:#C0533A;
height:8px;
width:0.5rem;
}
.mum_lc_seats-y5l{
text-transform:uppercase;
color:#F2EAD8;
letter-spacing:.08em;
font-weight:600;
font-size:10px;
}
.mum_lc_info-y5l{
gap:2px;
display:flex;
margin-top:0.563rem;
flex-direction:column;
min-width:0;
}
.mum_lc_name-y5l{
overflow:hidden;
text-overflow:ellipsis;
color:#F2EAD8;
font-weight:700;
white-space:nowrap;
font-size:0.938rem;
}
.mum_lc_bet-y5l{
color:#9E9180;
font-size:0.688rem;
}
.mum_pc-y5l{
border:1px solid rgba(244,236,218,0.07);
padding:16px 14px;
gap:0.5rem;
border-radius:14px;
background:#231E18;
display:flex;
align-items:center;
flex-direction:column;
min-height:74px;
justify-content:center;
min-width:0;
}
.mum_pc_logo-y5l{
flex:0 0 auto;
width:auto;
object-fit:contain;
height:1.75rem;
max-width:100%;
}
.mum_pc_name-y5l{
overflow:hidden;
text-align:center;
text-overflow:ellipsis;
color:#9E9180;
font-size:11px;
white-space:nowrap;
max-width:100%;
}
.mum_gc_tag-y5l{
border-radius:0.5rem;
padding:3px 0.5rem;
text-transform:uppercase;
letter-spacing:.06em;
z-index:2;
font-size:10px;
top:10px;
font-weight:700;
display:inline-block;
left:10px;
position:absolute;
}
.mum_gc_tag_hot-y5l{
background:#C0533A;
color:#F2EAD8;
}
.mum_gc_tag_new-y5l{
background:#D4A84B;
color:#1A1208;
}
.mum_gc_tag_jp-y5l{
background:#C89A3C;
color:#1A1208;
}
.mum_gc_tag_live-y5l{
background:#C0533A;
color:#F2EAD8;
}
.mum_sh-y5l{
margin-bottom:1.125rem;
min-width:0;
}
.mum_sh_row-y5l{
gap:1rem;
align-items:flex-end;
flex-wrap:wrap;
display:flex;
justify-content:space-between;
}
.mum_sh_row-y5l .mum_sh_l-y5l{
gap:6px;
display:flex;
flex-direction:column;
min-width:0;
}
.mum_sh_stack-y5l{
gap:10px;
align-items:flex-start;
flex-direction:column;
display:flex;
}
.mum_sh_center-y5l{
gap:10px;
align-items:center;
flex-direction:column;
text-align:center;
display:flex;
}
.mum_sh_h2-y5l{
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#F2EAD8;
line-height:1.1;
font-weight:600;
font-size:1.5rem;
overflow-wrap:break-word;
}
@media(min-width:766px){
.mum_sh_h2-y5l{
font-size:1.875rem;
}
}
.mum_band-y5l .mum_sh_h2-y5l{
color:#F2EAD8;
}
.mum_sh_eb_line-y5l{
gap:0.625rem;
align-items:center;
display:inline-flex;
}
.mum_sh_eb_line-y5l::before{
background:#B28648;
content:"";
height:1px;
width:1.75rem;
display:inline-block;
}
.mum_band-y5l .mum_sh_eb_line-y5l::before{
background:#D4A84B;
}
.mum_sh_eb_dot-y5l{
gap:0.5rem;
align-items:center;
display:inline-flex;
}
.mum_sh_eb_dot-y5l::before{
background:#B28648;
border-radius:50%;
height:0.375rem;
content:"";
display:inline-block;
width:6px;
}
.mum_band-y5l .mum_sh_eb_dot-y5l::before{
background:#D4A84B;
}
.mum_sh_link-y5l{
gap:6px;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
padding-bottom:2px;
color:#F2EAD8;
align-items:center;
border-bottom:1px solid #F2EAD8;
display:inline-flex;
white-space:nowrap;
font-size:0.813rem;
font-weight:600;
}
.mum_sh_link-y5l:hover{
border-color:#B28648;
color:#B28648;
}
.mum_sh_link-y5l svg{
width:0.875rem;
height:14px;
}
.mum_sh_link_chev-y5l{
border-bottom:0;
padding-bottom:0;
}
.mum_sh_link_btn-y5l{
background:#C89A3C;
border-radius:999px;
padding:9px 18px;
border-bottom:0;
color:#1A1208;
}
.mum_sh_link_btn-y5l:hover{
border-color:transparent;
background:#D9AB4A;
color:#1A1208;
}
.mum_band-y5l .mum_sh_link-y5l{
border-color:#F2EAD8;
color:#F2EAD8;
}
.mum_band-y5l .mum_sh_link_btn-y5l{
background:#D4A84B;
color:#1A1208;
}
.mum_sh_rule-y5l{
background:rgba(244,236,218,0.13);
margin:-2px 0 18px;
height:1px;
}
.mum_band-y5l .mum_sh_rule-y5l{
background:rgba(244,236,218,0.12);
}
.mum_hero-y5l{
padding:32px 0 0.5rem;
}
@media(min-width:766px){
.mum_hero-y5l{
padding:56px 0 1.5rem;
}
}
.mum_hero_in-y5l{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:898px){
.mum_hero_in-y5l{
gap:48px;
grid-template-columns:1.05fr .95fr;
}
}
.mum_hero_copy-y5l{
min-width:0;
}
.mum_hero_eyebrow-y5l{
gap:10px;
align-items:center;
margin-bottom:22px;
display:inline-flex;
}
.mum_hero_eyebrow_line-y5l{
flex:0 0 auto;
background:#B28648;
height:1px;
width:1.75rem;
display:inline-block;
}
.mum_hero_h1-y5l{
margin-bottom:20px;
overflow-wrap:break-word;
font-weight:600;
color:#F2EAD8;
letter-spacing:-.01em;
font-size:2.375rem;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
line-height:1.04;
}
@media(min-width:765px){
.mum_hero_h1-y5l{
font-size:3.375rem;
}
}
@media(min-width:1100px){
.mum_hero_h1-y5l{
font-size:62px;
}
}
.mum_hero_h1-y5l em{
font-style:normal;
color:#B28648;
}
.mum_hero_sub-y5l{
margin-bottom:1.875rem;
font-size:1rem;
line-height:1.6;
color:#7A6F60;
max-width:30rem;
}
@media(min-width:765px){
.mum_hero_sub-y5l{
font-size:18px;
}
}
.mum_hero_actions-y5l{
gap:0.875rem;
display:flex;
align-items:center;
flex-wrap:wrap;
margin-bottom:34px;
}
.mum_hero_cta-y5l{
transition:background-color .22s ease;
background:#C89A3C;
border-radius:999px;
padding:16px 1.875rem;
gap:10px;
align-items:center;
display:inline-flex;
color:#1A1208;
font-size:15px;
font-weight:700;
}
.mum_hero_cta-y5l:hover{
background:#D9AB4A;
}
.mum_hero_cta_ic-y5l{
display:inline-flex;
align-items:center;
}
.mum_hero_cta_ic-y5l svg{
height:16px;
width:16px;
}
.mum_hero_cta_alt-y5l{
background:transparent;
border-radius:62.438rem;
padding:15px 26px;
border:1px solid rgba(244,236,218,0.13);
transition:border-color .22s ease,color .22s ease;
display:inline-flex;
align-items:center;
font-size:15px;
font-weight:600;
color:#F2EAD8;
}
.mum_hero_cta_alt-y5l:hover{
border-color:#B28648;
color:#B28648;
}
.mum_hero_trust-y5l{
gap:22px;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.mum_hero_trust_item-y5l{
gap:0.563rem;
color:#D4C9B0;
display:flex;
align-items:center;
font-weight:600;
font-size:13px;
}
.mum_hero_trust_ic-y5l{
color:#B28648;
display:inline-flex;
align-items:center;
}
.mum_hero_trust_ic-y5l svg{
width:16px;
height:16px;
}
.mum_hero_promo-y5l{
overflow:hidden;
background:#231E18;
border-radius:1.25rem;
display:flex;
position:relative;
min-height:300px;
box-shadow:0 0.5rem 16px rgba(0,0,0,0.32), 0 32px 72px rgba(0,0,0,0.52), 0 2px 0.25rem rgba(178,134,72,0.08);
}
.mum_hero_promo_bg-y5l{
inset:0;
background-position:center;
background-size:cover;
position:absolute;
}
.mum_hero_promo_bg-y5l::after{
background:linear-gradient(120deg,#12100D 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
inset:0;
content:"";
position:absolute;
}
.mum_hero_promo_glow-y5l{
border-radius:50%;
background:radial-gradient(circle,rgba(178,134,72,0.18) 0%,transparent 65%);
pointer-events:none;
width:16.25rem;
height:16.25rem;
position:absolute;
right:-20px;
top:-40px;
}
.mum_hero_promo_ct-y5l{
padding:28px;
position:relative;
align-self:flex-end;
z-index:2;
max-width:88%;
}
.mum_hero_promo_label-y5l{
text-transform:uppercase;
margin-bottom:8px;
font-weight:700;
letter-spacing:.25em;
display:block;
color:#D4A84B;
font-size:10px;
}
.mum_hero_promo_amount-y5l{
color:#F2EAD8;
font-weight:600;
line-height:1.05;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:2rem;
}
@media(min-width:766px){
.mum_hero_promo_amount-y5l{
font-size:40px;
}
}
.mum_hero_promo_amount-y5l em{
color:#D4A84B;
font-style:normal;
}
.mum_hero_rating-y5l{
gap:10px;
background:#231E18;
border:1px solid rgba(244,236,218,0.07);
border-radius:14px;
padding:0.625rem 0.875rem;
align-items:center;
position:absolute;
z-index:3;
box-shadow:0 2px 6px rgba(0,0,0,0.40), 0 8px 24px rgba(0,0,0,0.28);
display:flex;
max-width:min(260px,62%);
top:14px;
right:14px;
}
.mum_hero_rating_score-y5l{
flex:0 0 auto;
color:#F2EAD8;
font-size:1.5rem;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:700;
}
.mum_hero_rating_txt-y5l{
flex:1 1 auto;
min-width:0;
}
.mum_hero_rating_stars-y5l{
gap:2px;
color:#B28648;
display:flex;
}
.mum_hero_rating_stars-y5l svg{
width:0.75rem;
height:0.75rem;
}
.mum_hero_rating_cap-y5l{
display:block;
font-size:0.688rem;
margin-top:3px;
color:#9E9180;
line-height:1.35;
overflow-wrap:break-word;
}
.mum_stat-y5l{
margin-top:16px;
border-bottom:1px solid rgba(244,236,218,0.13);
border-top:1px solid rgba(244,236,218,0.13);
}
.mum_stat_in-y5l{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:771px){
.mum_stat_in-y5l{
grid-template-columns:repeat(4,1fr);
}
}
.mum_stat_item-y5l{
padding:22px 0.875rem;
min-width:0;
border-bottom:1px solid rgba(244,236,218,0.07);
border-right:1px solid rgba(244,236,218,0.07);
}
.mum_stat_item-y5l:nth-child(2n){
border-right:0;
}
.mum_stat_item-y5l:nth-child(n+3){
border-bottom:0;
}
@media(min-width:767px){
.mum_stat_item-y5l{
border-bottom:0;
}
.mum_stat_item-y5l:nth-child(2n){
border-right:1px solid rgba(244,236,218,0.07);
}
.mum_stat_item-y5l:nth-child(4n){
border-right:0;
}
}
.mum_stat_value-y5l{
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
line-height:1;
color:#F2EAD8;
overflow-wrap:break-word;
font-weight:700;
font-size:30px;
}
@media(min-width:771px){
.mum_stat_value-y5l{
font-size:34px;
}
}
.mum_stat_label-y5l{
margin-top:6px;
font-size:13px;
line-height:1.4;
overflow-wrap:break-word;
color:#9E9180;
}
.mum_gf-y5l{
padding:1.5rem 0 6px;
}
.mum_gf_in-y5l{
gap:10px;
display:flex;
flex-wrap:wrap;
}
.mum_gf_chip-y5l{
border-radius:999px;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
padding:0.625rem 1.125rem;
border:1px solid rgba(244,236,218,0.13);
background:#231E18;
font-size:13px;
color:#D4C9B0;
white-space:nowrap;
font-weight:600;
}
.mum_gf_chip-y5l:hover{
border-color:#B28648;
color:#B28648;
}
.mum_gf_chip-y5l.mum_state_active-y5l{
border-color:transparent;
background:#C89A3C;
color:#1A1208;
}
.mum_grow-y5l{
padding:1.625rem 0 10px;
}
.mum_row_seo-y5l{
margin:0.625rem 0 0;
font-size:14px;
overflow-wrap:break-word;
line-height:1.65;
color:#7A6F60;
max-width:760px;
}
.mum_row_seo-y5l strong{
font-weight:700;
color:#F2EAD8;
}
.mum_jp-y5l{
padding:1.875rem 0 0.625rem;
}
.mum_jp_grid-y5l{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:766px){
.mum_jp_grid-y5l{
grid-template-columns:1fr 1fr;
}
.mum_jp_card_mega-y5l{
grid-column:1/-1;
}
}
@media(min-width:999px){
.mum_jp_grid-y5l{
grid-template-columns:1.4fr 1fr 1fr;
}
.mum_jp_card_mega-y5l{
grid-column:auto;
}
}
.mum_jp_card-y5l{
border-radius:1.25rem;
border:1px solid rgba(244,236,218,0.07);
overflow:hidden;
padding:1.625rem;
background:#231E18;
gap:12px;
display:flex;
flex-direction:column;
justify-content:space-between;
min-height:200px;
min-width:0;
position:relative;
}
.mum_jp_card_mega-y5l{
background:linear-gradient(135deg,#1C1710,#0E0C09);
border-color:transparent;
color:#F2EAD8;
min-height:13.125rem;
}
.mum_jp_glow-y5l{
border-radius:50%;
background:radial-gradient(circle,rgba(178,134,72,0.18),transparent 70%);
right:-40px;
width:200px;
height:200px;
position:absolute;
pointer-events:none;
top:-40px;
}
.mum_jp_label-y5l{
gap:10px;
color:#B28648;
display:flex;
align-items:center;
letter-spacing:.16em;
font-size:0.625rem;
flex-wrap:wrap;
text-transform:uppercase;
position:relative;
justify-content:space-between;
font-weight:700;
}
.mum_jp_card_mega-y5l .mum_jp_label-y5l{
color:#D4A84B;
}
.mum_jp_drop-y5l{
font-weight:600;
text-transform:none;
letter-spacing:.04em;
color:#9E9180;
}
.mum_jp_card_mega-y5l .mum_jp_drop-y5l{
color:#A89880;
}
.mum_jp_amount-y5l{
position:relative;
overflow-wrap:break-word;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:700;
line-height:1;
color:#F2EAD8;
font-size:2.375rem;
}
.mum_jp_card_mega-y5l .mum_jp_amount-y5l{
animation:zm2-pulse 2.4s infinite;
color:#D4A84B;
font-size:48px;
}
@media(min-width:769px){
.mum_jp_card_mega-y5l .mum_jp_amount-y5l{
font-size:3.375rem;
}
}
.mum_jp_game-y5l{
font-size:13px;
color:#9E9180;
position:relative;
}
.mum_jp_card_mega-y5l .mum_jp_game-y5l{
color:#A89880;
}
.mum_jp_cta-y5l{
align-self:flex-start;
position:relative;
}
.mum_jp_card_mega-y5l .mum_jp_cta-y5l{
transition:opacity .22s ease;
background:#D4A84B;
padding:0.625rem 20px;
border-radius:999px;
font-weight:700;
font-size:13px;
color:#1A1208;
}
.mum_jp_card_mega-y5l .mum_jp_cta-y5l:hover{
opacity:.9;
}
.mum_jp_card-y5l:not(.mum_jp_card_mega-y5l) .mum_jp_cta-y5l{
transition:color .22s ease,border-color .22s ease;
color:#F2EAD8;
font-weight:700;
border-bottom:1px solid #F2EAD8;
font-size:13px;
padding-bottom:2px;
}
.mum_jp_card-y5l:not(.mum_jp_card_mega-y5l) .mum_jp_cta-y5l:hover{
border-color:#B28648;
color:#B28648;
}
.mum_jp_seo-y5l{
margin:0.875rem 0 0;
font-size:0.875rem;
overflow-wrap:break-word;
max-width:760px;
color:#7A6F60;
line-height:1.65;
}
.mum_jp_seo-y5l strong{
color:#F2EAD8;
font-weight:700;
}
.mum_grow-y5l{
padding:1.625rem 0 10px;
}
.mum_row_seo-y5l{
margin:10px 0 0;
line-height:1.65;
font-size:0.875rem;
max-width:47.5rem;
overflow-wrap:break-word;
color:#7A6F60;
}
.mum_row_seo-y5l strong{
color:#F2EAD8;
font-weight:700;
}
.mum_nl-y5l{
padding:1.5rem 0 0.625rem;
}
.mum_nl_in-y5l{
gap:1.375rem;
padding:1.875rem 32px;
background:#161310F;
border-radius:1.25rem;
display:flex;
color:#F2EAD8;
flex-direction:column;
}
@media(min-width:769px){
.mum_nl_in-y5l{
gap:28px;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.mum_nl_text_wrap-y5l{
min-width:0;
}
.mum_nl_h3-y5l{
line-height:1.1;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-size:1.375rem;
overflow-wrap:break-word;
color:#F2EAD8;
margin-bottom:0.313rem;
font-weight:600;
}
@media(min-width:770px){
.mum_nl_h3-y5l{
font-size:24px;
}
}
.mum_nl_text-y5l{
font-size:0.844rem;
line-height:1.5;
color:#A89880;
}
.mum_nl_form-y5l{
flex:1 1 auto;
gap:10px;
min-width:0;
max-width:460px;
display:flex;
}
.mum_nl_input-y5l{
background:rgba(244,236,218,0.07);
flex:1 1 auto;
border:1px solid rgba(244,236,218,0.12);
border-radius:0.875rem;
overflow:hidden;
padding:0.813rem 16px;
display:flex;
align-items:center;
font-size:0.875rem;
white-space:nowrap;
min-width:0;
color:#A89880;
text-overflow:ellipsis;
}
.mum_nl_btn-y5l{
transition:opacity .22s ease;
border-radius:0.875rem;
padding:13px 24px;
flex:0 0 auto;
background:#D4A84B;
color:#1A1208;
white-space:nowrap;
font-weight:700;
font-size:0.875rem;
}
.mum_nl_btn-y5l:hover{
opacity:.9;
}
.mum_vip-y5l{
padding:48px 0;
}
@media(min-width:765px){
.mum_vip-y5l{
padding:64px 0;
}
}
.mum_vip_head-y5l{
gap:14px;
margin-bottom:1.875rem;
display:flex;
flex-direction:column;
}
@media(min-width:879px){
.mum_vip_head-y5l{
gap:1.5rem;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.mum_vip_eyebrow-y5l{
margin-bottom:0.75rem;
}
.mum_vip_h2-y5l{
color:#F2EAD8;
line-height:1.05;
font-weight:600;
font-size:32px;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
@media(min-width:769px){
.mum_vip_h2-y5l{
font-size:40px;
}
}
.mum_vip_intro-y5l{
color:#A89880;
max-width:420px;
font-size:14px;
line-height:1.6;
}
.mum_vip_grid-y5l{
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
gap:14px;
display:grid;
}
.mum_vip_card-y5l{
border:1px solid rgba(244,236,218,0.12);
padding:22px 1.125rem;
border-radius:0.875rem;
min-width:0;
}
.mum_vip_card_feat-y5l{
border-color:#D4A84B;
background:rgba(244,236,218,0.07);
}
.mum_vip_card_ic-y5l{
background:linear-gradient(135deg,#B28648,#E2BF72);
border-radius:8px;
width:34px;
margin-bottom:16px;
display:block;
height:2.125rem;
}
.mum_vip_name-y5l{
margin-bottom:0.375rem;
color:#F2EAD8;
overflow-wrap:break-word;
font-size:20px;
font-weight:600;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
.mum_vip_perk-y5l{
overflow-wrap:break-word;
font-size:0.781rem;
color:#A89880;
line-height:1.5;
}
.mum_gm-y5l{
padding:30px 0 0.625rem;
}
.mum_gm_in-y5l{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:882px){
.mum_gm_in-y5l{
grid-template-columns:1.25fr 1fr;
}
}
.mum_gm_left-y5l{
border:1px solid rgba(244,236,218,0.07);
background:#231E18;
border-radius:1.25rem;
padding:32px;
min-width:0;
}
.mum_gm_eyebrow-y5l{
margin-bottom:10px;
}
.mum_gm_h2-y5l{
color:#F2EAD8;
line-height:1.06;
font-size:1.625rem;
margin-bottom:8px;
overflow-wrap:break-word;
font-weight:600;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
@media(min-width:770px){
.mum_gm_h2-y5l{
font-size:28px;
}
}
.mum_gm_text-y5l{
margin-bottom:22px;
max-width:480px;
line-height:1.6;
color:#7A6F60;
font-size:14px;
}
.mum_gm_level-y5l{
font-size:1.375rem;
font-weight:700;
margin-bottom:8px;
color:#B28648;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
.mum_gm_bar-y5l{
background:rgba(244,236,218,0.13);
overflow:hidden;
border-radius:62.438rem;
height:8px;
margin-bottom:6px;
}
.mum_gm_bar_fill-y5l{
background:linear-gradient(90deg,#B28648,#E2BF72);
border-radius:999px;
height:100%;
}
.mum_gm_bar_meta-y5l{
gap:10px;
display:flex;
justify-content:space-between;
font-size:11px;
color:#9E9180;
margin-bottom:18px;
}
.mum_gm_missions-y5l{
gap:10px;
flex-wrap:wrap;
display:flex;
}
.mum_gm_mission-y5l{
border-radius:999px;
gap:0.438rem;
background:#1A1612;
border:1px solid rgba(244,236,218,0.13);
padding:0.563rem 0.938rem;
display:inline-flex;
align-items:center;
font-size:12.5px;
color:#D4C9B0;
font-weight:600;
}
.mum_gm_mission_ic-y5l{
color:#B28648;
display:inline-flex;
align-items:center;
}
.mum_gm_mission_ic-y5l svg{
width:0.813rem;
height:13px;
}
.mum_gm_right-y5l{
border-radius:20px;
padding:32px;
overflow:hidden;
background:linear-gradient(150deg,#1C1710,#0E0C09);
color:#F2EAD8;
display:flex;
position:relative;
flex-direction:column;
}
.mum_gm_glow-y5l{
border-radius:50%;
background:radial-gradient(circle,rgba(178,134,72,0.18),transparent 70%);
height:9.375rem;
pointer-events:none;
position:absolute;
right:-1.875rem;
top:-30px;
width:150px;
}
.mum_gm_ref_eyebrow-y5l{
margin-bottom:0.625rem;
position:relative;
}
.mum_gm_ref_h2-y5l{
font-weight:600;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
line-height:1.1;
margin-bottom:0.5rem;
color:#F2EAD8;
position:relative;
overflow-wrap:break-word;
font-size:26px;
}
.mum_gm_ref_text-y5l{
font-size:13.5px;
color:#A89880;
position:relative;
margin-bottom:1.25rem;
line-height:1.55;
}
.mum_gm_ref_cta-y5l{
padding:11px 22px;
transition:opacity .22s ease;
background:#D4A84B;
border-radius:999px;
position:relative;
color:#1A1208;
font-size:0.844rem;
align-self:flex-start;
font-weight:700;
margin-top:auto;
}
.mum_gm_ref_cta-y5l:hover{
opacity:.9;
}
.mum_app-y5l{
padding:1.875rem 0 0.625rem;
}
.mum_app_in-y5l{
border-radius:1.25rem;
padding:32px;
background:#231E18;
border:1px solid rgba(244,236,218,0.07);
gap:1.75rem;
flex-direction:column;
display:flex;
}
@media(min-width:768px){
.mum_app_in-y5l{
padding:2.5rem 2.75rem;
gap:40px;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.mum_app_copy-y5l{
min-width:0;
max-width:560px;
}
.mum_app_eyebrow-y5l{
margin-bottom:12px;
}
.mum_app_h2-y5l{
color:#F2EAD8;
line-height:1.05;
margin-bottom:12px;
font-weight:600;
font-size:28px;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
@media(min-width:768px){
.mum_app_h2-y5l{
font-size:2.125rem;
}
}
.mum_app_text-y5l{
color:#7A6F60;
line-height:1.6;
font-size:14px;
margin-bottom:22px;
}
.mum_app_btns-y5l{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
.mum_app_btn-y5l{
transition:background-color .22s ease;
gap:10px;
padding:11px 1.25rem;
border-radius:14px;
background:#C89A3C;
display:inline-flex;
color:#1A1208;
align-items:center;
}
.mum_app_btn-y5l:hover{
background:#D9AB4A;
}
.mum_app_btn_ic-y5l{
align-items:center;
display:inline-flex;
}
.mum_app_btn_ic-y5l svg{
width:1.125rem;
height:18px;
}
.mum_app_btn_lb-y5l{
font-weight:700;
font-size:0.844rem;
}
.mum_app_qr_wrap-y5l{
flex:0 0 auto;
gap:1.125rem;
display:flex;
align-items:center;
}
.mum_app_qr-y5l{
flex:0 0 auto;
border-radius:14px;
background-image:repeating-linear-gradient(0deg,#231E18 0 0.313rem,transparent 0.313rem 0.688rem),repeating-linear-gradient(90deg,#231E18 0 0.313rem,transparent 0.313rem 11px);
width:6.75rem;
background-color:#C89A3C;
height:6.75rem;
}
.mum_app_qr_cap-y5l{
line-height:1.4;
color:#9E9180;
font-size:12.5px;
max-width:5.75rem;
}
.mum_sea-y5l{
padding:1.5rem 0 0.625rem;
}
.mum_sea_in-y5l{
gap:22px;
background:linear-gradient(115deg,#1C1710,#0E0C09);
overflow:hidden;
padding:36px;
border-radius:1.25rem;
display:flex;
flex-direction:column;
position:relative;
color:#F2EAD8;
}
@media(min-width:823px){
.mum_sea_in-y5l{
padding:44px 48px;
gap:2rem;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.mum_sea_glow-y5l{
border-radius:50%;
background:radial-gradient(circle,rgba(178,134,72,0.18),transparent 68%);
height:15rem;
width:240px;
position:absolute;
pointer-events:none;
right:3.75rem;
transform:translateY(-50%);
top:50%;
}
.mum_sea_copy-y5l{
min-width:0;
position:relative;
max-width:35rem;
}
.mum_sea_eyebrow-y5l{
margin-bottom:0.75rem;
}
.mum_sea_h2-y5l{
margin-bottom:0.75rem;
line-height:1.04;
color:#F2EAD8;
font-weight:600;
overflow-wrap:break-word;
font-size:1.875rem;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.mum_sea_h2-y5l{
font-size:2.375rem;
}
}
.mum_sea_text-y5l{
color:#A89880;
line-height:1.6;
font-size:15px;
}
.mum_sea_cta-y5l{
border-radius:62.438rem;
flex:0 0 auto;
transition:opacity .22s ease;
background:#D4A84B;
padding:16px 32px;
font-size:15px;
position:relative;
font-weight:700;
color:#1A1208;
}
.mum_sea_cta-y5l:hover{
opacity:.9;
}
.mum_trn-y5l{
padding:1.875rem 0 10px;
}
.mum_trn_in-y5l{
grid-template-columns:1fr;
border-radius:1.25rem;
overflow:hidden;
border:1px solid rgba(244,236,218,0.07);
background:#231E18;
display:grid;
}
@media(min-width:879px){
.mum_trn_in-y5l{
grid-template-columns:1.05fr 1fr;
}
}
.mum_trn_banner-y5l{
overflow:hidden;
background:linear-gradient(150deg,#1C1710,#0E0C09);
padding:2.125rem;
color:#F2EAD8;
position:relative;
}
.mum_trn_glow-y5l{
border-radius:50%;
background:radial-gradient(circle,rgba(178,134,72,0.18),transparent 70%);
position:absolute;
bottom:-2.5rem;
right:-2.5rem;
width:12.5rem;
pointer-events:none;
height:12.5rem;
}
.mum_trn_eyebrow-y5l{
position:relative;
margin-bottom:0.875rem;
}
.mum_trn_h2-y5l{
color:#F2EAD8;
position:relative;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
margin-bottom:12px;
line-height:1.06;
font-weight:600;
overflow-wrap:break-word;
font-size:1.875rem;
}
@media(min-width:765px){
.mum_trn_h2-y5l{
font-size:2.25rem;
}
}
.mum_trn_text-y5l{
position:relative;
max-width:420px;
line-height:1.6;
color:#A89880;
font-size:14px;
margin-bottom:1.375rem;
}
.mum_trn_timer-y5l{
gap:0.5rem;
display:flex;
flex-wrap:wrap;
position:relative;
align-items:center;
margin-bottom:24px;
}
.mum_trn_timer_cap-y5l{
color:#A89880;
font-size:11px;
}
.mum_trn_timer_box-y5l{
background:rgba(244,236,218,0.07);
padding:4px 12px;
border-radius:8px;
color:#F2EAD8;
font-weight:700;
font-size:24px;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
.mum_trn_cta-y5l{
padding:0.813rem 26px;
transition:opacity .22s ease;
border-radius:999px;
background:#D4A84B;
font-weight:700;
position:relative;
color:#1A1208;
display:inline-block;
font-size:14px;
}
.mum_trn_cta-y5l:hover{
opacity:.9;
}
.mum_trn_lb-y5l{
padding:1.625rem 1.75rem;
}
.mum_trn_lb_head-y5l{
gap:10px;
margin-bottom:0.75rem;
display:flex;
align-items:center;
justify-content:space-between;
}
.mum_trn_lb_title-y5l{
font-weight:600;
font-size:20px;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#F2EAD8;
}
.mum_trn_lb_upd-y5l{
letter-spacing:.08em;
color:#9E9180;
font-size:0.688rem;
text-transform:uppercase;
}
.mum_trn_lb_row-y5l{
padding:11px 0.75rem;
gap:0.875rem;
border-radius:0.5rem;
align-items:center;
display:flex;
}
.mum_trn_lb_row-y5l:nth-child(2){
background:rgba(178,134,72,0.12);
}
.mum_trn_lb_rank-y5l{
flex:0 0 auto;
color:#B28648;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:700;
width:22px;
font-size:1rem;
}
.mum_trn_lb_av-y5l{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#B28648,#E2BF72);
width:1.875rem;
height:30px;
}
.mum_trn_lb_name-y5l{
overflow:hidden;
flex:1 1 auto;
min-width:0;
text-overflow:ellipsis;
font-weight:600;
white-space:nowrap;
color:#F2EAD8;
font-size:0.875rem;
}
.mum_trn_lb_amount-y5l{
flex:0 0 auto;
font-size:0.813rem;
color:#F2EAD8;
font-weight:700;
}
.mum_wy-y5l{
padding:48px 0;
}
@media(min-width:771px){
.mum_wy-y5l{
padding:56px 0;
}
}
.mum_wy_in-y5l{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:899px){
.mum_wy_in-y5l{
gap:3rem;
grid-template-columns:.8fr 1.2fr;
}
}
.mum_wy_left-y5l{
min-width:0;
}
.mum_wy_eyebrow-y5l{
margin-bottom:14px;
}
.mum_wy_h2-y5l{
margin-bottom:16px;
font-weight:600;
color:#F2EAD8;
line-height:1.05;
overflow-wrap:break-word;
font-size:32px;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.mum_wy_h2-y5l{
font-size:40px;
}
}
.mum_wy_intro-y5l{
color:#7A6F60;
font-size:0.938rem;
line-height:1.6;
}
.mum_wy_grid-y5l{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:562px){
.mum_wy_grid-y5l{
grid-template-columns:1fr 1fr;
}
}
.mum_wy_card-y5l{
border-radius:0.875rem;
border:1px solid rgba(244,236,218,0.07);
padding:26px;
background:#231E18;
min-width:0;
}
.mum_wy_card_ic-y5l{
color:#B28648;
align-items:center;
display:inline-flex;
margin-bottom:1rem;
justify-content:center;
}
.mum_wy_card_ic-y5l svg{
width:1.625rem;
height:26px;
}
.mum_wy_card_h-y5l{
font-weight:600;
margin-bottom:0.5rem;
line-height:1.15;
overflow-wrap:break-word;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-size:1.313rem;
color:#F2EAD8;
}
.mum_wy_card_p-y5l{
line-height:1.55;
overflow-wrap:break-word;
color:#7A6F60;
font-size:0.875rem;
}
.mum_prov-y5l{
padding:2.5rem 0 1.25rem;
}
.mum_prov_eyebrow-y5l{
margin-bottom:1.125rem;
display:block;
}
.mum_prov_grid-y5l{
grid-template-columns:repeat(2,1fr);
gap:0.75rem;
display:grid;
}
@media(min-width:561px){
.mum_prov_grid-y5l{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:903px){
.mum_prov_grid-y5l{
grid-template-columns:repeat(6,1fr);
}
}
.mum_rc-y5l{
padding:48px 0 0.625rem;
}
.mum_rc_in-y5l{
gap:32px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:758px){
.mum_rc_in-y5l{
grid-template-columns:repeat(3,1fr);
gap:2.5rem;
}
}
.mum_rc_col-y5l{
min-width:0;
}
.mum_rc_label-y5l{
color:#B28648;
font-weight:600;
font-size:11px;
margin-bottom:16px;
text-transform:uppercase;
letter-spacing:.2em;
}
.mum_rc_awards-y5l{
gap:0.75rem;
display:flex;
flex-direction:column;
}
.mum_rc_award-y5l{
gap:12px;
display:flex;
min-width:0;
align-items:center;
}
.mum_rc_award_ic-y5l{
flex:0 0 auto;
align-items:center;
color:#D4A84B;
display:inline-flex;
}
.mum_rc_award_ic-y5l svg{
height:18px;
width:1.125rem;
}
.mum_rc_award_t-y5l{
font-weight:700;
color:#F2EAD8;
font-size:14px;
overflow-wrap:break-word;
}
.mum_rc_award_s-y5l{
color:#9E9180;
overflow-wrap:break-word;
font-size:12px;
}
.mum_rc_press-y5l{
grid-template-columns:1fr 1fr;
gap:0.625rem;
display:grid;
}
.mum_rc_press_logo-y5l{
padding:0 8px;
overflow:hidden;
border-radius:0.5rem;
border:1px solid rgba(244,236,218,0.07);
color:#7A6F60;
align-items:center;
display:flex;
height:3.25rem;
text-align:center;
text-overflow:ellipsis;
white-space:nowrap;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:700;
font-size:14px;
justify-content:center;
}
.mum_rc_partner-y5l{
border-radius:0.875rem;
border:1px solid rgba(244,236,218,0.07);
padding:1.375rem;
background:#231E18;
}
.mum_rc_partner_name-y5l{
font-size:1.25rem;
margin-bottom:6px;
overflow-wrap:break-word;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#F2EAD8;
font-weight:600;
}
.mum_rc_partner_text-y5l{
color:#7A6F60;
overflow-wrap:break-word;
font-size:0.813rem;
line-height:1.55;
}
.mum_hts-y5l{
padding:48px 0;
}
@media(min-width:768px){
.mum_hts-y5l{
padding:3.875rem 0;
}
}
.mum_hts_head-y5l{
gap:1.125rem;
margin-bottom:34px;
display:flex;
flex-direction:column;
}
@media(min-width:769px){
.mum_hts_head-y5l{
gap:1.5rem;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.mum_hts_eyebrow-y5l{
margin-bottom:0.75rem;
}
.mum_hts_h2-y5l{
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-size:1.875rem;
color:#F2EAD8;
overflow-wrap:break-word;
line-height:1.05;
font-weight:600;
}
@media(min-width:767px){
.mum_hts_h2-y5l{
font-size:2.375rem;
}
}
.mum_hts_cta-y5l{
border-radius:62.438rem;
flex:0 0 auto;
padding:15px 30px;
transition:opacity .22s ease;
background:#D4A84B;
font-weight:700;
font-size:15px;
color:#1A1208;
}
.mum_hts_cta-y5l:hover{
opacity:.9;
}
.mum_hts_grid-y5l{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.mum_hts_grid-y5l{
grid-template-columns:repeat(3,1fr);
}
}
.mum_hts_step-y5l{
padding-top:1.375rem;
min-width:0;
border-top:1px solid rgba(244,236,218,0.12);
}
.mum_hts_step_num-y5l{
margin-bottom:14px;
font-weight:700;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-size:2.75rem;
line-height:1;
color:#D4A84B;
}
.mum_hts_step_h-y5l{
font-weight:700;
margin-bottom:0.5rem;
overflow-wrap:break-word;
font-size:19px;
line-height:1.2;
color:#F2EAD8;
}
.mum_hts_step_p-y5l{
line-height:1.55;
overflow-wrap:break-word;
font-size:0.875rem;
color:#A89880;
}
.mum_ts-y5l{
padding:44px 0;
}
.mum_ts_in-y5l{
gap:2rem;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:883px){
.mum_ts_in-y5l{
grid-template-columns:1.4fr 1fr;
gap:3rem;
}
}
.mum_ts_left-y5l{
min-width:0;
}
.mum_ts_h2-y5l{
margin-bottom:12px;
font-size:26px;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
color:#F2EAD8;
overflow-wrap:break-word;
line-height:1.1;
}
@media(min-width:766px){
.mum_ts_h2-y5l{
font-size:1.75rem;
}
}
.mum_ts_text-y5l{
max-width:520px;
font-size:0.906rem;
margin-bottom:22px;
line-height:1.6;
color:#A89880;
}
.mum_ts_badges-y5l{
gap:1.125rem;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.mum_ts_badge-y5l{
font-weight:600;
font-size:13px;
color:#A89880;
}
.mum_ts_pay-y5l{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
@media(min-width:883px){
.mum_ts_pay-y5l{
justify-content:flex-end;
}
}
.mum_ts_pay_chip-y5l{
padding:12px 1rem;
background:rgba(244,236,218,0.07);
border-radius:14px;
border:1px solid rgba(244,236,218,0.12);
font-size:0.875rem;
font-weight:700;
color:#F2EAD8;
}
.mum_pmt-y5l{
padding:3rem 0 10px;
}
.mum_pmt_in-y5l{
gap:32px;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:879px){
.mum_pmt_in-y5l{
grid-template-columns:1fr 1.1fr;
gap:3rem;
}
}
.mum_pmt_left-y5l{
min-width:0;
}
.mum_pmt_eyebrow-y5l{
margin-bottom:12px;
}
.mum_pmt_h2-y5l{
margin-bottom:12px;
overflow-wrap:break-word;
line-height:1.06;
font-weight:600;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#F2EAD8;
font-size:30px;
}
@media(min-width:766px){
.mum_pmt_h2-y5l{
font-size:2rem;
}
}
.mum_pmt_text-y5l{
color:#7A6F60;
margin-bottom:22px;
line-height:1.6;
font-size:0.906rem;
}
.mum_pmt_logos-y5l{
gap:10px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:480px){
.mum_pmt_logos-y5l{
grid-template-columns:repeat(4,1fr);
}
}
.mum_pmt_logo-y5l{
background:#231E18;
border-radius:0.5rem;
padding:0 8px;
border:1px solid rgba(244,236,218,0.07);
overflow:hidden;
justify-content:center;
height:3.125rem;
display:flex;
white-space:nowrap;
align-items:center;
font-size:12.5px;
text-overflow:ellipsis;
text-align:center;
font-weight:700;
color:#D4C9B0;
}
.mum_pmt_table-y5l{
border-radius:0.875rem;
overflow:hidden;
border:1px solid rgba(244,236,218,0.07);
min-width:0;
}
.mum_pmt_thead-y5l{
background:#100D0A;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
}
.mum_pmt_th-y5l{
overflow:hidden;
padding:13px 14px;
text-transform:uppercase;
color:#F2EAD8;
letter-spacing:.08em;
font-size:10px;
text-overflow:ellipsis;
font-weight:700;
white-space:nowrap;
}
.mum_pmt_row-y5l{
grid-template-columns:1.4fr 1fr 1fr 1fr;
border-top:1px solid rgba(244,236,218,0.07);
display:grid;
}
.mum_pmt_row-y5l:nth-child(odd){
background:#231E18;
}
.mum_pmt_td-y5l{
padding:14px;
font-size:13.5px;
overflow-wrap:break-word;
min-width:0;
color:#7A6F60;
}
.mum_pmt_row-y5l .mum_pmt_td-y5l:first-child{
font-weight:700;
color:#F2EAD8;
}
.mum_pmt_row-y5l .mum_pmt_td-y5l:last-child{
color:#6A9E6F;
font-weight:700;
}
.mum_tt-y5l{
padding:3rem 0 0.625rem;
}
@media(min-width:769px){
.mum_tt-y5l{
padding:60px 0 10px;
}
}
.mum_tt_head-y5l{
margin-bottom:2.125rem;
text-align:center;
}
.mum_tt_eyebrow-y5l{
margin-bottom:12px;
}
.mum_tt_h2-y5l{
line-height:1.05;
color:#F2EAD8;
font-size:2rem;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:767px){
.mum_tt_h2-y5l{
font-size:42px;
}
}
.mum_tt_grid-y5l{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:762px){
.mum_tt_grid-y5l{
grid-template-columns:repeat(3,1fr);
}
}
.mum_tt_card-y5l{
padding:1.875rem;
background:#231E18;
border-radius:14px;
border:1px solid rgba(244,236,218,0.07);
flex-direction:column;
display:flex;
min-width:0;
}
.mum_tt_card_ic-y5l{
align-items:center;
color:#B28648;
display:inline-flex;
margin-bottom:18px;
}
.mum_tt_card_ic-y5l svg{
width:1.75rem;
height:1.75rem;
}
.mum_tt_card_h-y5l{
overflow-wrap:break-word;
font-size:1.375rem;
line-height:1.15;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
margin-bottom:0.5rem;
color:#F2EAD8;
font-weight:600;
}
.mum_tt_card_p-y5l{
color:#7A6F60;
overflow-wrap:break-word;
line-height:1.6;
margin-bottom:0.875rem;
font-size:0.875rem;
}
.mum_tt_card_p-y5l b{
color:#F2EAD8;
font-weight:700;
}
.mum_tt_card_link-y5l{
transition:color .22s ease;
font-size:13px;
align-self:flex-start;
color:#F2EAD8;
border-bottom:1px solid #B28648;
padding-bottom:2px;
font-weight:700;
margin-top:auto;
}
.mum_tt_card_link-y5l:hover{
color:#B28648;
}
.mum_lh-y5l{
padding:40px 0 20px;
}
.mum_lh_in-y5l{
border-top:1px solid rgba(244,236,218,0.13);
padding-top:34px;
}
.mum_lh_eyebrow-y5l{
display:block;
margin-bottom:1.375rem;
}
.mum_lh_grid-y5l{
grid-template-columns:1fr 1fr;
gap:1.75rem;
display:grid;
}
@media(min-width:597px){
.mum_lh_grid-y5l{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:962px){
.mum_lh_grid-y5l{
grid-template-columns:repeat(5,1fr);
}
}
.mum_lh_col-y5l{
min-width:0;
}
.mum_lh_col_h-y5l{
font-size:0.813rem;
overflow-wrap:break-word;
font-weight:700;
color:#F2EAD8;
margin-bottom:12px;
}
.mum_lh_links-y5l{
gap:8px;
flex-direction:column;
display:flex;
}
.mum_lh_link-y5l{
transition:color .22s ease;
overflow-wrap:break-word;
color:#7A6F60;
font-size:13px;
}
.mum_lh_link-y5l:hover{
color:#B28648;
}
.mum_sg-y5l{
padding:48px 0 10px;
}
.mum_sg_eyebrow-y5l{
margin-bottom:12px;
display:block;
}
.mum_sg_h2-y5l{
font-size:1.875rem;
overflow-wrap:break-word;
color:#F2EAD8;
line-height:1.05;
font-weight:600;
margin-bottom:1.75rem;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
@media(min-width:766px){
.mum_sg_h2-y5l{
font-size:2.25rem;
}
}
.mum_sg_grid-y5l{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:717px){
.mum_sg_grid-y5l{
grid-template-columns:repeat(3,1fr);
}
}
.mum_sg_col-y5l{
min-width:0;
}
.mum_sg_col_h-y5l{
font-size:1.375rem;
overflow-wrap:break-word;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#F2EAD8;
margin-bottom:0.625rem;
line-height:1.15;
font-weight:600;
}
.mum_sg_col_p-y5l{
font-size:14px;
overflow-wrap:break-word;
line-height:1.65;
color:#7A6F60;
}
.mum_faq-y5l{
background:#231E18;
padding:3rem 0;
border-top:1px solid rgba(244,236,218,0.07);
margin-top:24px;
border-bottom:1px solid rgba(244,236,218,0.07);
}
@media(min-width:767px){
.mum_faq-y5l{
padding:3.875rem 0;
}
}
.mum_faq_head-y5l{
margin-bottom:2.125rem;
text-align:center;
}
.mum_faq_eyebrow-y5l{
margin-bottom:12px;
}
.mum_faq_h2-y5l{
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
color:#F2EAD8;
line-height:1.05;
font-size:2rem;
overflow-wrap:break-word;
}
@media(min-width:770px){
.mum_faq_h2-y5l{
font-size:38px;
}
}
.mum_faq_list-y5l{
gap:0.75rem;
margin:0 auto;
display:flex;
flex-direction:column;
max-width:820px;
}
.mum_faq_item-y5l{
border-radius:14px;
overflow:hidden;
border:1px solid rgba(244,236,218,0.07);
background:#1A1612;
}
.mum_faq_q-y5l{
padding:1.25rem 24px;
list-style:none;
gap:1.25rem;
align-items:center;
cursor:pointer;
font-weight:700;
display:flex;
justify-content:space-between;
color:#F2EAD8;
overflow-wrap:break-word;
font-size:16px;
}
.mum_faq_q-y5l::-webkit-details-marker{
display:none;
}
.mum_faq_q_ic-y5l{
flex:0 0 auto;
transition:transform .22s ease;
display:inline-flex;
color:#B28648;
align-items:center;
}
.mum_faq_q_ic-y5l svg{
width:18px;
height:18px;
}
.mum_faq_item-y5l[open] .mum_faq_q_ic-y5l{
transform:rotate(180deg);
}
.mum_faq_a-y5l{
padding:0 1.5rem 1.25rem;
line-height:1.6;
font-size:0.906rem;
color:#7A6F60;
overflow-wrap:break-word;
}
.mum_sc-y5l{
padding:48px 0 10px;
}
.mum_sc_head-y5l{
margin-bottom:28px;
text-align:center;
}
.mum_sc_eyebrow-y5l{
margin-bottom:0.75rem;
}
.mum_sc_h2-y5l{
font-weight:600;
font-size:1.875rem;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#F2EAD8;
line-height:1.05;
overflow-wrap:break-word;
}
@media(min-width:767px){
.mum_sc_h2-y5l{
font-size:2.25rem;
}
}
.mum_sc_table-y5l{
overflow:hidden;
margin:0 auto;
border-radius:14px;
border:1px solid rgba(244,236,218,0.07);
max-width:56.25rem;
}
.mum_sc_thead-y5l{
background:#100D0A;
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
}
.mum_sc_th-y5l{
padding:0.938rem 18px;
color:#A89880;
font-weight:700;
font-size:0.813rem;
overflow-wrap:break-word;
text-align:center;
}
.mum_sc_th-y5l:first-child{
text-align:left;
}
.mum_sc_th_us-y5l{
color:#D4A84B;
}
.mum_sc_row-y5l{
grid-template-columns:1.6fr 1fr 1fr;
border-top:1px solid rgba(244,236,218,0.07);
display:grid;
}
.mum_sc_row-y5l:nth-child(even){
background:#231E18;
}
.mum_sc_td-y5l{
padding:0.938rem 1.125rem;
font-size:0.875rem;
color:#9E9180;
overflow-wrap:break-word;
min-width:0;
text-align:center;
}
.mum_sc_td-y5l:first-child{
color:#D4C9B0;
text-align:left;
font-weight:600;
}
.mum_sc_td_us-y5l{
color:#6A9E6F;
font-weight:700;
}
.mum_sb-y5l{
padding:3rem 0;
background:#231E18;
border-top:1px solid rgba(244,236,218,0.07);
border-bottom:1px solid rgba(244,236,218,0.07);
margin-top:1.5rem;
}
@media(min-width:770px){
.mum_sb-y5l{
padding:56px 0;
}
}
.mum_sb_eyebrow-y5l{
margin-bottom:0.75rem;
display:block;
}
.mum_sb_h2-y5l{
overflow-wrap:break-word;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-size:1.875rem;
color:#F2EAD8;
line-height:1.05;
font-weight:600;
margin-bottom:26px;
}
@media(min-width:767px){
.mum_sb_h2-y5l{
font-size:36px;
}
}
.mum_sb_grid-y5l{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:561px){
.mum_sb_grid-y5l{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:958px){
.mum_sb_grid-y5l{
grid-template-columns:repeat(4,1fr);
}
}
.mum_sb_card-y5l{
border-radius:14px;
padding:1.5rem;
border:1px solid rgba(244,236,218,0.07);
background:#1A1612;
min-width:0;
}
.mum_sb_card_h-y5l{
overflow-wrap:break-word;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#F2EAD8;
font-weight:600;
font-size:1.188rem;
margin-bottom:8px;
line-height:1.15;
}
.mum_sb_card_p-y5l{
line-height:1.6;
font-size:13.5px;
color:#7A6F60;
overflow-wrap:break-word;
}
.mum_sb_rtp-y5l{
background:#1A1612;
grid-template-columns:1fr;
border-radius:14px;
gap:1.5rem;
border:1px solid rgba(244,236,218,0.07);
padding:1.625rem 1.75rem;
align-items:center;
margin-top:1.125rem;
display:grid;
}
@media(min-width:758px){
.mum_sb_rtp-y5l{
gap:40px;
grid-template-columns:1fr 1fr;
}
}
.mum_sb_rtp_h-y5l{
line-height:1.15;
margin-bottom:0.5rem;
font-weight:600;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-size:1.25rem;
overflow-wrap:break-word;
color:#F2EAD8;
}
.mum_sb_rtp_p-y5l{
font-size:0.844rem;
color:#7A6F60;
overflow-wrap:break-word;
line-height:1.6;
}
.mum_sb_rtp_stats-y5l{
gap:1rem;
display:flex;
}
.mum_sb_stat-y5l{
flex:1 1 0;
border-radius:8px;
padding:18px;
background:#231E18;
min-width:0;
text-align:center;
}
.mum_sb_stat_v-y5l{
font-size:1.625rem;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#6A9E6F;
font-weight:700;
}
.mum_sb_stat_l-y5l{
color:#9E9180;
margin-top:4px;
font-size:0.719rem;
}
.mum_el-y5l{
padding:48px 0;
}
@media(min-width:770px){
.mum_el-y5l{
padding:3.5rem 0;
}
}
.mum_el_in-y5l{
gap:2.5rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:898px){
.mum_el_in-y5l{
gap:56px;
grid-template-columns:1fr 1fr;
}
}
.mum_el_left-y5l{
min-width:0;
}
.mum_el_eyebrow-y5l{
margin-bottom:0.875rem;
}
.mum_el_h2-y5l{
line-height:1.08;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
font-size:2rem;
margin-bottom:22px;
color:#F2EAD8;
}
@media(min-width:765px){
.mum_el_h2-y5l{
font-size:38px;
}
}
.mum_el_body-y5l p{
overflow-wrap:break-word;
margin-bottom:18px;
color:#D4C9B0;
font-size:1rem;
line-height:1.7;
}
.mum_el_dropcap-y5l{
padding:0.375rem 12px 0 0;
float:left;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:700;
font-size:3.875rem;
color:#B28648;
line-height:.8;
}
.mum_el_right-y5l{
min-width:0;
}
.mum_el_quote-y5l{
padding:36px;
background:linear-gradient(150deg,#1C1710,#0E0C09);
border-radius:20px;
position:relative;
color:#F2EAD8;
margin-bottom:24px;
}
.mum_el_quote_mark-y5l{
display:inline-flex;
color:#D4A84B;
align-items:center;
margin-bottom:0.375rem;
}
.mum_el_quote_mark-y5l svg{
width:2.125rem;
height:2.125rem;
}
.mum_el_quote_text-y5l{
margin-bottom:22px;
color:#F2EAD8;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:500;
line-height:1.4;
font-size:22px;
overflow-wrap:break-word;
}
.mum_el_quote_meta-y5l{
gap:12px;
align-items:center;
display:flex;
}
.mum_el_quote_av-y5l{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#B28648,#E2BF72);
width:38px;
height:2.375rem;
}
.mum_el_quote_author-y5l{
font-size:14px;
color:#F2EAD8;
font-weight:700;
}
.mum_el_quote_meta_sub-y5l{
color:#A89880;
font-size:12px;
}
.mum_el_explain-y5l{
border:1px solid rgba(244,236,218,0.07);
border-radius:0.875rem;
overflow:hidden;
}
.mum_el_explain_card-y5l{
padding:22px 24px;
}
.mum_el_explain_card-y5l+.mum_el_explain_card-y5l{
border-top:1px solid rgba(244,236,218,0.07);
}
.mum_el_explain_h-y5l{
overflow-wrap:break-word;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
line-height:1.15;
color:#F2EAD8;
font-size:20px;
font-weight:600;
margin-bottom:0.5rem;
}
.mum_el_explain_p-y5l{
line-height:1.55;
font-size:14px;
overflow-wrap:break-word;
color:#7A6F60;
}
.mum_gd-y5l{
padding:3rem 0 0.625rem;
}
.mum_gd_head-y5l{
gap:0.875rem;
flex-direction:column;
display:flex;
margin-bottom:24px;
}
@media(min-width:678px){
.mum_gd_head-y5l{
gap:1.25rem;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.mum_gd_eyebrow-y5l{
margin-bottom:10px;
}
.mum_gd_h2-y5l{
font-weight:600;
color:#F2EAD8;
font-size:28px;
line-height:1.05;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
@media(min-width:770px){
.mum_gd_h2-y5l{
font-size:34px;
}
}
.mum_gd_more-y5l{
transition:color .22s ease,border-color .22s ease;
flex:0 0 auto;
font-size:13.5px;
border-bottom:1px solid #F2EAD8;
color:#F2EAD8;
padding-bottom:2px;
font-weight:600;
}
.mum_gd_more-y5l:hover{
border-color:#B28648;
color:#B28648;
}
.mum_gd_grid-y5l{
grid-template-columns:1fr;
gap:20px;
display:grid;
}
@media(min-width:723px){
.mum_gd_grid-y5l{
grid-template-columns:repeat(3,1fr);
}
}
.mum_gd_card-y5l{
background:#231E18;
border:1px solid rgba(244,236,218,0.07);
border-radius:14px;
overflow:hidden;
min-width:0;
display:block;
}
.mum_gd_card_img-y5l{
background:linear-gradient(140deg,#1C1710,#B28648);
height:150px;
}
.mum_gd_card_body-y5l{
padding:1.375rem;
}
.mum_gd_card_cat-y5l{
text-transform:uppercase;
letter-spacing:.1em;
color:#B28648;
font-weight:600;
font-size:0.625rem;
}
.mum_gd_card_h-y5l{
margin:8px 0 10px;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
line-height:1.2;
color:#F2EAD8;
font-size:19px;
overflow-wrap:break-word;
}
.mum_gd_card_meta-y5l{
overflow-wrap:break-word;
font-size:12px;
color:#9E9180;
}
.mum_ft-y5l{
background:#100D0A;
color:#A89880;
margin-top:40px;
}
.mum_ft_in-y5l{
padding:3rem 0 28px;
grid-template-columns:1fr;
gap:2rem;
display:grid;
}
@media(min-width:597px){
.mum_ft_in-y5l{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:903px){
.mum_ft_in-y5l{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.mum_ft_brand-y5l{
min-width:0;
}
.mum_ft_logo-y5l{
font-size:1.625rem;
overflow-wrap:break-word;
color:#F2EAD8;
font-weight:700;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
.mum_ft_tagline-y5l{
font-size:0.844rem;
margin-top:14px;
max-width:17.5rem;
line-height:1.6;
color:#A89880;
}
.mum_ft_contact-y5l{
transition:color .22s ease;
display:inline-block;
max-width:280px;
overflow-wrap:anywhere;
margin-top:0.75rem;
color:#D4A84B;
font-size:0.813rem;
}
.mum_ft_contact-y5l:hover{
color:#F2EAD8;
}
.mum_ft_col-y5l{
min-width:0;
}
.mum_ft_col_h-y5l{
font-size:0.813rem;
letter-spacing:.08em;
text-transform:uppercase;
color:#F2EAD8;
margin-bottom:14px;
overflow-wrap:break-word;
font-weight:700;
}
.mum_ft_col_links-y5l{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.mum_ft_link-y5l{
transition:color .22s ease;
overflow-wrap:break-word;
font-size:0.844rem;
color:#A89880;
}
.mum_ft_link-y5l:hover{
color:#F2EAD8;
}
.mum_ft_bot-y5l{
padding:22px 0 2.5rem;
gap:1rem;
border-top:1px solid rgba(244,236,218,0.12);
display:flex;
flex-direction:column;
}
@media(min-width:770px){
.mum_ft_bot-y5l{
gap:1.25rem;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.mum_ft_legal-y5l{
color:#524A3E;
line-height:1.6;
font-size:11.5px;
max-width:760px;
overflow-wrap:break-word;
}
.mum_ft_legal-y5l b{
font-weight:700;
color:#A89880;
}
.mum_ft_age-y5l{
border:1.5px solid #D4A84B;
border-radius:0.5rem;
padding:4px 9px;
flex:0 0 auto;
font-size:0.813rem;
font-weight:700;
color:#D4A84B;
}