*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#1A1610;
color:#D8CEB8;
line-height:1.6;
font-size:0.938rem;
text-rendering:optimizeLegibility;
font-family:"Mulish", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
-webkit-font-smoothing:antialiased;
overflow-wrap:break-word;
}
img{
display:block;
max-width:100%;
}
a{
text-decoration:none;
color:inherit;
}
button{
border:none;
background:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
width:0.5rem;
height:0.5rem;
}
::-webkit-scrollbar-thumb{
border-radius:8px;
background:rgba(0,0,0,0.52);
}
::-webkit-scrollbar-track{
background:transparent;
}
.mgc_layout-cmh{
min-height:100vh;
flex-direction:column;
display:flex;
}
.mgc_main-cmh{
flex:1 1 auto;
width:100%;
min-width:0;
}
.mgc_container-cmh{
padding:0 1rem;
margin:0 auto;
width:100%;
max-width:87.5rem;
}
@media(min-width:769px){
.mgc_container-cmh{
padding:0 32px;
}
}
@media(min-width:1098px){
.mgc_container-cmh{
padding:0 56px;
}
}
.mgc_eyebrow-cmh{
font-size:11px;
line-height:1.4;
letter-spacing:.2em;
color:#A87C3E;
text-transform:uppercase;
font-family:"Mulish", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
overflow-wrap:break-word;
display:inline-block;
font-weight:600;
}
.mgc_band-cmh{
background:#12100B;
color:#F2EBD9;
}
.mgc_band-cmh .mgc_eyebrow-cmh{
color:#C9A85C;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.mgc_tb-cmh{
background:#1A1610;
border-bottom:1px solid rgba(244,236,210,0.13);
top:0;
z-index:50;
position:sticky;
}
.mgc_tb_in-cmh{
margin:0 auto;
gap:1rem;
padding:12px 16px;
display:flex;
width:100%;
justify-content:space-between;
max-width:1400px;
align-items:center;
}
@media(min-width:769px){
.mgc_tb_in-cmh{
padding:1rem 32px;
}
}
@media(min-width:1100px){
.mgc_tb_in-cmh{
padding:1.125rem 56px;
}
}
.mgc_tb_left-cmh{
gap:1.75rem;
align-items:center;
display:flex;
min-width:0;
}
.mgc_tb_logo-cmh{
gap:0.688rem;
align-items:center;
display:flex;
min-width:0;
}
.mgc_tb_logo_mark-cmh{
border-radius:0.5rem;
flex:0 0 auto;
height:34px;
object-fit:cover;
width:2.125rem;
}
.mgc_tb_logo_txt-cmh{
line-height:1;
flex-direction:column;
min-width:0;
display:flex;
}
.mgc_tb_logo_name-cmh{
overflow:hidden;
white-space:nowrap;
font-weight:700;
letter-spacing:.02em;
color:#F2EBD9;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
font-size:1.375rem;
text-overflow:ellipsis;
}
.mgc_tb_logo_sub-cmh{
overflow:hidden;
white-space:nowrap;
font-size:8.5px;
letter-spacing:.32em;
margin-top:4px;
text-transform:uppercase;
color:#A87C3E;
text-overflow:ellipsis;
font-weight:600;
}
.mgc_tb_nav-cmh{
display:none;
}
@media(min-width:961px){
.mgc_tb_nav-cmh{
gap:1.75rem;
align-items:center;
display:flex;
}
}
.mgc_tb_nav_item-cmh{
transition:color .22s ease,border-color .22s ease;
color:#D8CEB8;
border-bottom:2px solid transparent;
padding-bottom:3px;
font-weight:600;
font-size:14px;
white-space:nowrap;
}
.mgc_tb_nav_item-cmh:hover{
color:#F2EBD9;
}
.mgc_tb_nav_item-cmh.mgc_state_active-cmh{
border-color:#A87C3E;
color:#F2EBD9;
}
.mgc_tb_right-cmh{
flex:0 0 auto;
gap:14px;
display:flex;
align-items:center;
}
.mgc_tb_search-cmh{
transition:color .22s ease;
color:#D8CEB8;
display:flex;
align-items:center;
justify-content:center;
}
.mgc_tb_search-cmh:hover{
color:#A87C3E;
}
.mgc_tb_search-cmh svg{
height:1.125rem;
width:1.125rem;
}
.mgc_tb_lang-cmh{
text-transform:uppercase;
color:#A89E88;
letter-spacing:.1em;
font-size:11px;
font-weight:600;
}
.mgc_tb_lang-cmh:hover{
color:#F2EBD9;
}
.mgc_tb_login-cmh{
font-size:0.875rem;
font-weight:600;
display:none;
color:#F2EBD9;
}
@media(min-width:770px){
.mgc_tb_login-cmh{
display:inline-block;
}
}
.mgc_tb_register-cmh{
padding:0.688rem 22px;
border-radius:62.438rem;
background:#C9A85C;
transition:background-color .22s ease;
white-space:nowrap;
color:#181208;
font-size:0.875rem;
font-weight:700;
}
.mgc_tb_register-cmh:hover{
background:#DDB96A;
}
.mgc_mob-cmh{
background:#1A1610;
right:0;
bottom:0;
padding-bottom:env(safe-area-inset-bottom);
position:fixed;
border-top:1px solid rgba(244,236,210,0.13);
z-index:60;
left:0;
}
@media(min-width:959px){
.mgc_mob-cmh{
display:none;
}
}
.mgc_mob_in-cmh{
margin:0 auto;
justify-content:space-around;
align-items:stretch;
max-width:560px;
display:flex;
}
.mgc_mob_item-cmh{
transition:color .22s ease;
padding:0.563rem 0.25rem;
flex:1 1 0;
gap:3px;
color:#A89E88;
align-items:center;
min-width:0;
display:flex;
flex-direction:column;
}
.mgc_mob_item-cmh.mgc_state_active-cmh{
color:#A87C3E;
}
.mgc_mob_ic-cmh{
display:flex;
justify-content:center;
align-items:center;
}
.mgc_mob_ic-cmh svg{
height:20px;
width:20px;
}
.mgc_mob_lb-cmh{
overflow:hidden;
text-overflow:ellipsis;
font-weight:600;
white-space:nowrap;
font-size:10px;
max-width:100%;
}
@media(max-width:959px){
body{
padding-bottom:3.75rem;
}
}
.mgc_rail-cmh{
position:relative;
min-width:0;
}
.mgc_rail_scroll-cmh{
gap:14px;
-webkit-overflow-scrolling:touch;
scrollbar-width:thin;
padding-bottom:0.875rem;
overflow-x:auto;
display:flex;
}
@media(min-width:770px){
.mgc_rail_scroll-cmh{
gap:1.125rem;
}
}
.mgc_gc-cmh{
flex:0 0 auto;
display:block;
width:150px;
}
@media(min-width:769px){
.mgc_gc-cmh{
width:188px;
}
}
.mgc_gc_img-cmh{
border-radius:0.875rem;
background:#221E15;
overflow:hidden;
padding-bottom:133.33%;
box-shadow:0 2px 6px rgba(0,0,0,0.40), 0 0.5rem 1.5rem rgba(0,0,0,0.28);
position:relative;
}
.mgc_gc_img-cmh img{
inset:0;
position:absolute;
width:100%;
height:100%;
object-fit:cover;
}
.mgc_gc_cover-cmh{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
inset:0;
pointer-events:none;
position:absolute;
}
.mgc_gc_hover-cmh{
background:rgba(0,0,0,0.52);
inset:0;
transition:opacity .22s ease;
justify-content:center;
position:absolute;
display:flex;
opacity:0;
align-items:center;
}
.mgc_gc-cmh:hover .mgc_gc_hover-cmh{
opacity:1;
}
.mgc_gc_hover_btn-cmh{
border-radius:999px;
background:#C9A85C;
color:#181208;
justify-content:center;
align-items:center;
height:46px;
display:flex;
width:46px;
}
.mgc_gc_hover_btn-cmh svg{
width:18px;
height:18px;
}
.mgc_gc_info-cmh{
gap:2px;
min-width:0;
display:flex;
margin-top:0.563rem;
flex-direction:column;
}
.mgc_gc_name-cmh{
overflow:hidden;
text-overflow:ellipsis;
font-size:0.813rem;
color:#F2EBD9;
white-space:nowrap;
font-weight:700;
}
.mgc_gc_prov-cmh{
overflow:hidden;
text-overflow:ellipsis;
color:#A89E88;
font-size:11px;
white-space:nowrap;
}
.mgc_gc_meta-cmh{
font-size:11px;
color:#A89E88;
}
.mgc_tc-cmh{
flex:0 0 auto;
display:block;
width:11.25rem;
}
@media(min-width:766px){
.mgc_tc-cmh{
width:14.375rem;
}
}
.mgc_tc_img-cmh{
background:#221E15;
overflow:hidden;
border-radius:14px;
padding-bottom:75%;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.40), 0 0.5rem 1.5rem rgba(0,0,0,0.28);
position:relative;
}
.mgc_tc_img-cmh img{
inset:0;
position:absolute;
width:100%;
object-fit:cover;
height:100%;
}
.mgc_tc_info-cmh{
gap:2px;
display:flex;
margin-top:9px;
min-width:0;
flex-direction:column;
}
.mgc_tc_name-cmh{
overflow:hidden;
font-size:14px;
white-space:nowrap;
color:#F2EBD9;
text-overflow:ellipsis;
font-weight:700;
}
.mgc_tc_rtp-cmh{
font-size:11px;
color:#A89E88;
}
.mgc_lc-cmh{
flex:0 0 auto;
width:14.375rem;
display:block;
}
@media(min-width:766px){
.mgc_lc-cmh{
width:268px;
}
}
.mgc_lc_img-cmh{
background:#221E15;
overflow:hidden;
border-radius:14px;
position:relative;
padding-bottom:62.5%;
box-shadow:0 2px 6px rgba(0,0,0,0.40), 0 0.5rem 24px rgba(0,0,0,0.28);
}
.mgc_lc_img-cmh img{
inset:0;
height:100%;
object-fit:cover;
width:100%;
position:absolute;
}
.mgc_lc_live-cmh{
gap:0.438rem;
background:rgba(0,0,0,0.52);
border-radius:62.438rem;
padding:4px 9px;
top:0.75rem;
position:absolute;
display:flex;
left:12px;
align-items:center;
}
.mgc_lc_live_dot-cmh{
border-radius:50%;
background:#B85040;
animation:zm2-pulse 1.6s infinite;
height:0.5rem;
width:8px;
}
.mgc_lc_seats-cmh{
color:#F2EBD9;
font-size:10px;
text-transform:uppercase;
font-weight:600;
letter-spacing:.08em;
}
.mgc_lc_info-cmh{
gap:2px;
min-width:0;
margin-top:0.563rem;
flex-direction:column;
display:flex;
}
.mgc_lc_name-cmh{
overflow:hidden;
white-space:nowrap;
color:#F2EBD9;
font-size:15px;
text-overflow:ellipsis;
font-weight:700;
}
.mgc_lc_bet-cmh{
font-size:0.688rem;
color:#A89E88;
}
.mgc_pc-cmh{
background:#221E15;
padding:1rem 14px;
border-radius:0.875rem;
gap:0.5rem;
border:1px solid rgba(244,236,210,0.07);
justify-content:center;
min-width:0;
align-items:center;
flex-direction:column;
display:flex;
min-height:74px;
}
.mgc_pc_logo-cmh{
flex:0 0 auto;
object-fit:contain;
width:auto;
height:28px;
max-width:100%;
}
.mgc_pc_name-cmh{
overflow:hidden;
color:#A89E88;
text-align:center;
white-space:nowrap;
max-width:100%;
font-size:0.688rem;
text-overflow:ellipsis;
}
.mgc_gc_tag-cmh{
border-radius:0.5rem;
padding:3px 8px;
left:0.625rem;
top:0.625rem;
z-index:2;
position:absolute;
display:inline-block;
text-transform:uppercase;
font-weight:700;
letter-spacing:.06em;
font-size:10px;
}
.mgc_gc_tag_hot-cmh{
background:#B85040;
color:#F2EBD9;
}
.mgc_gc_tag_new-cmh{
background:#C9A85C;
color:#181208;
}
.mgc_gc_tag_jp-cmh{
background:#C49A2E;
color:#181208;
}
.mgc_gc_tag_live-cmh{
background:#B85040;
color:#F2EBD9;
}
.mgc_sh-cmh{
min-width:0;
margin-bottom:18px;
}
.mgc_sh_row-cmh{
gap:16px;
flex-wrap:wrap;
justify-content:space-between;
align-items:flex-end;
display:flex;
}
.mgc_sh_row-cmh .mgc_sh_l-cmh{
gap:6px;
display:flex;
flex-direction:column;
min-width:0;
}
.mgc_sh_stack-cmh{
gap:0.625rem;
display:flex;
flex-direction:column;
align-items:flex-start;
}
.mgc_sh_center-cmh{
gap:0.625rem;
align-items:center;
text-align:center;
display:flex;
flex-direction:column;
}
.mgc_sh_h2-cmh{
line-height:1.1;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
color:#F2EBD9;
font-weight:600;
font-size:24px;
overflow-wrap:break-word;
}
@media(min-width:769px){
.mgc_sh_h2-cmh{
font-size:1.875rem;
}
}
.mgc_band-cmh .mgc_sh_h2-cmh{
color:#F2EBD9;
}
.mgc_sh_eb_line-cmh{
gap:0.625rem;
display:inline-flex;
align-items:center;
}
.mgc_sh_eb_line-cmh::before{
background:#A87C3E;
display:inline-block;
content:"";
width:1.75rem;
height:1px;
}
.mgc_band-cmh .mgc_sh_eb_line-cmh::before{
background:#C9A85C;
}
.mgc_sh_eb_dot-cmh{
gap:8px;
display:inline-flex;
align-items:center;
}
.mgc_sh_eb_dot-cmh::before{
background:#A87C3E;
border-radius:50%;
display:inline-block;
height:6px;
content:"";
width:6px;
}
.mgc_band-cmh .mgc_sh_eb_dot-cmh::before{
background:#C9A85C;
}
.mgc_sh_link-cmh{
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
gap:0.375rem;
font-weight:600;
font-size:0.813rem;
display:inline-flex;
padding-bottom:2px;
border-bottom:1px solid #F2EBD9;
align-items:center;
color:#F2EBD9;
white-space:nowrap;
}
.mgc_sh_link-cmh:hover{
border-color:#A87C3E;
color:#A87C3E;
}
.mgc_sh_link-cmh svg{
height:0.875rem;
width:14px;
}
.mgc_sh_link_chev-cmh{
padding-bottom:0;
border-bottom:0;
}
.mgc_sh_link_btn-cmh{
padding:9px 1.125rem;
background:#C9A85C;
border-radius:999px;
color:#181208;
border-bottom:0;
}
.mgc_sh_link_btn-cmh:hover{
border-color:transparent;
background:#DDB96A;
color:#181208;
}
.mgc_band-cmh .mgc_sh_link-cmh{
border-color:#F2EBD9;
color:#F2EBD9;
}
.mgc_band-cmh .mgc_sh_link_btn-cmh{
background:#C9A85C;
color:#181208;
}
.mgc_sh_rule-cmh{
background:rgba(244,236,210,0.13);
margin:-2px 0 1.125rem;
height:1px;
}
.mgc_band-cmh .mgc_sh_rule-cmh{
background:rgba(244,236,210,0.13);
}
.mgc_hero-cmh{
padding:2rem 0 8px;
}
@media(min-width:770px){
.mgc_hero-cmh{
padding:56px 0 24px;
}
}
.mgc_hero_in-cmh{
grid-template-columns:1fr;
gap:2rem;
align-items:center;
display:grid;
}
@media(min-width:902px){
.mgc_hero_in-cmh{
grid-template-columns:1.05fr .95fr;
gap:48px;
}
}
.mgc_hero_copy-cmh{
min-width:0;
}
.mgc_hero_eyebrow-cmh{
gap:0.625rem;
display:inline-flex;
align-items:center;
margin-bottom:22px;
}
.mgc_hero_eyebrow_line-cmh{
background:#A87C3E;
flex:0 0 auto;
width:28px;
height:1px;
display:inline-block;
}
.mgc_hero_h1-cmh{
margin-bottom:1.25rem;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
font-weight:600;
letter-spacing:-.01em;
line-height:1.04;
overflow-wrap:break-word;
font-size:38px;
color:#F2EBD9;
}
@media(min-width:768px){
.mgc_hero_h1-cmh{
font-size:54px;
}
}
@media(min-width:1097px){
.mgc_hero_h1-cmh{
font-size:3.875rem;
}
}
.mgc_hero_h1-cmh em{
font-style:normal;
color:#A87C3E;
}
.mgc_hero_sub-cmh{
max-width:480px;
font-size:16px;
margin-bottom:30px;
line-height:1.6;
color:#8A8070;
}
@media(min-width:766px){
.mgc_hero_sub-cmh{
font-size:18px;
}
}
.mgc_hero_actions-cmh{
gap:0.875rem;
flex-wrap:wrap;
align-items:center;
display:flex;
margin-bottom:2.125rem;
}
.mgc_hero_cta-cmh{
gap:0.625rem;
border-radius:62.438rem;
transition:background-color .22s ease;
background:#C9A85C;
padding:16px 1.875rem;
color:#181208;
display:inline-flex;
font-size:15px;
font-weight:700;
align-items:center;
}
.mgc_hero_cta-cmh:hover{
background:#DDB96A;
}
.mgc_hero_cta_ic-cmh{
display:inline-flex;
align-items:center;
}
.mgc_hero_cta_ic-cmh svg{
width:16px;
height:16px;
}
.mgc_hero_cta_alt-cmh{
padding:15px 26px;
border-radius:62.438rem;
border:1px solid rgba(244,236,210,0.13);
transition:border-color .22s ease,color .22s ease;
background:transparent;
color:#F2EBD9;
align-items:center;
font-weight:600;
font-size:15px;
display:inline-flex;
}
.mgc_hero_cta_alt-cmh:hover{
border-color:#A87C3E;
color:#A87C3E;
}
.mgc_hero_trust-cmh{
gap:22px;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.mgc_hero_trust_item-cmh{
gap:0.563rem;
font-size:13px;
color:#D8CEB8;
display:flex;
font-weight:600;
align-items:center;
}
.mgc_hero_trust_ic-cmh{
color:#A87C3E;
align-items:center;
display:inline-flex;
}
.mgc_hero_trust_ic-cmh svg{
width:16px;
height:16px;
}
.mgc_hero_promo-cmh{
border-radius:20px;
background:#221E15;
overflow:hidden;
box-shadow:0 8px 16px rgba(0,0,0,0.36), 0 32px 64px rgba(0,0,0,0.48), 0 0 40px rgba(168,124,62,0.10);
min-height:18.75rem;
position:relative;
display:flex;
}
.mgc_hero_promo_bg-cmh{
inset:0;
position:absolute;
background-position:center;
background-size:cover;
}
.mgc_hero_promo_bg-cmh::after{
inset:0;
background:linear-gradient(120deg,#12100B 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
content:"";
position:absolute;
}
.mgc_hero_promo_glow-cmh{
background:radial-gradient(circle,rgba(167,130,72,0.18) 0%,transparent 65%);
border-radius:50%;
position:absolute;
right:-20px;
height:260px;
pointer-events:none;
top:-40px;
width:260px;
}
.mgc_hero_promo_ct-cmh{
padding:1.75rem;
z-index:2;
align-self:flex-end;
max-width:88%;
position:relative;
}
.mgc_hero_promo_label-cmh{
text-transform:uppercase;
font-weight:700;
display:block;
letter-spacing:.25em;
margin-bottom:0.5rem;
color:#C9A85C;
font-size:0.625rem;
}
.mgc_hero_promo_amount-cmh{
font-size:2rem;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
line-height:1.05;
font-weight:600;
color:#F2EBD9;
}
@media(min-width:771px){
.mgc_hero_promo_amount-cmh{
font-size:2.5rem;
}
}
.mgc_hero_promo_amount-cmh em{
color:#C9A85C;
font-style:normal;
}
.mgc_hero_rating-cmh{
border-radius:14px;
border:1px solid rgba(244,236,210,0.07);
gap:10px;
padding:10px 14px;
background:#221E15;
align-items:center;
max-width:min(260px,62%);
box-shadow:0 2px 6px rgba(0,0,0,0.40), 0 8px 1.5rem rgba(0,0,0,0.28);
right:0.875rem;
position:absolute;
display:flex;
z-index:3;
top:14px;
}
.mgc_hero_rating_score-cmh{
flex:0 0 auto;
color:#F2EBD9;
font-size:1.5rem;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
font-weight:700;
}
.mgc_hero_rating_txt-cmh{
flex:1 1 auto;
min-width:0;
}
.mgc_hero_rating_stars-cmh{
gap:2px;
display:flex;
color:#A87C3E;
}
.mgc_hero_rating_stars-cmh svg{
height:0.75rem;
width:12px;
}
.mgc_hero_rating_cap-cmh{
margin-top:3px;
line-height:1.35;
overflow-wrap:break-word;
font-size:0.688rem;
display:block;
color:#A89E88;
}
.mgc_stat-cmh{
border-top:1px solid rgba(244,236,210,0.13);
border-bottom:1px solid rgba(244,236,210,0.13);
margin-top:1rem;
}
.mgc_stat_in-cmh{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:769px){
.mgc_stat_in-cmh{
grid-template-columns:repeat(4,1fr);
}
}
.mgc_stat_item-cmh{
padding:1.375rem 14px;
border-bottom:1px solid rgba(244,236,210,0.07);
border-right:1px solid rgba(244,236,210,0.07);
min-width:0;
}
.mgc_stat_item-cmh:nth-child(2n){
border-right:0;
}
.mgc_stat_item-cmh:nth-child(n+3){
border-bottom:0;
}
@media(min-width:767px){
.mgc_stat_item-cmh{
border-bottom:0;
}
.mgc_stat_item-cmh:nth-child(2n){
border-right:1px solid rgba(244,236,210,0.07);
}
.mgc_stat_item-cmh:nth-child(4n){
border-right:0;
}
}
.mgc_stat_value-cmh{
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
line-height:1;
color:#F2EBD9;
font-weight:700;
font-size:1.875rem;
overflow-wrap:break-word;
}
@media(min-width:766px){
.mgc_stat_value-cmh{
font-size:2.125rem;
}
}
.mgc_stat_label-cmh{
line-height:1.4;
margin-top:6px;
color:#A89E88;
font-size:13px;
overflow-wrap:break-word;
}
.mgc_grow-cmh{
padding:1.625rem 0 0.625rem;
}
.mgc_row_seo-cmh{
margin:0.625rem 0 0;
color:#8A8070;
overflow-wrap:break-word;
font-size:0.875rem;
line-height:1.65;
max-width:760px;
}
.mgc_row_seo-cmh strong{
color:#F2EBD9;
font-weight:700;
}
.mgc_grow-cmh{
padding:26px 0 0.625rem;
}
.mgc_row_seo-cmh{
margin:0.625rem 0 0;
font-size:0.875rem;
color:#8A8070;
max-width:47.5rem;
line-height:1.65;
overflow-wrap:break-word;
}
.mgc_row_seo-cmh strong{
color:#F2EBD9;
font-weight:700;
}
.mgc_grow-cmh{
padding:1.625rem 0 10px;
}
.mgc_row_seo-cmh{
margin:10px 0 0;
line-height:1.65;
color:#8A8070;
font-size:0.875rem;
overflow-wrap:break-word;
max-width:47.5rem;
}
.mgc_row_seo-cmh strong{
color:#F2EBD9;
font-weight:700;
}
.mgc_jp-cmh{
padding:1.875rem 0 0.625rem;
}
.mgc_jp_grid-cmh{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:767px){
.mgc_jp_grid-cmh{
grid-template-columns:1fr 1fr;
}
.mgc_jp_card_mega-cmh{
grid-column:1/-1;
}
}
@media(min-width:1003px){
.mgc_jp_grid-cmh{
grid-template-columns:1.4fr 1fr 1fr;
}
.mgc_jp_card_mega-cmh{
grid-column:auto;
}
}
.mgc_jp_card-cmh{
border:1px solid rgba(244,236,210,0.07);
padding:26px;
overflow:hidden;
border-radius:20px;
background:#221E15;
gap:0.75rem;
justify-content:space-between;
min-height:12.5rem;
min-width:0;
position:relative;
flex-direction:column;
display:flex;
}
.mgc_jp_card_mega-cmh{
background:linear-gradient(135deg,#1E1A10,#0E0C07);
border-color:transparent;
min-height:13.125rem;
color:#F2EBD9;
}
.mgc_jp_glow-cmh{
background:radial-gradient(circle,rgba(167,130,72,0.18),transparent 70%);
border-radius:50%;
top:-2.5rem;
right:-2.5rem;
width:12.5rem;
position:absolute;
height:12.5rem;
pointer-events:none;
}
.mgc_jp_label-cmh{
gap:0.625rem;
display:flex;
justify-content:space-between;
letter-spacing:.16em;
flex-wrap:wrap;
align-items:center;
color:#A87C3E;
position:relative;
text-transform:uppercase;
font-size:0.625rem;
font-weight:700;
}
.mgc_jp_card_mega-cmh .mgc_jp_label-cmh{
color:#C9A85C;
}
.mgc_jp_drop-cmh{
text-transform:none;
font-weight:600;
color:#A89E88;
letter-spacing:.04em;
}
.mgc_jp_card_mega-cmh .mgc_jp_drop-cmh{
color:#B0A48C;
}
.mgc_jp_amount-cmh{
font-size:2.375rem;
overflow-wrap:break-word;
color:#F2EBD9;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
font-weight:700;
line-height:1;
position:relative;
}
.mgc_jp_card_mega-cmh .mgc_jp_amount-cmh{
animation:zm2-pulse 2.4s infinite;
font-size:3rem;
color:#C9A85C;
}
@media(min-width:771px){
.mgc_jp_card_mega-cmh .mgc_jp_amount-cmh{
font-size:54px;
}
}
.mgc_jp_game-cmh{
color:#A89E88;
font-size:0.813rem;
position:relative;
}
.mgc_jp_card_mega-cmh .mgc_jp_game-cmh{
color:#B0A48C;
}
.mgc_jp_cta-cmh{
position:relative;
align-self:flex-start;
}
.mgc_jp_card_mega-cmh .mgc_jp_cta-cmh{
transition:opacity .22s ease;
background:#C9A85C;
border-radius:62.438rem;
padding:0.625rem 1.25rem;
font-size:13px;
color:#181208;
font-weight:700;
}
.mgc_jp_card_mega-cmh .mgc_jp_cta-cmh:hover{
opacity:.9;
}
.mgc_jp_card-cmh:not(.mgc_jp_card_mega-cmh) .mgc_jp_cta-cmh{
transition:color .22s ease,border-color .22s ease;
font-size:0.813rem;
font-weight:700;
color:#F2EBD9;
padding-bottom:2px;
border-bottom:1px solid #F2EBD9;
}
.mgc_jp_card-cmh:not(.mgc_jp_card_mega-cmh) .mgc_jp_cta-cmh:hover{
border-color:#A87C3E;
color:#A87C3E;
}
.mgc_jp_seo-cmh{
margin:14px 0 0;
font-size:14px;
overflow-wrap:break-word;
line-height:1.65;
max-width:760px;
color:#8A8070;
}
.mgc_jp_seo-cmh strong{
font-weight:700;
color:#F2EBD9;
}
.mgc_pr-cmh{
padding:1.875rem 0 6px;
}
.mgc_pr_card-cmh{
border-radius:20px;
background:#221E15;
gap:10px;
overflow:hidden;
border:1px solid rgba(244,236,210,0.07);
padding:1.625rem;
flex:0 0 auto;
position:relative;
min-height:12.5rem;
width:17.5rem;
flex-direction:column;
display:flex;
}
@media(min-width:766px){
.mgc_pr_card-cmh{
width:18.75rem;
}
}
.mgc_pr_card_feat-cmh{
border-color:transparent;
background:linear-gradient(150deg,#1E1A10,#0E0C07);
color:#F2EBD9;
}
.mgc_pr_glow-cmh{
background:radial-gradient(circle,rgba(167,130,72,0.18),transparent 70%);
border-radius:50%;
opacity:0;
position:absolute;
top:-1.875rem;
width:8.125rem;
pointer-events:none;
height:8.125rem;
right:-1.875rem;
}
.mgc_pr_card_feat-cmh .mgc_pr_glow-cmh{
opacity:1;
}
.mgc_pr_label-cmh{
text-transform:uppercase;
position:relative;
letter-spacing:.16em;
color:#A87C3E;
font-size:0.625rem;
font-weight:700;
}
.mgc_pr_card_feat-cmh .mgc_pr_label-cmh{
color:#C9A85C;
}
.mgc_pr_amount-cmh{
line-height:1.08;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-weight:600;
font-size:1.625rem;
position:relative;
color:#F2EBD9;
}
.mgc_pr_card_feat-cmh .mgc_pr_amount-cmh{
color:#F2EBD9;
}
.mgc_pr_amount-cmh em{
color:#A87C3E;
font-style:normal;
}
.mgc_pr_card_feat-cmh .mgc_pr_amount-cmh em{
color:#C9A85C;
}
.mgc_pr_terms-cmh{
position:relative;
color:#A89E88;
font-size:0.813rem;
line-height:1.5;
}
.mgc_pr_card_feat-cmh .mgc_pr_terms-cmh{
color:#B0A48C;
}
.mgc_pr_cta-cmh{
margin-top:auto;
align-self:flex-start;
position:relative;
}
.mgc_pr_card_feat-cmh .mgc_pr_cta-cmh{
border-radius:999px;
transition:opacity .22s ease;
padding:9px 1.125rem;
background:#C9A85C;
font-weight:700;
font-size:0.813rem;
color:#181208;
}
.mgc_pr_card_feat-cmh .mgc_pr_cta-cmh:hover{
opacity:.9;
}
.mgc_pr_card-cmh:not(.mgc_pr_card_feat-cmh) .mgc_pr_cta-cmh{
transition:color .22s ease,border-color .22s ease;
font-weight:700;
padding-bottom:2px;
border-bottom:1px solid #F2EBD9;
color:#F2EBD9;
font-size:0.813rem;
}
.mgc_pr_card-cmh:not(.mgc_pr_card_feat-cmh) .mgc_pr_cta-cmh:hover{
border-color:#A87C3E;
color:#A87C3E;
}
.mgc_gf-cmh{
padding:24px 0 0.375rem;
}
.mgc_gf_in-cmh{
gap:10px;
display:flex;
flex-wrap:wrap;
}
.mgc_gf_chip-cmh{
padding:10px 1.125rem;
background:#221E15;
border:1px solid rgba(244,236,210,0.13);
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
border-radius:62.438rem;
font-size:13px;
color:#D8CEB8;
font-weight:600;
white-space:nowrap;
}
.mgc_gf_chip-cmh:hover{
border-color:#A87C3E;
color:#A87C3E;
}
.mgc_gf_chip-cmh.mgc_state_active-cmh{
border-color:transparent;
background:#C9A85C;
color:#181208;
}
.mgc_app-cmh{
padding:30px 0 10px;
}
.mgc_app_in-cmh{
border:1px solid rgba(244,236,210,0.07);
background:#221E15;
border-radius:1.25rem;
gap:1.75rem;
padding:32px;
flex-direction:column;
display:flex;
}
@media(min-width:770px){
.mgc_app_in-cmh{
gap:40px;
padding:2.5rem 44px;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.mgc_app_copy-cmh{
min-width:0;
max-width:560px;
}
.mgc_app_eyebrow-cmh{
margin-bottom:0.75rem;
}
.mgc_app_h2-cmh{
font-size:1.75rem;
color:#F2EBD9;
line-height:1.05;
margin-bottom:0.75rem;
font-weight:600;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
}
@media(min-width:768px){
.mgc_app_h2-cmh{
font-size:34px;
}
}
.mgc_app_text-cmh{
margin-bottom:1.375rem;
font-size:14px;
color:#8A8070;
line-height:1.6;
}
.mgc_app_btns-cmh{
gap:12px;
flex-wrap:wrap;
display:flex;
}
.mgc_app_btn-cmh{
gap:0.625rem;
border-radius:0.875rem;
padding:0.688rem 20px;
transition:background-color .22s ease;
background:#C9A85C;
align-items:center;
color:#181208;
display:inline-flex;
}
.mgc_app_btn-cmh:hover{
background:#DDB96A;
}
.mgc_app_btn_ic-cmh{
align-items:center;
display:inline-flex;
}
.mgc_app_btn_ic-cmh svg{
height:18px;
width:1.125rem;
}
.mgc_app_btn_lb-cmh{
font-weight:700;
font-size:13.5px;
}
.mgc_app_qr_wrap-cmh{
gap:18px;
flex:0 0 auto;
align-items:center;
display:flex;
}
.mgc_app_qr-cmh{
flex:0 0 auto;
border-radius:0.875rem;
width:6.75rem;
background-color:#C9A85C;
height:6.75rem;
background-image:repeating-linear-gradient(0deg,#221E15 0 5px,transparent 5px 11px),repeating-linear-gradient(90deg,#221E15 0 5px,transparent 0.313rem 0.688rem);
}
.mgc_app_qr_cap-cmh{
font-size:12.5px;
color:#A89E88;
max-width:5.75rem;
line-height:1.4;
}
.mgc_trn-cmh{
padding:30px 0 0.625rem;
}
.mgc_trn_in-cmh{
border-radius:20px;
background:#221E15;
border:1px solid rgba(244,236,210,0.07);
overflow:hidden;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:881px){
.mgc_trn_in-cmh{
grid-template-columns:1.05fr 1fr;
}
}
.mgc_trn_banner-cmh{
padding:2.125rem;
overflow:hidden;
background:linear-gradient(150deg,#1E1A10,#0E0C07);
color:#F2EBD9;
position:relative;
}
.mgc_trn_glow-cmh{
border-radius:50%;
background:radial-gradient(circle,rgba(167,130,72,0.18),transparent 70%);
height:200px;
bottom:-2.5rem;
right:-2.5rem;
width:200px;
position:absolute;
pointer-events:none;
}
.mgc_trn_eyebrow-cmh{
margin-bottom:14px;
position:relative;
}
.mgc_trn_h2-cmh{
overflow-wrap:break-word;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
font-weight:600;
position:relative;
line-height:1.06;
margin-bottom:12px;
font-size:30px;
color:#F2EBD9;
}
@media(min-width:767px){
.mgc_trn_h2-cmh{
font-size:36px;
}
}
.mgc_trn_text-cmh{
max-width:420px;
line-height:1.6;
font-size:14px;
position:relative;
color:#B0A48C;
margin-bottom:1.375rem;
}
.mgc_trn_timer-cmh{
gap:0.5rem;
position:relative;
align-items:center;
flex-wrap:wrap;
margin-bottom:24px;
display:flex;
}
.mgc_trn_timer_cap-cmh{
color:#B0A48C;
font-size:11px;
}
.mgc_trn_timer_box-cmh{
border-radius:8px;
background:rgba(244,236,210,0.07);
padding:0.25rem 0.75rem;
font-size:1.5rem;
font-weight:700;
color:#F2EBD9;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
}
.mgc_trn_cta-cmh{
background:#C9A85C;
padding:0.813rem 1.625rem;
transition:opacity .22s ease;
border-radius:999px;
color:#181208;
display:inline-block;
position:relative;
font-weight:700;
font-size:0.875rem;
}
.mgc_trn_cta-cmh:hover{
opacity:.9;
}
.mgc_trn_lb-cmh{
padding:1.625rem 1.75rem;
}
.mgc_trn_lb_head-cmh{
gap:10px;
justify-content:space-between;
margin-bottom:0.75rem;
align-items:center;
display:flex;
}
.mgc_trn_lb_title-cmh{
color:#F2EBD9;
font-weight:600;
font-size:20px;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
}
.mgc_trn_lb_upd-cmh{
font-size:0.688rem;
letter-spacing:.08em;
text-transform:uppercase;
color:#A89E88;
}
.mgc_trn_lb_row-cmh{
border-radius:8px;
padding:11px 0.75rem;
gap:14px;
align-items:center;
display:flex;
}
.mgc_trn_lb_row-cmh:nth-child(2){
background:rgba(168,124,62,0.14);
}
.mgc_trn_lb_rank-cmh{
flex:0 0 auto;
font-size:16px;
font-weight:700;
width:1.375rem;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
color:#A87C3E;
}
.mgc_trn_lb_av-cmh{
flex:0 0 auto;
background:linear-gradient(135deg,#A87C3E,#DDB96A);
border-radius:50%;
height:1.875rem;
width:30px;
}
.mgc_trn_lb_name-cmh{
overflow:hidden;
flex:1 1 auto;
white-space:nowrap;
min-width:0;
font-size:14px;
color:#F2EBD9;
text-overflow:ellipsis;
font-weight:600;
}
.mgc_trn_lb_amount-cmh{
flex:0 0 auto;
font-size:13px;
color:#F2EBD9;
font-weight:700;
}
.mgc_vip-cmh{
padding:48px 0;
}
@media(min-width:769px){
.mgc_vip-cmh{
padding:4rem 0;
}
}
.mgc_vip_head-cmh{
gap:14px;
flex-direction:column;
display:flex;
margin-bottom:30px;
}
@media(min-width:879px){
.mgc_vip_head-cmh{
gap:1.5rem;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.mgc_vip_eyebrow-cmh{
margin-bottom:12px;
}
.mgc_vip_h2-cmh{
line-height:1.05;
color:#F2EBD9;
overflow-wrap:break-word;
font-weight:600;
font-size:32px;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:767px){
.mgc_vip_h2-cmh{
font-size:2.5rem;
}
}
.mgc_vip_intro-cmh{
line-height:1.6;
max-width:26.25rem;
font-size:14px;
color:#B0A48C;
}
.mgc_vip_grid-cmh{
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
gap:0.875rem;
display:grid;
}
.mgc_vip_card-cmh{
padding:22px 1.125rem;
border-radius:14px;
border:1px solid rgba(244,236,210,0.13);
min-width:0;
}
.mgc_vip_card_feat-cmh{
background:rgba(244,236,210,0.07);
border-color:#C9A85C;
}
.mgc_vip_card_ic-cmh{
border-radius:8px;
background:linear-gradient(135deg,#A87C3E,#DDB96A);
height:2.125rem;
display:block;
margin-bottom:16px;
width:34px;
}
.mgc_vip_name-cmh{
font-weight:600;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
font-size:1.25rem;
color:#F2EBD9;
overflow-wrap:break-word;
margin-bottom:6px;
}
.mgc_vip_perk-cmh{
font-size:0.781rem;
color:#B0A48C;
line-height:1.5;
overflow-wrap:break-word;
}
.mgc_gm-cmh{
padding:1.875rem 0 0.625rem;
}
.mgc_gm_in-cmh{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:881px){
.mgc_gm_in-cmh{
grid-template-columns:1.25fr 1fr;
}
}
.mgc_gm_left-cmh{
background:#221E15;
border:1px solid rgba(244,236,210,0.07);
padding:2rem;
border-radius:20px;
min-width:0;
}
.mgc_gm_eyebrow-cmh{
margin-bottom:0.625rem;
}
.mgc_gm_h2-cmh{
color:#F2EBD9;
overflow-wrap:break-word;
font-size:1.625rem;
font-weight:600;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
margin-bottom:8px;
line-height:1.06;
}
@media(min-width:766px){
.mgc_gm_h2-cmh{
font-size:28px;
}
}
.mgc_gm_text-cmh{
font-size:0.875rem;
max-width:480px;
margin-bottom:1.375rem;
line-height:1.6;
color:#8A8070;
}
.mgc_gm_level-cmh{
font-size:22px;
font-weight:700;
color:#A87C3E;
margin-bottom:0.5rem;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
}
.mgc_gm_bar-cmh{
overflow:hidden;
border-radius:62.438rem;
background:rgba(244,236,210,0.13);
height:0.5rem;
margin-bottom:0.375rem;
}
.mgc_gm_bar_fill-cmh{
border-radius:62.438rem;
background:linear-gradient(90deg,#A87C3E,#DDB96A);
height:100%;
}
.mgc_gm_bar_meta-cmh{
gap:10px;
display:flex;
margin-bottom:18px;
color:#A89E88;
justify-content:space-between;
font-size:11px;
}
.mgc_gm_missions-cmh{
gap:0.625rem;
display:flex;
flex-wrap:wrap;
}
.mgc_gm_mission-cmh{
border-radius:62.438rem;
border:1px solid rgba(244,236,210,0.13);
gap:7px;
background:#1A1610;
padding:0.563rem 15px;
align-items:center;
font-size:12.5px;
font-weight:600;
display:inline-flex;
color:#D8CEB8;
}
.mgc_gm_mission_ic-cmh{
display:inline-flex;
color:#A87C3E;
align-items:center;
}
.mgc_gm_mission_ic-cmh svg{
height:13px;
width:0.813rem;
}
.mgc_gm_right-cmh{
border-radius:1.25rem;
padding:32px;
overflow:hidden;
background:linear-gradient(150deg,#1E1A10,#0E0C07);
flex-direction:column;
position:relative;
display:flex;
color:#F2EBD9;
}
.mgc_gm_glow-cmh{
background:radial-gradient(circle,rgba(167,130,72,0.18),transparent 70%);
border-radius:50%;
right:-30px;
pointer-events:none;
top:-30px;
height:150px;
width:150px;
position:absolute;
}
.mgc_gm_ref_eyebrow-cmh{
margin-bottom:10px;
position:relative;
}
.mgc_gm_ref_h2-cmh{
color:#F2EBD9;
font-size:26px;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
position:relative;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:8px;
line-height:1.1;
}
.mgc_gm_ref_text-cmh{
position:relative;
line-height:1.55;
font-size:13.5px;
color:#B0A48C;
margin-bottom:1.25rem;
}
.mgc_gm_ref_cta-cmh{
transition:opacity .22s ease;
background:#C9A85C;
border-radius:62.438rem;
padding:11px 1.375rem;
position:relative;
align-self:flex-start;
color:#181208;
font-size:13.5px;
font-weight:700;
margin-top:auto;
}
.mgc_gm_ref_cta-cmh:hover{
opacity:.9;
}
.mgc_dr-cmh{
padding:36px 0 10px;
}
.mgc_dr_in-cmh{
border-radius:14px;
gap:20px;
border:1px dashed rgba(244,236,210,0.13);
padding:1.75rem 2rem;
flex-direction:column;
display:flex;
}
@media(min-width:766px){
.mgc_dr_in-cmh{
gap:2rem;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.mgc_dr_h2-cmh{
line-height:1.1;
font-size:1.5rem;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
color:#F2EBD9;
overflow-wrap:break-word;
font-weight:600;
margin-bottom:8px;
}
@media(min-width:770px){
.mgc_dr_h2-cmh{
font-size:1.625rem;
}
}
.mgc_dr_text-cmh{
max-width:42.5rem;
overflow-wrap:break-word;
color:#8A8070;
line-height:1.6;
font-size:14px;
}
.mgc_dr_text-cmh b{
color:#F2EBD9;
font-weight:700;
}
.mgc_dr_cta-cmh{
transition:color .22s ease;
flex:0 0 auto;
font-size:13.5px;
font-weight:700;
border-bottom:1px solid #A87C3E;
color:#F2EBD9;
padding-bottom:2px;
white-space:nowrap;
}
.mgc_dr_cta-cmh:hover{
color:#A87C3E;
}
.mgc_wy-cmh{
padding:48px 0;
}
@media(min-width:771px){
.mgc_wy-cmh{
padding:56px 0;
}
}
.mgc_wy_in-cmh{
grid-template-columns:1fr;
gap:32px;
align-items:start;
display:grid;
}
@media(min-width:900px){
.mgc_wy_in-cmh{
gap:48px;
grid-template-columns:.8fr 1.2fr;
}
}
.mgc_wy_left-cmh{
min-width:0;
}
.mgc_wy_eyebrow-cmh{
margin-bottom:0.875rem;
}
.mgc_wy_h2-cmh{
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
font-size:2rem;
color:#F2EBD9;
overflow-wrap:break-word;
margin-bottom:16px;
font-weight:600;
line-height:1.05;
}
@media(min-width:766px){
.mgc_wy_h2-cmh{
font-size:2.5rem;
}
}
.mgc_wy_intro-cmh{
font-size:0.938rem;
line-height:1.6;
color:#8A8070;
}
.mgc_wy_grid-cmh{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:557px){
.mgc_wy_grid-cmh{
grid-template-columns:1fr 1fr;
}
}
.mgc_wy_card-cmh{
border:1px solid rgba(244,236,210,0.07);
padding:1.625rem;
background:#221E15;
border-radius:14px;
min-width:0;
}
.mgc_wy_card_ic-cmh{
margin-bottom:1rem;
display:inline-flex;
justify-content:center;
align-items:center;
color:#A87C3E;
}
.mgc_wy_card_ic-cmh svg{
width:1.625rem;
height:26px;
}
.mgc_wy_card_h-cmh{
margin-bottom:8px;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
color:#F2EBD9;
overflow-wrap:break-word;
font-size:21px;
line-height:1.15;
font-weight:600;
}
.mgc_wy_card_p-cmh{
color:#8A8070;
line-height:1.55;
overflow-wrap:break-word;
font-size:14px;
}
.mgc_pmt-cmh{
padding:3rem 0 0.625rem;
}
.mgc_pmt_in-cmh{
gap:32px;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:882px){
.mgc_pmt_in-cmh{
grid-template-columns:1fr 1.1fr;
gap:3rem;
}
}
.mgc_pmt_left-cmh{
min-width:0;
}
.mgc_pmt_eyebrow-cmh{
margin-bottom:0.75rem;
}
.mgc_pmt_h2-cmh{
margin-bottom:0.75rem;
font-size:30px;
font-weight:600;
color:#F2EBD9;
line-height:1.06;
overflow-wrap:break-word;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:768px){
.mgc_pmt_h2-cmh{
font-size:2rem;
}
}
.mgc_pmt_text-cmh{
font-size:14.5px;
margin-bottom:22px;
color:#8A8070;
line-height:1.6;
}
.mgc_pmt_logos-cmh{
gap:0.625rem;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:483px){
.mgc_pmt_logos-cmh{
grid-template-columns:repeat(4,1fr);
}
}
.mgc_pmt_logo-cmh{
border:1px solid rgba(244,236,210,0.07);
border-radius:8px;
padding:0 0.5rem;
background:#221E15;
overflow:hidden;
align-items:center;
text-align:center;
height:50px;
color:#D8CEB8;
white-space:nowrap;
text-overflow:ellipsis;
font-weight:700;
display:flex;
justify-content:center;
font-size:12.5px;
}
.mgc_pmt_table-cmh{
border:1px solid rgba(244,236,210,0.07);
overflow:hidden;
border-radius:0.875rem;
min-width:0;
}
.mgc_pmt_thead-cmh{
grid-template-columns:1.4fr 1fr 1fr 1fr;
background:#110E08;
display:grid;
}
.mgc_pmt_th-cmh{
overflow:hidden;
padding:13px 14px;
text-overflow:ellipsis;
text-transform:uppercase;
letter-spacing:.08em;
font-size:10px;
white-space:nowrap;
font-weight:700;
color:#F2EBD9;
}
.mgc_pmt_row-cmh{
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(244,236,210,0.07);
}
.mgc_pmt_row-cmh:nth-child(odd){
background:#221E15;
}
.mgc_pmt_td-cmh{
padding:14px;
min-width:0;
font-size:13.5px;
overflow-wrap:break-word;
color:#8A8070;
}
.mgc_pmt_row-cmh .mgc_pmt_td-cmh:first-child{
color:#F2EBD9;
font-weight:700;
}
.mgc_pmt_row-cmh .mgc_pmt_td-cmh:last-child{
color:#6A9E72;
font-weight:700;
}
.mgc_et-cmh{
padding:2.25rem 0 0.625rem;
}
.mgc_et_in-cmh{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:start;
}
@media(min-width:883px){
.mgc_et_in-cmh{
gap:3rem;
grid-template-columns:1.1fr .9fr;
}
}
.mgc_et_left-cmh{
min-width:0;
}
.mgc_et_eyebrow-cmh{
margin-bottom:12px;
}
.mgc_et_h2-cmh{
overflow-wrap:break-word;
font-weight:600;
font-size:28px;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
line-height:1.06;
margin-bottom:0.875rem;
color:#F2EBD9;
}
@media(min-width:765px){
.mgc_et_h2-cmh{
font-size:32px;
}
}
.mgc_et_text-cmh{
margin-bottom:22px;
color:#8A8070;
font-size:0.938rem;
line-height:1.65;
}
.mgc_et_stats-cmh{
gap:24px;
display:flex;
flex-wrap:wrap;
}
.mgc_et_stat-cmh{
min-width:0;
}
.mgc_et_stat_v-cmh{
font-size:26px;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
line-height:1;
color:#F2EBD9;
font-weight:700;
}
.mgc_et_stat_l-cmh{
margin-top:4px;
font-size:12.5px;
color:#A89E88;
}
.mgc_et_right-cmh{
gap:0.75rem;
display:flex;
flex-direction:column;
}
.mgc_et_member-cmh{
border:1px solid rgba(244,236,210,0.07);
gap:16px;
border-radius:14px;
background:#221E15;
padding:1.125rem 1.25rem;
display:flex;
align-items:center;
min-width:0;
}
.mgc_et_member_av-cmh{
border-radius:50%;
background:linear-gradient(135deg,#1E1A10,#A87C3E);
flex:0 0 auto;
height:48px;
width:48px;
}
.mgc_et_member_name-cmh{
font-weight:700;
overflow-wrap:break-word;
font-size:15px;
color:#F2EBD9;
}
.mgc_et_member_role-cmh{
overflow-wrap:break-word;
color:#A89E88;
font-size:12.5px;
}
.mgc_et_updated-cmh{
border:1px solid rgba(244,236,210,0.07);
background:#1A1610;
gap:0.5rem;
padding:0.875rem 1.125rem;
border-radius:0.875rem;
color:#8A8070;
display:flex;
font-size:0.781rem;
align-items:center;
}
.mgc_prov-cmh{
padding:2.5rem 0 20px;
}
.mgc_prov_eyebrow-cmh{
display:block;
margin-bottom:1.125rem;
}
.mgc_prov_grid-cmh{
gap:0.75rem;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:559px){
.mgc_prov_grid-cmh{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:900px){
.mgc_prov_grid-cmh{
grid-template-columns:repeat(6,1fr);
}
}
.mgc_rc-cmh{
padding:3rem 0 10px;
}
.mgc_rc_in-cmh{
gap:32px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:762px){
.mgc_rc_in-cmh{
grid-template-columns:repeat(3,1fr);
gap:2.5rem;
}
}
.mgc_rc_col-cmh{
min-width:0;
}
.mgc_rc_label-cmh{
font-weight:600;
margin-bottom:16px;
font-size:11px;
letter-spacing:.2em;
color:#A87C3E;
text-transform:uppercase;
}
.mgc_rc_awards-cmh{
gap:0.75rem;
flex-direction:column;
display:flex;
}
.mgc_rc_award-cmh{
gap:0.75rem;
align-items:center;
min-width:0;
display:flex;
}
.mgc_rc_award_ic-cmh{
flex:0 0 auto;
display:inline-flex;
align-items:center;
color:#C9A85C;
}
.mgc_rc_award_ic-cmh svg{
height:18px;
width:18px;
}
.mgc_rc_award_t-cmh{
font-weight:700;
overflow-wrap:break-word;
font-size:14px;
color:#F2EBD9;
}
.mgc_rc_award_s-cmh{
overflow-wrap:break-word;
color:#A89E88;
font-size:12px;
}
.mgc_rc_press-cmh{
grid-template-columns:1fr 1fr;
gap:10px;
display:grid;
}
.mgc_rc_press_logo-cmh{
overflow:hidden;
border-radius:0.5rem;
border:1px solid rgba(244,236,210,0.07);
padding:0 8px;
color:#8A8070;
height:3.25rem;
justify-content:center;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
text-overflow:ellipsis;
align-items:center;
white-space:nowrap;
font-weight:700;
text-align:center;
font-size:0.875rem;
display:flex;
}
.mgc_rc_partner-cmh{
padding:22px;
border:1px solid rgba(244,236,210,0.07);
border-radius:14px;
background:#221E15;
}
.mgc_rc_partner_name-cmh{
overflow-wrap:break-word;
margin-bottom:6px;
color:#F2EBD9;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
font-weight:600;
font-size:20px;
}
.mgc_rc_partner_text-cmh{
color:#8A8070;
font-size:13px;
overflow-wrap:break-word;
line-height:1.55;
}
.mgc_op-cmh{
padding:36px 0 0.625rem;
}
.mgc_op_in-cmh{
border:1px solid rgba(244,236,210,0.07);
background:#221E15;
padding:2rem;
grid-template-columns:1fr;
border-radius:14px;
gap:32px;
align-items:center;
display:grid;
}
@media(min-width:859px){
.mgc_op_in-cmh{
padding:2.125rem 2.5rem;
grid-template-columns:.9fr 1.1fr;
gap:2.75rem;
}
}
.mgc_op_left-cmh{
min-width:0;
}
.mgc_op_eyebrow-cmh{
margin-bottom:12px;
}
.mgc_op_h2-cmh{
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
line-height:1.08;
color:#F2EBD9;
font-size:1.75rem;
font-weight:600;
margin-bottom:0.625rem;
}
@media(min-width:767px){
.mgc_op_h2-cmh{
font-size:1.875rem;
}
}
.mgc_op_text-cmh{
color:#8A8070;
line-height:1.6;
font-size:0.875rem;
}
.mgc_op_grid-cmh{
overflow:hidden;
border:1px solid rgba(244,236,210,0.13);
border-radius:8px;
grid-template-columns:1fr 1fr;
gap:1px;
background:rgba(244,236,210,0.13);
display:grid;
}
.mgc_op_field-cmh{
background:#1A1610;
padding:18px 20px;
min-width:0;
}
.mgc_op_field_lb-cmh{
letter-spacing:.1em;
color:#A87C3E;
margin-bottom:0.313rem;
font-weight:600;
text-transform:uppercase;
font-size:10px;
}
.mgc_op_field_val-cmh{
font-size:14px;
font-weight:700;
overflow-wrap:break-word;
color:#F2EBD9;
}
.mgc_rv-cmh{
background:#221E15;
padding:48px 0;
margin-top:24px;
border-bottom:1px solid rgba(244,236,210,0.07);
border-top:1px solid rgba(244,236,210,0.07);
}
@media(min-width:769px){
.mgc_rv-cmh{
padding:3.5rem 0;
}
}
.mgc_rv_head-cmh{
gap:16px;
margin-bottom:30px;
flex-direction:column;
display:flex;
}
@media(min-width:767px){
.mgc_rv_head-cmh{
gap:20px;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.mgc_rv_eyebrow-cmh{
margin-bottom:10px;
}
.mgc_rv_h2-cmh{
overflow-wrap:break-word;
line-height:1.05;
color:#F2EBD9;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
font-size:30px;
font-weight:600;
}
@media(min-width:769px){
.mgc_rv_h2-cmh{
font-size:2.375rem;
}
}
.mgc_rv_agg-cmh{
gap:0.75rem;
align-items:center;
display:flex;
}
.mgc_rv_agg_stars-cmh{
gap:3px;
display:flex;
color:#A87C3E;
}
.mgc_rv_agg_stars-cmh svg{
width:1.125rem;
height:18px;
}
.mgc_rv_source-cmh{
color:#8A8070;
font-size:13px;
}
.mgc_rv_grid-cmh{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:760px){
.mgc_rv_grid-cmh{
grid-template-columns:repeat(3,1fr);
}
}
.mgc_rv_card-cmh{
background:#1A1610;
border-radius:0.875rem;
padding:1.625rem;
border:1px solid rgba(244,236,210,0.07);
min-width:0;
}
.mgc_rv_card_stars-cmh{
gap:2px;
margin-bottom:12px;
color:#A87C3E;
display:flex;
}
.mgc_rv_card_stars-cmh svg{
height:0.875rem;
width:0.875rem;
}
.mgc_rv_card_body-cmh{
font-weight:500;
line-height:1.45;
overflow-wrap:break-word;
font-size:1.125rem;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
margin-bottom:16px;
color:#F2EBD9;
}
.mgc_rv_card_meta-cmh{
gap:0.625rem;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.mgc_rv_card_av-cmh{
flex:0 0 auto;
background:linear-gradient(135deg,#A87C3E,#DDB96A);
border-radius:50%;
height:32px;
width:32px;
}
.mgc_rv_card_author-cmh{
font-size:13px;
color:#F2EBD9;
font-weight:700;
}
.mgc_rv_card_loc-cmh{
color:#A89E88;
font-size:0.75rem;
}
.mgc_tt-cmh{
padding:48px 0 10px;
}
@media(min-width:769px){
.mgc_tt-cmh{
padding:60px 0 10px;
}
}
.mgc_tt_head-cmh{
margin-bottom:34px;
text-align:center;
}
.mgc_tt_eyebrow-cmh{
margin-bottom:0.75rem;
}
.mgc_tt_h2-cmh{
color:#F2EBD9;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
font-weight:600;
overflow-wrap:break-word;
font-size:2rem;
line-height:1.05;
}
@media(min-width:766px){
.mgc_tt_h2-cmh{
font-size:42px;
}
}
.mgc_tt_grid-cmh{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.mgc_tt_grid-cmh{
grid-template-columns:repeat(3,1fr);
}
}
.mgc_tt_card-cmh{
border-radius:14px;
border:1px solid rgba(244,236,210,0.07);
padding:1.875rem;
background:#221E15;
display:flex;
flex-direction:column;
min-width:0;
}
.mgc_tt_card_ic-cmh{
margin-bottom:1.125rem;
color:#A87C3E;
align-items:center;
display:inline-flex;
}
.mgc_tt_card_ic-cmh svg{
width:28px;
height:1.75rem;
}
.mgc_tt_card_h-cmh{
line-height:1.15;
font-size:1.375rem;
font-weight:600;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
color:#F2EBD9;
margin-bottom:0.5rem;
overflow-wrap:break-word;
}
.mgc_tt_card_p-cmh{
color:#8A8070;
margin-bottom:14px;
overflow-wrap:break-word;
line-height:1.6;
font-size:0.875rem;
}
.mgc_tt_card_p-cmh b{
font-weight:700;
color:#F2EBD9;
}
.mgc_tt_card_link-cmh{
transition:color .22s ease;
border-bottom:1px solid #A87C3E;
color:#F2EBD9;
padding-bottom:2px;
font-size:13px;
align-self:flex-start;
margin-top:auto;
font-weight:700;
}
.mgc_tt_card_link-cmh:hover{
color:#A87C3E;
}
.mgc_hts-cmh{
padding:48px 0;
}
@media(min-width:766px){
.mgc_hts-cmh{
padding:3.875rem 0;
}
}
.mgc_hts_head-cmh{
gap:18px;
margin-bottom:2.125rem;
flex-direction:column;
display:flex;
}
@media(min-width:769px){
.mgc_hts_head-cmh{
gap:1.5rem;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.mgc_hts_eyebrow-cmh{
margin-bottom:12px;
}
.mgc_hts_h2-cmh{
overflow-wrap:break-word;
font-weight:600;
line-height:1.05;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
color:#F2EBD9;
font-size:1.875rem;
}
@media(min-width:771px){
.mgc_hts_h2-cmh{
font-size:2.375rem;
}
}
.mgc_hts_cta-cmh{
flex:0 0 auto;
border-radius:999px;
transition:opacity .22s ease;
padding:15px 30px;
background:#C9A85C;
font-size:0.938rem;
font-weight:700;
color:#181208;
}
.mgc_hts_cta-cmh:hover{
opacity:.9;
}
.mgc_hts_grid-cmh{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:763px){
.mgc_hts_grid-cmh{
grid-template-columns:repeat(3,1fr);
}
}
.mgc_hts_step-cmh{
border-top:1px solid rgba(244,236,210,0.13);
padding-top:22px;
min-width:0;
}
.mgc_hts_step_num-cmh{
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
font-size:44px;
font-weight:700;
color:#C9A85C;
margin-bottom:0.875rem;
line-height:1;
}
.mgc_hts_step_h-cmh{
overflow-wrap:break-word;
line-height:1.2;
color:#F2EBD9;
margin-bottom:8px;
font-weight:700;
font-size:1.188rem;
}
.mgc_hts_step_p-cmh{
color:#B0A48C;
font-size:0.875rem;
line-height:1.55;
overflow-wrap:break-word;
}
.mgc_ts-cmh{
padding:2.75rem 0;
}
.mgc_ts_in-cmh{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:center;
}
@media(min-width:878px){
.mgc_ts_in-cmh{
gap:3rem;
grid-template-columns:1.4fr 1fr;
}
}
.mgc_ts_left-cmh{
min-width:0;
}
.mgc_ts_h2-cmh{
font-weight:600;
color:#F2EBD9;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
margin-bottom:12px;
overflow-wrap:break-word;
font-size:1.625rem;
line-height:1.1;
}
@media(min-width:771px){
.mgc_ts_h2-cmh{
font-size:1.75rem;
}
}
.mgc_ts_text-cmh{
font-size:14.5px;
margin-bottom:1.375rem;
max-width:32.5rem;
color:#B0A48C;
line-height:1.6;
}
.mgc_ts_badges-cmh{
gap:18px;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.mgc_ts_badge-cmh{
font-weight:600;
font-size:13px;
color:#B0A48C;
}
.mgc_ts_pay-cmh{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
@media(min-width:878px){
.mgc_ts_pay-cmh{
justify-content:flex-end;
}
}
.mgc_ts_pay_chip-cmh{
border:1px solid rgba(244,236,210,0.13);
border-radius:14px;
padding:0.75rem 16px;
background:rgba(244,236,210,0.07);
font-weight:700;
font-size:14px;
color:#F2EBD9;
}
.mgc_faq-cmh{
padding:48px 0;
background:#221E15;
border-bottom:1px solid rgba(244,236,210,0.07);
margin-top:24px;
border-top:1px solid rgba(244,236,210,0.07);
}
@media(min-width:765px){
.mgc_faq-cmh{
padding:62px 0;
}
}
.mgc_faq_head-cmh{
margin-bottom:34px;
text-align:center;
}
.mgc_faq_eyebrow-cmh{
margin-bottom:12px;
}
.mgc_faq_h2-cmh{
font-weight:600;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
color:#F2EBD9;
font-size:2rem;
overflow-wrap:break-word;
}
@media(min-width:770px){
.mgc_faq_h2-cmh{
font-size:2.375rem;
}
}
.mgc_faq_list-cmh{
margin:0 auto;
gap:0.75rem;
display:flex;
max-width:820px;
flex-direction:column;
}
.mgc_faq_item-cmh{
background:#1A1610;
border:1px solid rgba(244,236,210,0.07);
overflow:hidden;
border-radius:14px;
}
.mgc_faq_q-cmh{
list-style:none;
gap:20px;
padding:1.25rem 24px;
font-size:1rem;
justify-content:space-between;
overflow-wrap:break-word;
color:#F2EBD9;
display:flex;
font-weight:700;
cursor:pointer;
align-items:center;
}
.mgc_faq_q-cmh::-webkit-details-marker{
display:none;
}
.mgc_faq_q_ic-cmh{
flex:0 0 auto;
transition:transform .22s ease;
color:#A87C3E;
display:inline-flex;
align-items:center;
}
.mgc_faq_q_ic-cmh svg{
height:18px;
width:1.125rem;
}
.mgc_faq_item-cmh[open] .mgc_faq_q_ic-cmh{
transform:rotate(180deg);
}
.mgc_faq_a-cmh{
padding:0 1.5rem 1.25rem;
overflow-wrap:break-word;
color:#8A8070;
line-height:1.6;
font-size:14.5px;
}
.mgc_sg-cmh{
padding:3rem 0 0.625rem;
}
.mgc_sg_eyebrow-cmh{
display:block;
margin-bottom:12px;
}
.mgc_sg_h2-cmh{
font-weight:600;
font-size:30px;
overflow-wrap:break-word;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
color:#F2EBD9;
line-height:1.05;
margin-bottom:1.75rem;
}
@media(min-width:769px){
.mgc_sg_h2-cmh{
font-size:2.25rem;
}
}
.mgc_sg_grid-cmh{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:717px){
.mgc_sg_grid-cmh{
grid-template-columns:repeat(3,1fr);
}
}
.mgc_sg_col-cmh{
min-width:0;
}
.mgc_sg_col_h-cmh{
color:#F2EBD9;
font-weight:600;
font-size:1.375rem;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
line-height:1.15;
margin-bottom:10px;
}
.mgc_sg_col_p-cmh{
font-size:14px;
color:#8A8070;
overflow-wrap:break-word;
line-height:1.65;
}
.mgc_el-cmh{
padding:48px 0;
}
@media(min-width:766px){
.mgc_el-cmh{
padding:3.5rem 0;
}
}
.mgc_el_in-cmh{
gap:40px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:900px){
.mgc_el_in-cmh{
gap:56px;
grid-template-columns:1fr 1fr;
}
}
.mgc_el_left-cmh{
min-width:0;
}
.mgc_el_eyebrow-cmh{
margin-bottom:14px;
}
.mgc_el_h2-cmh{
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
margin-bottom:22px;
font-size:32px;
overflow-wrap:break-word;
font-weight:600;
line-height:1.08;
color:#F2EBD9;
}
@media(min-width:765px){
.mgc_el_h2-cmh{
font-size:2.375rem;
}
}
.mgc_el_body-cmh p{
line-height:1.7;
margin-bottom:18px;
overflow-wrap:break-word;
color:#D8CEB8;
font-size:16px;
}
.mgc_el_dropcap-cmh{
padding:0.375rem 0.75rem 0 0;
float:left;
line-height:.8;
color:#A87C3E;
font-size:3.875rem;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
font-weight:700;
}
.mgc_el_right-cmh{
min-width:0;
}
.mgc_el_quote-cmh{
padding:36px;
background:linear-gradient(150deg,#1E1A10,#0E0C07);
border-radius:1.25rem;
color:#F2EBD9;
margin-bottom:1.5rem;
position:relative;
}
.mgc_el_quote_mark-cmh{
margin-bottom:0.375rem;
display:inline-flex;
align-items:center;
color:#C9A85C;
}
.mgc_el_quote_mark-cmh svg{
height:2.125rem;
width:34px;
}
.mgc_el_quote_text-cmh{
overflow-wrap:break-word;
color:#F2EBD9;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
line-height:1.4;
margin-bottom:22px;
font-weight:500;
font-size:1.375rem;
}
.mgc_el_quote_meta-cmh{
gap:12px;
display:flex;
align-items:center;
}
.mgc_el_quote_av-cmh{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#A87C3E,#DDB96A);
height:38px;
width:38px;
}
.mgc_el_quote_author-cmh{
font-weight:700;
font-size:0.875rem;
color:#F2EBD9;
}
.mgc_el_quote_meta_sub-cmh{
font-size:0.75rem;
color:#B0A48C;
}
.mgc_el_explain-cmh{
overflow:hidden;
border:1px solid rgba(244,236,210,0.07);
border-radius:0.875rem;
}
.mgc_el_explain_card-cmh{
padding:22px 24px;
}
.mgc_el_explain_card-cmh+.mgc_el_explain_card-cmh{
border-top:1px solid rgba(244,236,210,0.07);
}
.mgc_el_explain_h-cmh{
overflow-wrap:break-word;
line-height:1.15;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
color:#F2EBD9;
margin-bottom:0.5rem;
font-weight:600;
font-size:1.25rem;
}
.mgc_el_explain_p-cmh{
line-height:1.55;
font-size:14px;
overflow-wrap:break-word;
color:#8A8070;
}
.mgc_lh-cmh{
padding:2.5rem 0 1.25rem;
}
.mgc_lh_in-cmh{
padding-top:34px;
border-top:1px solid rgba(244,236,210,0.13);
}
.mgc_lh_eyebrow-cmh{
display:block;
margin-bottom:1.375rem;
}
.mgc_lh_grid-cmh{
grid-template-columns:1fr 1fr;
gap:28px;
display:grid;
}
@media(min-width:601px){
.mgc_lh_grid-cmh{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:959px){
.mgc_lh_grid-cmh{
grid-template-columns:repeat(5,1fr);
}
}
.mgc_lh_col-cmh{
min-width:0;
}
.mgc_lh_col_h-cmh{
font-size:0.813rem;
font-weight:700;
color:#F2EBD9;
overflow-wrap:break-word;
margin-bottom:0.75rem;
}
.mgc_lh_links-cmh{
gap:8px;
flex-direction:column;
display:flex;
}
.mgc_lh_link-cmh{
transition:color .22s ease;
color:#8A8070;
overflow-wrap:break-word;
font-size:0.813rem;
}
.mgc_lh_link-cmh:hover{
color:#A87C3E;
}
.mgc_sb-cmh{
background:#221E15;
padding:48px 0;
border-bottom:1px solid rgba(244,236,210,0.07);
border-top:1px solid rgba(244,236,210,0.07);
margin-top:24px;
}
@media(min-width:765px){
.mgc_sb-cmh{
padding:56px 0;
}
}
.mgc_sb_eyebrow-cmh{
margin-bottom:0.75rem;
display:block;
}
.mgc_sb_h2-cmh{
line-height:1.05;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
font-weight:600;
margin-bottom:26px;
overflow-wrap:break-word;
font-size:30px;
color:#F2EBD9;
}
@media(min-width:765px){
.mgc_sb_h2-cmh{
font-size:2.25rem;
}
}
.mgc_sb_grid-cmh{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:559px){
.mgc_sb_grid-cmh{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:958px){
.mgc_sb_grid-cmh{
grid-template-columns:repeat(4,1fr);
}
}
.mgc_sb_card-cmh{
border-radius:14px;
border:1px solid rgba(244,236,210,0.07);
background:#1A1610;
padding:1.5rem;
min-width:0;
}
.mgc_sb_card_h-cmh{
font-size:1.188rem;
line-height:1.15;
margin-bottom:0.5rem;
overflow-wrap:break-word;
color:#F2EBD9;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
font-weight:600;
}
.mgc_sb_card_p-cmh{
overflow-wrap:break-word;
color:#8A8070;
font-size:13.5px;
line-height:1.6;
}
.mgc_sb_rtp-cmh{
border:1px solid rgba(244,236,210,0.07);
grid-template-columns:1fr;
padding:26px 1.75rem;
gap:24px;
border-radius:14px;
background:#1A1610;
align-items:center;
margin-top:1.125rem;
display:grid;
}
@media(min-width:761px){
.mgc_sb_rtp-cmh{
gap:2.5rem;
grid-template-columns:1fr 1fr;
}
}
.mgc_sb_rtp_h-cmh{
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-size:20px;
color:#F2EBD9;
margin-bottom:0.5rem;
font-weight:600;
line-height:1.15;
}
.mgc_sb_rtp_p-cmh{
overflow-wrap:break-word;
line-height:1.6;
font-size:0.844rem;
color:#8A8070;
}
.mgc_sb_rtp_stats-cmh{
gap:16px;
display:flex;
}
.mgc_sb_stat-cmh{
flex:1 1 0;
background:#221E15;
border-radius:0.5rem;
padding:1.125rem;
min-width:0;
text-align:center;
}
.mgc_sb_stat_v-cmh{
color:#6A9E72;
font-weight:700;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
font-size:1.625rem;
overflow-wrap:break-word;
}
.mgc_sb_stat_l-cmh{
font-size:11.5px;
margin-top:0.25rem;
color:#A89E88;
}
.mgc_ft-cmh{
background:#110E08;
color:#B0A48C;
margin-top:40px;
}
.mgc_ft_in-cmh{
grid-template-columns:1fr;
padding:3rem 0 28px;
gap:32px;
display:grid;
}
@media(min-width:602px){
.mgc_ft_in-cmh{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:901px){
.mgc_ft_in-cmh{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.mgc_ft_brand-cmh{
min-width:0;
}
.mgc_ft_logo-cmh{
overflow-wrap:break-word;
font-size:26px;
color:#F2EBD9;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
font-weight:700;
}
.mgc_ft_tagline-cmh{
font-size:0.844rem;
max-width:280px;
color:#B0A48C;
line-height:1.6;
margin-top:14px;
}
.mgc_ft_contact-cmh{
transition:color .22s ease;
color:#C9A85C;
overflow-wrap:anywhere;
font-size:0.813rem;
max-width:17.5rem;
display:inline-block;
margin-top:0.75rem;
}
.mgc_ft_contact-cmh:hover{
color:#F2EBD9;
}
.mgc_ft_col-cmh{
min-width:0;
}
.mgc_ft_col_h-cmh{
font-size:13px;
color:#F2EBD9;
font-weight:700;
text-transform:uppercase;
margin-bottom:14px;
letter-spacing:.08em;
overflow-wrap:break-word;
}
.mgc_ft_col_links-cmh{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.mgc_ft_link-cmh{
transition:color .22s ease;
font-size:13.5px;
overflow-wrap:break-word;
color:#B0A48C;
}
.mgc_ft_link-cmh:hover{
color:#F2EBD9;
}
.mgc_ft_bot-cmh{
padding:22px 0 2.5rem;
gap:16px;
border-top:1px solid rgba(244,236,210,0.13);
flex-direction:column;
display:flex;
}
@media(min-width:768px){
.mgc_ft_bot-cmh{
gap:1.25rem;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.mgc_ft_legal-cmh{
max-width:47.5rem;
overflow-wrap:break-word;
color:#5E5748;
line-height:1.6;
font-size:11.5px;
}
.mgc_ft_legal-cmh b{
font-weight:700;
color:#B0A48C;
}
.mgc_ft_age-cmh{
padding:0.25rem 0.563rem;
flex:0 0 auto;
border:1.5px solid #C9A85C;
border-radius:8px;
color:#C9A85C;
font-weight:700;
font-size:0.813rem;
}