*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#FAF6F0;
font-family:"IBM Plex Sans", 'Helvetica Neue', Arial, sans-serif;
text-rendering:optimizeLegibility;
color:#3D3328;
-webkit-font-smoothing:antialiased;
overflow-wrap:break-word;
line-height:1.6;
font-size:0.938rem;
}
img{
display:block;
max-width:100%;
}
a{
text-decoration:none;
color:inherit;
}
button{
background:none;
border:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
height:0.5rem;
width:0.5rem;
}
::-webkit-scrollbar-thumb{
border-radius:0.5rem;
background:rgba(0,0,0,0.50);
}
::-webkit-scrollbar-track{
background:transparent;
}
.mahlayout-1v3{
flex-direction:column;
display:flex;
min-height:100vh;
}
.mahmain-1v3{
flex:1 1 auto;
width:100%;
min-width:0;
}
.mahcontainer-1v3{
padding:0 1rem;
margin:0 auto;
max-width:87.5rem;
width:100%;
}
@media(min-width:767px){
.mahcontainer-1v3{
padding:0 32px;
}
}
@media(min-width:1103px){
.mahcontainer-1v3{
padding:0 56px;
}
}
.maheyebrow-1v3{
font-family:"IBM Plex Sans", 'Helvetica Neue', Arial, sans-serif;
text-transform:uppercase;
line-height:1.4;
font-size:0.688rem;
overflow-wrap:break-word;
display:inline-block;
color:#B8862C;
letter-spacing:.2em;
font-weight:600;
}
.mahband-1v3{
background:#1E1710;
color:#F5ECD8;
}
.mahband-1v3 .maheyebrow-1v3{
color:#E8B84B;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.mahtb-1v3{
background:#FAF6F0;
position:sticky;
top:0;
border-bottom:1px solid rgba(26,20,16,0.15);
z-index:50;
}
.mahtb_in-1v3{
margin:0 auto;
padding:0.75rem 1rem;
gap:16px;
display:flex;
align-items:center;
justify-content:space-between;
width:100%;
max-width:87.5rem;
}
@media(min-width:766px){
.mahtb_in-1v3{
padding:16px 2rem;
}
}
@media(min-width:1097px){
.mahtb_in-1v3{
padding:18px 56px;
}
}
.mahtb_left-1v3{
gap:1.75rem;
align-items:center;
display:flex;
min-width:0;
}
.mahtb_logo-1v3{
gap:0.688rem;
display:flex;
align-items:center;
min-width:0;
}
.mahtb_logo_mark-1v3{
flex:0 0 auto;
border-radius:8px;
width:34px;
height:2.125rem;
object-fit:cover;
}
.mahtb_logo_txt-1v3{
flex-direction:column;
min-width:0;
display:flex;
line-height:1;
}
.mahtb_logo_name-1v3{
overflow:hidden;
font-size:22px;
font-weight:700;
letter-spacing:.02em;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
text-overflow:ellipsis;
white-space:nowrap;
color:#1A1410;
}
.mahtb_logo_sub-1v3{
overflow:hidden;
text-transform:uppercase;
text-overflow:ellipsis;
margin-top:4px;
font-size:0.531rem;
white-space:nowrap;
font-weight:600;
letter-spacing:.32em;
color:#B8862C;
}
.mahtb_nav-1v3{
display:none;
}
@media(min-width:963px){
.mahtb_nav-1v3{
gap:1.75rem;
align-items:center;
display:flex;
}
}
.mahtb_nav_item-1v3{
transition:color .22s ease,border-color .22s ease;
padding-bottom:3px;
font-weight:600;
color:#3D3328;
font-size:0.875rem;
white-space:nowrap;
border-bottom:2px solid transparent;
}
.mahtb_nav_item-1v3:hover{
color:#1A1410;
}
.mahtb_nav_item-1v3.mahstate_active-1v3{
border-color:#B8862C;
color:#1A1410;
}
.mahtb_right-1v3{
gap:14px;
flex:0 0 auto;
align-items:center;
display:flex;
}
.mahtb_search-1v3{
transition:color .22s ease;
display:flex;
justify-content:center;
color:#3D3328;
align-items:center;
}
.mahtb_search-1v3:hover{
color:#B8862C;
}
.mahtb_search-1v3 svg{
width:18px;
height:1.125rem;
}
.mahtb_lang-1v3{
font-weight:600;
font-size:11px;
letter-spacing:.1em;
text-transform:uppercase;
color:#6B5C47;
}
.mahtb_lang-1v3:hover{
color:#1A1410;
}
.mahtb_login-1v3{
font-weight:600;
display:none;
color:#1A1410;
font-size:14px;
}
@media(min-width:768px){
.mahtb_login-1v3{
display:inline-block;
}
}
.mahtb_register-1v3{
transition:background-color .22s ease;
background:#1A1410;
padding:0.688rem 22px;
border-radius:999px;
white-space:nowrap;
font-size:14px;
font-weight:700;
color:#F5ECD8;
}
.mahtb_register-1v3:hover{
background:#2E2519;
}
.mahmob-1v3{
background:#FAF6F0;
right:0;
position:fixed;
border-top:1px solid rgba(26,20,16,0.15);
left:0;
padding-bottom:env(safe-area-inset-bottom);
bottom:0;
z-index:60;
}
@media(min-width:958px){
.mahmob-1v3{
display:none;
}
}
.mahmob_in-1v3{
margin:0 auto;
max-width:560px;
align-items:stretch;
justify-content:space-around;
display:flex;
}
.mahmob_item-1v3{
gap:3px;
flex:1 1 0;
transition:color .22s ease;
padding:9px 4px;
flex-direction:column;
color:#6B5C47;
align-items:center;
display:flex;
min-width:0;
}
.mahmob_item-1v3.mahstate_active-1v3{
color:#B8862C;
}
.mahmob_ic-1v3{
display:flex;
justify-content:center;
align-items:center;
}
.mahmob_ic-1v3 svg{
width:20px;
height:1.25rem;
}
.mahmob_lb-1v3{
overflow:hidden;
font-size:0.625rem;
max-width:100%;
text-overflow:ellipsis;
font-weight:600;
white-space:nowrap;
}
@media(max-width:957px){
body{
padding-bottom:3.75rem;
}
}
.mahrail-1v3{
min-width:0;
position:relative;
}
.mahrail_scroll-1v3{
gap:14px;
scrollbar-width:thin;
padding-bottom:14px;
-webkit-overflow-scrolling:touch;
display:flex;
overflow-x:auto;
}
@media(min-width:767px){
.mahrail_scroll-1v3{
gap:1.125rem;
}
}
.mahgc-1v3{
flex:0 0 auto;
display:block;
width:9.375rem;
}
@media(min-width:766px){
.mahgc-1v3{
width:11.75rem;
}
}
.mahgc_img-1v3{
border-radius:0.875rem;
overflow:hidden;
background:#FFFFFF;
box-shadow:0 2px 6px rgba(26,20,16,0.07), 0 8px 24px rgba(26,20,16,0.09);
padding-bottom:133.33%;
position:relative;
}
.mahgc_img-1v3 img{
inset:0;
height:100%;
width:100%;
position:absolute;
object-fit:cover;
}
.mahgc_cover-1v3{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.50));
position:absolute;
pointer-events:none;
}
.mahgc_hover-1v3{
transition:opacity .22s ease;
inset:0;
background:rgba(0,0,0,0.50);
align-items:center;
display:flex;
justify-content:center;
position:absolute;
opacity:0;
}
.mahgc-1v3:hover .mahgc_hover-1v3{
opacity:1;
}
.mahgc_hover_btn-1v3{
border-radius:999px;
background:#1A1410;
height:2.875rem;
width:46px;
justify-content:center;
color:#F5ECD8;
display:flex;
align-items:center;
}
.mahgc_hover_btn-1v3 svg{
width:1.125rem;
height:18px;
}
.mahgc_info-1v3{
gap:2px;
display:flex;
margin-top:0.563rem;
min-width:0;
flex-direction:column;
}
.mahgc_name-1v3{
overflow:hidden;
white-space:nowrap;
font-size:13px;
text-overflow:ellipsis;
color:#1A1410;
font-weight:700;
}
.mahgc_prov-1v3{
overflow:hidden;
color:#6B5C47;
text-overflow:ellipsis;
font-size:11px;
white-space:nowrap;
}
.mahgc_meta-1v3{
color:#6B5C47;
font-size:11px;
}
.mahtc-1v3{
flex:0 0 auto;
display:block;
width:11.25rem;
}
@media(min-width:770px){
.mahtc-1v3{
width:14.375rem;
}
}
.mahtc_img-1v3{
border-radius:14px;
overflow:hidden;
background:#FFFFFF;
box-shadow:0 2px 0.375rem rgba(26,20,16,0.07), 0 8px 1.5rem rgba(26,20,16,0.09);
padding-bottom:75%;
position:relative;
}
.mahtc_img-1v3 img{
inset:0;
object-fit:cover;
position:absolute;
width:100%;
height:100%;
}
.mahtc_info-1v3{
gap:2px;
margin-top:9px;
min-width:0;
display:flex;
flex-direction:column;
}
.mahtc_name-1v3{
overflow:hidden;
font-size:14px;
color:#1A1410;
white-space:nowrap;
text-overflow:ellipsis;
font-weight:700;
}
.mahtc_rtp-1v3{
color:#6B5C47;
font-size:0.688rem;
}
.mahlc-1v3{
flex:0 0 auto;
display:block;
width:230px;
}
@media(min-width:770px){
.mahlc-1v3{
width:268px;
}
}
.mahlc_img-1v3{
overflow:hidden;
border-radius:14px;
background:#FFFFFF;
position:relative;
padding-bottom:62.5%;
box-shadow:0 2px 0.375rem rgba(26,20,16,0.07), 0 0.5rem 1.5rem rgba(26,20,16,0.09);
}
.mahlc_img-1v3 img{
inset:0;
width:100%;
height:100%;
object-fit:cover;
position:absolute;
}
.mahlc_live-1v3{
border-radius:62.438rem;
gap:0.438rem;
padding:0.25rem 0.563rem;
background:rgba(0,0,0,0.50);
align-items:center;
top:12px;
left:0.75rem;
display:flex;
position:absolute;
}
.mahlc_live_dot-1v3{
animation:zm2-pulse 1.6s infinite;
border-radius:50%;
background:#C0392B;
width:0.5rem;
height:0.5rem;
}
.mahlc_seats-1v3{
text-transform:uppercase;
letter-spacing:.08em;
color:#F5ECD8;
font-weight:600;
font-size:0.625rem;
}
.mahlc_info-1v3{
gap:2px;
margin-top:0.563rem;
min-width:0;
display:flex;
flex-direction:column;
}
.mahlc_name-1v3{
overflow:hidden;
text-overflow:ellipsis;
color:#1A1410;
white-space:nowrap;
font-weight:700;
font-size:15px;
}
.mahlc_bet-1v3{
color:#6B5C47;
font-size:0.688rem;
}
.mahpc-1v3{
padding:16px 14px;
gap:0.5rem;
background:#FFFFFF;
border:1px solid rgba(26,20,16,0.08);
border-radius:14px;
justify-content:center;
min-width:0;
min-height:74px;
display:flex;
align-items:center;
flex-direction:column;
}
.mahpc_logo-1v3{
flex:0 0 auto;
max-width:100%;
height:1.75rem;
width:auto;
object-fit:contain;
}
.mahpc_name-1v3{
overflow:hidden;
text-overflow:ellipsis;
text-align:center;
color:#6B5C47;
font-size:11px;
white-space:nowrap;
max-width:100%;
}
.mahgc_tag-1v3{
padding:3px 0.5rem;
border-radius:0.5rem;
text-transform:uppercase;
position:absolute;
z-index:2;
font-weight:700;
display:inline-block;
left:0.625rem;
font-size:0.625rem;
letter-spacing:.06em;
top:0.625rem;
}
.mahgc_tag_hot-1v3{
background:#C0392B;
color:#F5ECD8;
}
.mahgc_tag_new-1v3{
background:#DFA83E;
color:#1A1410;
}
.mahgc_tag_jp-1v3{
background:#C98A1A;
color:#1A1410;
}
.mahgc_tag_live-1v3{
background:#C0392B;
color:#F5ECD8;
}
.mahsh-1v3{
margin-bottom:1.125rem;
min-width:0;
}
.mahsh_row-1v3{
gap:16px;
justify-content:space-between;
align-items:flex-end;
flex-wrap:wrap;
display:flex;
}
.mahsh_row-1v3 .mahsh_l-1v3{
gap:6px;
min-width:0;
flex-direction:column;
display:flex;
}
.mahsh_stack-1v3{
gap:0.625rem;
align-items:flex-start;
display:flex;
flex-direction:column;
}
.mahsh_center-1v3{
gap:10px;
flex-direction:column;
align-items:center;
text-align:center;
display:flex;
}
.mahsh_h2-1v3{
font-weight:600;
color:#1A1410;
font-size:24px;
overflow-wrap:break-word;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.1;
}
@media(min-width:769px){
.mahsh_h2-1v3{
font-size:30px;
}
}
.mahband-1v3 .mahsh_h2-1v3{
color:#F5ECD8;
}
.mahsh_eb_line-1v3{
gap:0.625rem;
display:inline-flex;
align-items:center;
}
.mahsh_eb_line-1v3::before{
background:#B8862C;
content:"";
width:1.75rem;
height:1px;
display:inline-block;
}
.mahband-1v3 .mahsh_eb_line-1v3::before{
background:#E8B84B;
}
.mahsh_eb_dot-1v3{
gap:0.5rem;
align-items:center;
display:inline-flex;
}
.mahsh_eb_dot-1v3::before{
background:#B8862C;
border-radius:50%;
width:0.375rem;
display:inline-block;
height:6px;
content:"";
}
.mahband-1v3 .mahsh_eb_dot-1v3::before{
background:#E8B84B;
}
.mahsh_link-1v3{
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
gap:6px;
border-bottom:1px solid #1A1410;
font-weight:600;
color:#1A1410;
font-size:13px;
padding-bottom:2px;
display:inline-flex;
align-items:center;
white-space:nowrap;
}
.mahsh_link-1v3:hover{
border-color:#B8862C;
color:#B8862C;
}
.mahsh_link-1v3 svg{
width:14px;
height:0.875rem;
}
.mahsh_link_chev-1v3{
border-bottom:0;
padding-bottom:0;
}
.mahsh_link_btn-1v3{
border-radius:999px;
background:#1A1410;
padding:0.563rem 1.125rem;
border-bottom:0;
color:#F5ECD8;
}
.mahsh_link_btn-1v3:hover{
background:#2E2519;
border-color:transparent;
color:#F5ECD8;
}
.mahband-1v3 .mahsh_link-1v3{
border-color:#F5ECD8;
color:#F5ECD8;
}
.mahband-1v3 .mahsh_link_btn-1v3{
background:#E8B84B;
color:#1A1410;
}
.mahsh_rule-1v3{
background:rgba(26,20,16,0.15);
margin:-2px 0 1.125rem;
height:1px;
}
.mahband-1v3 .mahsh_rule-1v3{
background:rgba(255,235,180,0.14);
}
.mahhero-1v3{
padding:32px 0 0.5rem;
}
@media(min-width:770px){
.mahhero-1v3{
padding:56px 0 1.5rem;
}
}
.mahhero_in-1v3{
gap:2rem;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:897px){
.mahhero_in-1v3{
grid-template-columns:1.05fr .95fr;
gap:3rem;
}
}
.mahhero_copy-1v3{
min-width:0;
}
.mahhero_eyebrow-1v3{
gap:10px;
align-items:center;
display:inline-flex;
margin-bottom:1.375rem;
}
.mahhero_eyebrow_line-1v3{
flex:0 0 auto;
background:#B8862C;
height:1px;
width:1.75rem;
display:inline-block;
}
.mahhero_h1-1v3{
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
letter-spacing:-.01em;
overflow-wrap:break-word;
line-height:1.04;
color:#1A1410;
font-size:2.375rem;
margin-bottom:20px;
}
@media(min-width:769px){
.mahhero_h1-1v3{
font-size:3.375rem;
}
}
@media(min-width:1100px){
.mahhero_h1-1v3{
font-size:62px;
}
}
.mahhero_h1-1v3 em{
color:#B8862C;
font-style:normal;
}
.mahhero_sub-1v3{
line-height:1.6;
color:#8C7A63;
margin-bottom:30px;
max-width:480px;
font-size:16px;
}
@media(min-width:769px){
.mahhero_sub-1v3{
font-size:1.125rem;
}
}
.mahhero_actions-1v3{
gap:14px;
display:flex;
align-items:center;
margin-bottom:2.125rem;
flex-wrap:wrap;
}
.mahhero_cta-1v3{
transition:background-color .22s ease;
gap:0.625rem;
border-radius:62.438rem;
background:#1A1410;
padding:16px 30px;
font-size:15px;
color:#F5ECD8;
font-weight:700;
display:inline-flex;
align-items:center;
}
.mahhero_cta-1v3:hover{
background:#2E2519;
}
.mahhero_cta_ic-1v3{
display:inline-flex;
align-items:center;
}
.mahhero_cta_ic-1v3 svg{
width:16px;
height:1rem;
}
.mahhero_cta_alt-1v3{
background:transparent;
border:1px solid rgba(26,20,16,0.15);
padding:0.938rem 1.625rem;
border-radius:999px;
transition:border-color .22s ease,color .22s ease;
font-weight:600;
font-size:15px;
align-items:center;
display:inline-flex;
color:#1A1410;
}
.mahhero_cta_alt-1v3:hover{
border-color:#B8862C;
color:#B8862C;
}
.mahhero_trust-1v3{
gap:22px;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.mahhero_trust_item-1v3{
gap:0.563rem;
font-size:0.813rem;
display:flex;
color:#3D3328;
align-items:center;
font-weight:600;
}
.mahhero_trust_ic-1v3{
align-items:center;
display:inline-flex;
color:#B8862C;
}
.mahhero_trust_ic-1v3 svg{
width:1rem;
height:1rem;
}
.mahhero_promo-1v3{
background:#FFFFFF;
overflow:hidden;
border-radius:20px;
position:relative;
box-shadow:0 0.75rem 3rem rgba(26,20,16,0.14), 0 3px 0.625rem rgba(26,20,16,0.08);
min-height:18.75rem;
display:flex;
}
.mahhero_promo_bg-1v3{
inset:0;
background-position:center;
background-size:cover;
position:absolute;
}
.mahhero_promo_bg-1v3::after{
inset:0;
background:linear-gradient(120deg,#1E1710 0%,rgba(0,0,0,0.50) 55%,transparent 100%);
position:absolute;
content:"";
}
.mahhero_promo_glow-1v3{
border-radius:50%;
background:radial-gradient(circle,rgba(196,142,48,0.18) 0%,transparent 65%);
position:absolute;
height:260px;
right:-20px;
pointer-events:none;
width:260px;
top:-2.5rem;
}
.mahhero_promo_ct-1v3{
padding:28px;
align-self:flex-end;
max-width:88%;
z-index:2;
position:relative;
}
.mahhero_promo_label-1v3{
text-transform:uppercase;
letter-spacing:.25em;
font-weight:700;
margin-bottom:0.5rem;
font-size:0.625rem;
display:block;
color:#E8B84B;
}
.mahhero_promo_amount-1v3{
font-weight:600;
font-size:2rem;
line-height:1.05;
color:#F5ECD8;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
@media(min-width:765px){
.mahhero_promo_amount-1v3{
font-size:2.5rem;
}
}
.mahhero_promo_amount-1v3 em{
color:#E8B84B;
font-style:normal;
}
.mahhero_rating-1v3{
border:1px solid rgba(26,20,16,0.08);
background:#FFFFFF;
gap:10px;
padding:10px 14px;
border-radius:0.875rem;
z-index:3;
max-width:min(260px,62%);
top:0.875rem;
display:flex;
position:absolute;
align-items:center;
box-shadow:0 2px 0.375rem rgba(26,20,16,0.07), 0 0.5rem 24px rgba(26,20,16,0.09);
right:0.875rem;
}
.mahhero_rating_score-1v3{
flex:0 0 auto;
font-size:24px;
font-weight:700;
color:#1A1410;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
}
.mahhero_rating_txt-1v3{
flex:1 1 auto;
min-width:0;
}
.mahhero_rating_stars-1v3{
gap:2px;
display:flex;
color:#B8862C;
}
.mahhero_rating_stars-1v3 svg{
height:0.75rem;
width:0.75rem;
}
.mahhero_rating_cap-1v3{
overflow-wrap:break-word;
font-size:0.688rem;
line-height:1.35;
display:block;
color:#6B5C47;
margin-top:3px;
}
.mahstat-1v3{
margin-top:16px;
border-top:1px solid rgba(26,20,16,0.15);
border-bottom:1px solid rgba(26,20,16,0.15);
}
.mahstat_in-1v3{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:767px){
.mahstat_in-1v3{
grid-template-columns:repeat(4,1fr);
}
}
.mahstat_item-1v3{
padding:22px 14px;
border-bottom:1px solid rgba(26,20,16,0.08);
border-right:1px solid rgba(26,20,16,0.08);
min-width:0;
}
.mahstat_item-1v3:nth-child(2n){
border-right:0;
}
.mahstat_item-1v3:nth-child(n+3){
border-bottom:0;
}
@media(min-width:769px){
.mahstat_item-1v3{
border-bottom:0;
}
.mahstat_item-1v3:nth-child(2n){
border-right:1px solid rgba(26,20,16,0.08);
}
.mahstat_item-1v3:nth-child(4n){
border-right:0;
}
}
.mahstat_value-1v3{
overflow-wrap:break-word;
font-weight:700;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-size:30px;
color:#1A1410;
line-height:1;
}
@media(min-width:769px){
.mahstat_value-1v3{
font-size:34px;
}
}
.mahstat_label-1v3{
line-height:1.4;
margin-top:0.375rem;
font-size:0.813rem;
overflow-wrap:break-word;
color:#6B5C47;
}
.mahgf-1v3{
padding:24px 0 6px;
}
.mahgf_in-1v3{
gap:10px;
flex-wrap:wrap;
display:flex;
}
.mahgf_chip-1v3{
background:#FFFFFF;
padding:0.625rem 18px;
border-radius:999px;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
border:1px solid rgba(26,20,16,0.15);
color:#3D3328;
font-weight:600;
font-size:13px;
white-space:nowrap;
}
.mahgf_chip-1v3:hover{
border-color:#B8862C;
color:#B8862C;
}
.mahgf_chip-1v3.mahstate_active-1v3{
background:#1A1410;
border-color:transparent;
color:#F5ECD8;
}
.mahgrow-1v3{
padding:26px 0 0.625rem;
}
.mahrow_seo-1v3{
margin:10px 0 0;
color:#8C7A63;
line-height:1.65;
font-size:14px;
max-width:760px;
overflow-wrap:break-word;
}
.mahrow_seo-1v3 strong{
color:#1A1410;
font-weight:700;
}
.mahpr-1v3{
padding:30px 0 6px;
}
.mahpr_card-1v3{
border-radius:1.25rem;
gap:10px;
background:#FFFFFF;
border:1px solid rgba(26,20,16,0.08);
padding:1.625rem;
flex:0 0 auto;
overflow:hidden;
width:280px;
min-height:12.5rem;
display:flex;
position:relative;
flex-direction:column;
}
@media(min-width:771px){
.mahpr_card-1v3{
width:300px;
}
}
.mahpr_card_feat-1v3{
border-color:transparent;
background:linear-gradient(150deg,#241A0E,#111008);
color:#F5ECD8;
}
.mahpr_glow-1v3{
background:radial-gradient(circle,rgba(196,142,48,0.18),transparent 70%);
border-radius:50%;
opacity:0;
pointer-events:none;
position:absolute;
height:8.125rem;
right:-30px;
width:8.125rem;
top:-30px;
}
.mahpr_card_feat-1v3 .mahpr_glow-1v3{
opacity:1;
}
.mahpr_label-1v3{
font-weight:700;
position:relative;
font-size:0.625rem;
color:#B8862C;
letter-spacing:.16em;
text-transform:uppercase;
}
.mahpr_card_feat-1v3 .mahpr_label-1v3{
color:#E8B84B;
}
.mahpr_amount-1v3{
line-height:1.08;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
color:#1A1410;
font-size:26px;
position:relative;
}
.mahpr_card_feat-1v3 .mahpr_amount-1v3{
color:#F5ECD8;
}
.mahpr_amount-1v3 em{
color:#B8862C;
font-style:normal;
}
.mahpr_card_feat-1v3 .mahpr_amount-1v3 em{
color:#E8B84B;
}
.mahpr_terms-1v3{
line-height:1.5;
color:#6B5C47;
font-size:0.813rem;
position:relative;
}
.mahpr_card_feat-1v3 .mahpr_terms-1v3{
color:#A89070;
}
.mahpr_cta-1v3{
align-self:flex-start;
margin-top:auto;
position:relative;
}
.mahpr_card_feat-1v3 .mahpr_cta-1v3{
border-radius:62.438rem;
transition:opacity .22s ease;
padding:0.563rem 1.125rem;
background:#E8B84B;
color:#1A1410;
font-weight:700;
font-size:0.813rem;
}
.mahpr_card_feat-1v3 .mahpr_cta-1v3:hover{
opacity:.9;
}
.mahpr_card-1v3:not(.mahpr_card_feat-1v3) .mahpr_cta-1v3{
transition:color .22s ease,border-color .22s ease;
padding-bottom:2px;
font-size:13px;
font-weight:700;
border-bottom:1px solid #1A1410;
color:#1A1410;
}
.mahpr_card-1v3:not(.mahpr_card_feat-1v3) .mahpr_cta-1v3:hover{
border-color:#B8862C;
color:#B8862C;
}
.mahgrow-1v3{
padding:26px 0 10px;
}
.mahrow_seo-1v3{
margin:10px 0 0;
font-size:14px;
max-width:47.5rem;
overflow-wrap:break-word;
line-height:1.65;
color:#8C7A63;
}
.mahrow_seo-1v3 strong{
color:#1A1410;
font-weight:700;
}
.mahgrow-1v3{
padding:26px 0 0.625rem;
}
.mahrow_seo-1v3{
margin:0.625rem 0 0;
color:#8C7A63;
overflow-wrap:break-word;
max-width:47.5rem;
font-size:14px;
line-height:1.65;
}
.mahrow_seo-1v3 strong{
color:#1A1410;
font-weight:700;
}
.mahjp-1v3{
padding:30px 0 0.625rem;
}
.mahjp_grid-1v3{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:770px){
.mahjp_grid-1v3{
grid-template-columns:1fr 1fr;
}
.mahjp_card_mega-1v3{
grid-column:1/-1;
}
}
@media(min-width:999px){
.mahjp_grid-1v3{
grid-template-columns:1.4fr 1fr 1fr;
}
.mahjp_card_mega-1v3{
grid-column:auto;
}
}
.mahjp_card-1v3{
padding:26px;
overflow:hidden;
border:1px solid rgba(26,20,16,0.08);
background:#FFFFFF;
border-radius:20px;
gap:12px;
justify-content:space-between;
min-width:0;
flex-direction:column;
position:relative;
display:flex;
min-height:12.5rem;
}
.mahjp_card_mega-1v3{
border-color:transparent;
background:linear-gradient(135deg,#241A0E,#111008);
color:#F5ECD8;
min-height:13.125rem;
}
.mahjp_glow-1v3{
background:radial-gradient(circle,rgba(196,142,48,0.18),transparent 70%);
border-radius:50%;
position:absolute;
right:-40px;
height:200px;
pointer-events:none;
width:12.5rem;
top:-40px;
}
.mahjp_label-1v3{
gap:10px;
font-size:10px;
color:#B8862C;
display:flex;
flex-wrap:wrap;
justify-content:space-between;
position:relative;
letter-spacing:.16em;
font-weight:700;
text-transform:uppercase;
align-items:center;
}
.mahjp_card_mega-1v3 .mahjp_label-1v3{
color:#E8B84B;
}
.mahjp_drop-1v3{
font-weight:600;
text-transform:none;
color:#6B5C47;
letter-spacing:.04em;
}
.mahjp_card_mega-1v3 .mahjp_drop-1v3{
color:#A89070;
}
.mahjp_amount-1v3{
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-size:2.375rem;
line-height:1;
font-weight:700;
overflow-wrap:break-word;
color:#1A1410;
position:relative;
}
.mahjp_card_mega-1v3 .mahjp_amount-1v3{
animation:zm2-pulse 2.4s infinite;
font-size:48px;
color:#E8B84B;
}
@media(min-width:766px){
.mahjp_card_mega-1v3 .mahjp_amount-1v3{
font-size:54px;
}
}
.mahjp_game-1v3{
position:relative;
color:#6B5C47;
font-size:0.813rem;
}
.mahjp_card_mega-1v3 .mahjp_game-1v3{
color:#A89070;
}
.mahjp_cta-1v3{
align-self:flex-start;
position:relative;
}
.mahjp_card_mega-1v3 .mahjp_cta-1v3{
padding:10px 20px;
background:#E8B84B;
transition:opacity .22s ease;
border-radius:62.438rem;
color:#1A1410;
font-size:13px;
font-weight:700;
}
.mahjp_card_mega-1v3 .mahjp_cta-1v3:hover{
opacity:.9;
}
.mahjp_card-1v3:not(.mahjp_card_mega-1v3) .mahjp_cta-1v3{
transition:color .22s ease,border-color .22s ease;
border-bottom:1px solid #1A1410;
font-weight:700;
font-size:0.813rem;
padding-bottom:2px;
color:#1A1410;
}
.mahjp_card-1v3:not(.mahjp_card_mega-1v3) .mahjp_cta-1v3:hover{
border-color:#B8862C;
color:#B8862C;
}
.mahjp_seo-1v3{
margin:0.875rem 0 0;
line-height:1.65;
font-size:14px;
color:#8C7A63;
overflow-wrap:break-word;
max-width:47.5rem;
}
.mahjp_seo-1v3 strong{
color:#1A1410;
font-weight:700;
}
.mahapp-1v3{
padding:30px 0 0.625rem;
}
.mahapp_in-1v3{
padding:2rem;
border:1px solid rgba(26,20,16,0.08);
border-radius:20px;
gap:28px;
background:#FFFFFF;
display:flex;
flex-direction:column;
}
@media(min-width:766px){
.mahapp_in-1v3{
padding:40px 2.75rem;
gap:2.5rem;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.mahapp_copy-1v3{
max-width:560px;
min-width:0;
}
.mahapp_eyebrow-1v3{
margin-bottom:12px;
}
.mahapp_h2-1v3{
font-size:28px;
line-height:1.05;
margin-bottom:0.75rem;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
color:#1A1410;
}
@media(min-width:771px){
.mahapp_h2-1v3{
font-size:2.125rem;
}
}
.mahapp_text-1v3{
color:#8C7A63;
font-size:0.875rem;
line-height:1.6;
margin-bottom:22px;
}
.mahapp_btns-1v3{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
.mahapp_btn-1v3{
border-radius:14px;
padding:11px 1.25rem;
background:#1A1410;
transition:background-color .22s ease;
gap:10px;
display:inline-flex;
color:#F5ECD8;
align-items:center;
}
.mahapp_btn-1v3:hover{
background:#2E2519;
}
.mahapp_btn_ic-1v3{
display:inline-flex;
align-items:center;
}
.mahapp_btn_ic-1v3 svg{
height:1.125rem;
width:18px;
}
.mahapp_btn_lb-1v3{
font-weight:700;
font-size:13.5px;
}
.mahapp_qr_wrap-1v3{
gap:18px;
flex:0 0 auto;
display:flex;
align-items:center;
}
.mahapp_qr-1v3{
flex:0 0 auto;
border-radius:14px;
height:6.75rem;
width:108px;
background-color:#1A1410;
background-image:repeating-linear-gradient(0deg,#FFFFFF 0 0.313rem,transparent 5px 11px),repeating-linear-gradient(90deg,#FFFFFF 0 5px,transparent 0.313rem 0.688rem);
}
.mahapp_qr_cap-1v3{
max-width:92px;
color:#6B5C47;
line-height:1.4;
font-size:12.5px;
}
.mahvip-1v3{
padding:3rem 0;
}
@media(min-width:770px){
.mahvip-1v3{
padding:4rem 0;
}
}
.mahvip_head-1v3{
gap:14px;
margin-bottom:1.875rem;
display:flex;
flex-direction:column;
}
@media(min-width:878px){
.mahvip_head-1v3{
gap:24px;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.mahvip_eyebrow-1v3{
margin-bottom:0.75rem;
}
.mahvip_h2-1v3{
font-size:2rem;
line-height:1.05;
font-weight:600;
overflow-wrap:break-word;
color:#F5ECD8;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:765px){
.mahvip_h2-1v3{
font-size:40px;
}
}
.mahvip_intro-1v3{
color:#A89070;
line-height:1.6;
font-size:0.875rem;
max-width:420px;
}
.mahvip_grid-1v3{
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
gap:14px;
display:grid;
}
.mahvip_card-1v3{
padding:22px 18px;
border:1px solid rgba(255,235,180,0.14);
border-radius:0.875rem;
min-width:0;
}
.mahvip_card_feat-1v3{
border-color:#E8B84B;
background:rgba(255,245,220,0.07);
}
.mahvip_card_ic-1v3{
border-radius:8px;
background:linear-gradient(135deg,#B8862C,#F0C84A);
height:2.125rem;
display:block;
margin-bottom:1rem;
width:34px;
}
.mahvip_name-1v3{
font-weight:600;
margin-bottom:0.375rem;
color:#F5ECD8;
font-size:1.25rem;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
.mahvip_perk-1v3{
font-size:12.5px;
overflow-wrap:break-word;
line-height:1.5;
color:#A89070;
}
.mahnl-1v3{
padding:1.5rem 0 0.625rem;
}
.mahnl_in-1v3{
border-radius:1.25rem;
background:#251D13;
gap:1.375rem;
padding:30px 32px;
display:flex;
flex-direction:column;
color:#F5ECD8;
}
@media(min-width:769px){
.mahnl_in-1v3{
gap:1.75rem;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.mahnl_text_wrap-1v3{
min-width:0;
}
.mahnl_h3-1v3{
margin-bottom:0.313rem;
color:#F5ECD8;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
line-height:1.1;
font-size:22px;
}
@media(min-width:771px){
.mahnl_h3-1v3{
font-size:24px;
}
}
.mahnl_text-1v3{
font-size:0.844rem;
line-height:1.5;
color:#A89070;
}
.mahnl_form-1v3{
flex:1 1 auto;
gap:0.625rem;
display:flex;
max-width:28.75rem;
min-width:0;
}
.mahnl_input-1v3{
background:rgba(255,245,220,0.07);
flex:1 1 auto;
overflow:hidden;
border:1px solid rgba(255,235,180,0.14);
padding:0.813rem 16px;
border-radius:14px;
align-items:center;
font-size:14px;
display:flex;
color:#A89070;
text-overflow:ellipsis;
min-width:0;
white-space:nowrap;
}
.mahnl_btn-1v3{
transition:opacity .22s ease;
padding:0.813rem 24px;
border-radius:0.875rem;
flex:0 0 auto;
background:#E8B84B;
white-space:nowrap;
color:#1A1410;
font-weight:700;
font-size:0.875rem;
}
.mahnl_btn-1v3:hover{
opacity:.9;
}
.mahdr-1v3{
padding:36px 0 10px;
}
.mahdr_in-1v3{
gap:1.25rem;
border-radius:0.875rem;
padding:1.75rem 2rem;
border:1px dashed rgba(26,20,16,0.15);
flex-direction:column;
display:flex;
}
@media(min-width:769px){
.mahdr_in-1v3{
gap:32px;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.mahdr_h2-1v3{
overflow-wrap:break-word;
line-height:1.1;
color:#1A1410;
font-weight:600;
font-size:24px;
margin-bottom:8px;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:765px){
.mahdr_h2-1v3{
font-size:1.625rem;
}
}
.mahdr_text-1v3{
overflow-wrap:break-word;
max-width:680px;
font-size:14px;
line-height:1.6;
color:#8C7A63;
}
.mahdr_text-1v3 b{
font-weight:700;
color:#1A1410;
}
.mahdr_cta-1v3{
transition:color .22s ease;
flex:0 0 auto;
color:#1A1410;
font-weight:700;
white-space:nowrap;
font-size:13.5px;
padding-bottom:2px;
border-bottom:1px solid #B8862C;
}
.mahdr_cta-1v3:hover{
color:#B8862C;
}
.mahts-1v3{
padding:2.75rem 0;
}
.mahts_in-1v3{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:center;
}
@media(min-width:881px){
.mahts_in-1v3{
gap:48px;
grid-template-columns:1.4fr 1fr;
}
}
.mahts_left-1v3{
min-width:0;
}
.mahts_h2-1v3{
line-height:1.1;
font-weight:600;
margin-bottom:0.75rem;
color:#F5ECD8;
overflow-wrap:break-word;
font-size:26px;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:768px){
.mahts_h2-1v3{
font-size:1.75rem;
}
}
.mahts_text-1v3{
max-width:32.5rem;
color:#A89070;
line-height:1.6;
font-size:14.5px;
margin-bottom:22px;
}
.mahts_badges-1v3{
gap:18px;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.mahts_badge-1v3{
font-weight:600;
font-size:13px;
color:#A89070;
}
.mahts_pay-1v3{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
@media(min-width:883px){
.mahts_pay-1v3{
justify-content:flex-end;
}
}
.mahts_pay_chip-1v3{
padding:12px 16px;
border:1px solid rgba(255,235,180,0.14);
border-radius:14px;
background:rgba(255,245,220,0.07);
font-size:0.875rem;
font-weight:700;
color:#F5ECD8;
}
.mahprov-1v3{
padding:2.5rem 0 20px;
}
.mahprov_eyebrow-1v3{
display:block;
margin-bottom:18px;
}
.mahprov_grid-1v3{
gap:0.75rem;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:560px){
.mahprov_grid-1v3{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:897px){
.mahprov_grid-1v3{
grid-template-columns:repeat(6,1fr);
}
}
.mahwy-1v3{
padding:3rem 0;
}
@media(min-width:769px){
.mahwy-1v3{
padding:56px 0;
}
}
.mahwy_in-1v3{
gap:32px;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:897px){
.mahwy_in-1v3{
gap:3rem;
grid-template-columns:.8fr 1.2fr;
}
}
.mahwy_left-1v3{
min-width:0;
}
.mahwy_eyebrow-1v3{
margin-bottom:14px;
}
.mahwy_h2-1v3{
overflow-wrap:break-word;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-size:32px;
margin-bottom:1rem;
color:#1A1410;
line-height:1.05;
font-weight:600;
}
@media(min-width:770px){
.mahwy_h2-1v3{
font-size:40px;
}
}
.mahwy_intro-1v3{
color:#8C7A63;
line-height:1.6;
font-size:0.938rem;
}
.mahwy_grid-1v3{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:560px){
.mahwy_grid-1v3{
grid-template-columns:1fr 1fr;
}
}
.mahwy_card-1v3{
border:1px solid rgba(26,20,16,0.08);
border-radius:0.875rem;
padding:1.625rem;
background:#FFFFFF;
min-width:0;
}
.mahwy_card_ic-1v3{
margin-bottom:1rem;
justify-content:center;
align-items:center;
display:inline-flex;
color:#B8862C;
}
.mahwy_card_ic-1v3 svg{
height:1.625rem;
width:26px;
}
.mahwy_card_h-1v3{
line-height:1.15;
color:#1A1410;
overflow-wrap:break-word;
margin-bottom:0.5rem;
font-size:21px;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
}
.mahwy_card_p-1v3{
color:#8C7A63;
overflow-wrap:break-word;
font-size:0.875rem;
line-height:1.55;
}
.mahop-1v3{
padding:2.25rem 0 10px;
}
.mahop_in-1v3{
background:#FFFFFF;
gap:32px;
grid-template-columns:1fr;
border:1px solid rgba(26,20,16,0.08);
border-radius:0.875rem;
padding:32px;
align-items:center;
display:grid;
}
@media(min-width:863px){
.mahop_in-1v3{
grid-template-columns:.9fr 1.1fr;
padding:2.125rem 40px;
gap:44px;
}
}
.mahop_left-1v3{
min-width:0;
}
.mahop_eyebrow-1v3{
margin-bottom:0.75rem;
}
.mahop_h2-1v3{
line-height:1.08;
margin-bottom:0.625rem;
color:#1A1410;
overflow-wrap:break-word;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:28px;
}
@media(min-width:766px){
.mahop_h2-1v3{
font-size:1.875rem;
}
}
.mahop_text-1v3{
font-size:0.875rem;
line-height:1.6;
color:#8C7A63;
}
.mahop_grid-1v3{
border:1px solid rgba(26,20,16,0.15);
border-radius:0.5rem;
gap:1px;
background:rgba(26,20,16,0.15);
overflow:hidden;
grid-template-columns:1fr 1fr;
display:grid;
}
.mahop_field-1v3{
padding:1.125rem 20px;
background:#FAF6F0;
min-width:0;
}
.mahop_field_lb-1v3{
color:#B8862C;
font-size:0.625rem;
letter-spacing:.1em;
text-transform:uppercase;
margin-bottom:0.313rem;
font-weight:600;
}
.mahop_field_val-1v3{
font-weight:700;
font-size:0.875rem;
color:#1A1410;
overflow-wrap:break-word;
}
.mahrv-1v3{
background:#FFFFFF;
padding:3rem 0;
margin-top:1.5rem;
border-bottom:1px solid rgba(26,20,16,0.08);
border-top:1px solid rgba(26,20,16,0.08);
}
@media(min-width:767px){
.mahrv-1v3{
padding:56px 0;
}
}
.mahrv_head-1v3{
gap:1rem;
display:flex;
flex-direction:column;
margin-bottom:30px;
}
@media(min-width:771px){
.mahrv_head-1v3{
gap:20px;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.mahrv_eyebrow-1v3{
margin-bottom:10px;
}
.mahrv_h2-1v3{
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.05;
color:#1A1410;
font-weight:600;
font-size:1.875rem;
}
@media(min-width:766px){
.mahrv_h2-1v3{
font-size:2.375rem;
}
}
.mahrv_agg-1v3{
gap:12px;
display:flex;
align-items:center;
}
.mahrv_agg_stars-1v3{
gap:3px;
display:flex;
color:#B8862C;
}
.mahrv_agg_stars-1v3 svg{
width:1.125rem;
height:1.125rem;
}
.mahrv_source-1v3{
color:#8C7A63;
font-size:0.813rem;
}
.mahrv_grid-1v3{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:763px){
.mahrv_grid-1v3{
grid-template-columns:repeat(3,1fr);
}
}
.mahrv_card-1v3{
border-radius:0.875rem;
padding:26px;
border:1px solid rgba(26,20,16,0.08);
background:#FAF6F0;
min-width:0;
}
.mahrv_card_stars-1v3{
gap:2px;
margin-bottom:0.75rem;
display:flex;
color:#B8862C;
}
.mahrv_card_stars-1v3 svg{
height:14px;
width:0.875rem;
}
.mahrv_card_body-1v3{
color:#1A1410;
font-weight:500;
overflow-wrap:break-word;
line-height:1.45;
margin-bottom:1rem;
font-size:1.125rem;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
}
.mahrv_card_meta-1v3{
gap:10px;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.mahrv_card_av-1v3{
border-radius:50%;
background:linear-gradient(135deg,#B8862C,#F0C84A);
flex:0 0 auto;
height:32px;
width:2rem;
}
.mahrv_card_author-1v3{
font-weight:700;
font-size:13px;
color:#1A1410;
}
.mahrv_card_loc-1v3{
color:#6B5C47;
font-size:0.75rem;
}
.mahtt-1v3{
padding:48px 0 10px;
}
@media(min-width:770px){
.mahtt-1v3{
padding:60px 0 0.625rem;
}
}
.mahtt_head-1v3{
margin-bottom:34px;
text-align:center;
}
.mahtt_eyebrow-1v3{
margin-bottom:12px;
}
.mahtt_h2-1v3{
overflow-wrap:break-word;
color:#1A1410;
font-weight:600;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-size:32px;
line-height:1.05;
}
@media(min-width:769px){
.mahtt_h2-1v3{
font-size:2.625rem;
}
}
.mahtt_grid-1v3{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:760px){
.mahtt_grid-1v3{
grid-template-columns:repeat(3,1fr);
}
}
.mahtt_card-1v3{
border:1px solid rgba(26,20,16,0.08);
background:#FFFFFF;
border-radius:0.875rem;
padding:30px;
display:flex;
flex-direction:column;
min-width:0;
}
.mahtt_card_ic-1v3{
align-items:center;
margin-bottom:1.125rem;
display:inline-flex;
color:#B8862C;
}
.mahtt_card_ic-1v3 svg{
height:28px;
width:1.75rem;
}
.mahtt_card_h-1v3{
margin-bottom:8px;
line-height:1.15;
font-size:1.375rem;
color:#1A1410;
overflow-wrap:break-word;
font-weight:600;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
}
.mahtt_card_p-1v3{
font-size:14px;
overflow-wrap:break-word;
line-height:1.6;
color:#8C7A63;
margin-bottom:14px;
}
.mahtt_card_p-1v3 b{
color:#1A1410;
font-weight:700;
}
.mahtt_card_link-1v3{
transition:color .22s ease;
color:#1A1410;
padding-bottom:2px;
font-size:0.813rem;
font-weight:700;
border-bottom:1px solid #B8862C;
align-self:flex-start;
margin-top:auto;
}
.mahtt_card_link-1v3:hover{
color:#B8862C;
}
.mahhts-1v3{
padding:48px 0;
}
@media(min-width:769px){
.mahhts-1v3{
padding:62px 0;
}
}
.mahhts_head-1v3{
gap:18px;
margin-bottom:34px;
flex-direction:column;
display:flex;
}
@media(min-width:770px){
.mahhts_head-1v3{
gap:24px;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.mahhts_eyebrow-1v3{
margin-bottom:0.75rem;
}
.mahhts_h2-1v3{
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
color:#F5ECD8;
overflow-wrap:break-word;
font-weight:600;
line-height:1.05;
font-size:30px;
}
@media(min-width:766px){
.mahhts_h2-1v3{
font-size:38px;
}
}
.mahhts_cta-1v3{
flex:0 0 auto;
border-radius:999px;
transition:opacity .22s ease;
background:#E8B84B;
padding:0.938rem 30px;
font-weight:700;
color:#1A1410;
font-size:15px;
}
.mahhts_cta-1v3:hover{
opacity:.9;
}
.mahhts_grid-1v3{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.mahhts_grid-1v3{
grid-template-columns:repeat(3,1fr);
}
}
.mahhts_step-1v3{
border-top:1px solid rgba(255,235,180,0.14);
min-width:0;
padding-top:22px;
}
.mahhts_step_num-1v3{
font-weight:700;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:14px;
line-height:1;
font-size:44px;
color:#E8B84B;
}
.mahhts_step_h-1v3{
margin-bottom:8px;
font-size:19px;
font-weight:700;
line-height:1.2;
color:#F5ECD8;
overflow-wrap:break-word;
}
.mahhts_step_p-1v3{
color:#A89070;
line-height:1.55;
font-size:0.875rem;
overflow-wrap:break-word;
}
.mahfaq-1v3{
padding:3rem 0;
background:#FFFFFF;
margin-top:24px;
border-top:1px solid rgba(26,20,16,0.08);
border-bottom:1px solid rgba(26,20,16,0.08);
}
@media(min-width:766px){
.mahfaq-1v3{
padding:62px 0;
}
}
.mahfaq_head-1v3{
text-align:center;
margin-bottom:2.125rem;
}
.mahfaq_eyebrow-1v3{
margin-bottom:0.75rem;
}
.mahfaq_h2-1v3{
font-weight:600;
color:#1A1410;
overflow-wrap:break-word;
line-height:1.05;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-size:32px;
}
@media(min-width:769px){
.mahfaq_h2-1v3{
font-size:38px;
}
}
.mahfaq_list-1v3{
gap:0.75rem;
margin:0 auto;
display:flex;
max-width:51.25rem;
flex-direction:column;
}
.mahfaq_item-1v3{
background:#FAF6F0;
border-radius:14px;
overflow:hidden;
border:1px solid rgba(26,20,16,0.08);
}
.mahfaq_q-1v3{
list-style:none;
gap:20px;
padding:20px 1.5rem;
color:#1A1410;
font-weight:700;
cursor:pointer;
align-items:center;
justify-content:space-between;
font-size:16px;
display:flex;
overflow-wrap:break-word;
}
.mahfaq_q-1v3::-webkit-details-marker{
display:none;
}
.mahfaq_q_ic-1v3{
flex:0 0 auto;
transition:transform .22s ease;
display:inline-flex;
color:#B8862C;
align-items:center;
}
.mahfaq_q_ic-1v3 svg{
height:1.125rem;
width:18px;
}
.mahfaq_item-1v3[open] .mahfaq_q_ic-1v3{
transform:rotate(180deg);
}
.mahfaq_a-1v3{
padding:0 1.5rem 1.25rem;
font-size:0.906rem;
line-height:1.6;
color:#8C7A63;
overflow-wrap:break-word;
}
.mahsg-1v3{
padding:3rem 0 10px;
}
.mahsg_eyebrow-1v3{
margin-bottom:12px;
display:block;
}
.mahsg_h2-1v3{
margin-bottom:28px;
font-weight:600;
line-height:1.05;
overflow-wrap:break-word;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
color:#1A1410;
font-size:30px;
}
@media(min-width:767px){
.mahsg_h2-1v3{
font-size:36px;
}
}
.mahsg_grid-1v3{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:717px){
.mahsg_grid-1v3{
grid-template-columns:repeat(3,1fr);
}
}
.mahsg_col-1v3{
min-width:0;
}
.mahsg_col_h-1v3{
line-height:1.15;
font-weight:600;
font-size:22px;
overflow-wrap:break-word;
color:#1A1410;
margin-bottom:0.625rem;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
}
.mahsg_col_p-1v3{
overflow-wrap:break-word;
color:#8C7A63;
line-height:1.65;
font-size:14px;
}
.mahsb-1v3{
padding:48px 0;
background:#FFFFFF;
margin-top:24px;
border-bottom:1px solid rgba(26,20,16,0.08);
border-top:1px solid rgba(26,20,16,0.08);
}
@media(min-width:765px){
.mahsb-1v3{
padding:3.5rem 0;
}
}
.mahsb_eyebrow-1v3{
margin-bottom:12px;
display:block;
}
.mahsb_h2-1v3{
line-height:1.05;
font-weight:600;
overflow-wrap:break-word;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
color:#1A1410;
font-size:30px;
margin-bottom:1.625rem;
}
@media(min-width:771px){
.mahsb_h2-1v3{
font-size:36px;
}
}
.mahsb_grid-1v3{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:562px){
.mahsb_grid-1v3{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:960px){
.mahsb_grid-1v3{
grid-template-columns:repeat(4,1fr);
}
}
.mahsb_card-1v3{
padding:1.5rem;
background:#FAF6F0;
border:1px solid rgba(26,20,16,0.08);
border-radius:0.875rem;
min-width:0;
}
.mahsb_card_h-1v3{
overflow-wrap:break-word;
margin-bottom:8px;
color:#1A1410;
font-size:1.188rem;
line-height:1.15;
font-weight:600;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
}
.mahsb_card_p-1v3{
line-height:1.6;
font-size:0.844rem;
overflow-wrap:break-word;
color:#8C7A63;
}
.mahsb_rtp-1v3{
padding:1.625rem 28px;
border:1px solid rgba(26,20,16,0.08);
grid-template-columns:1fr;
border-radius:14px;
background:#FAF6F0;
gap:1.5rem;
display:grid;
align-items:center;
margin-top:1.125rem;
}
@media(min-width:762px){
.mahsb_rtp-1v3{
gap:40px;
grid-template-columns:1fr 1fr;
}
}
.mahsb_rtp_h-1v3{
color:#1A1410;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
margin-bottom:0.5rem;
line-height:1.15;
overflow-wrap:break-word;
font-size:20px;
}
.mahsb_rtp_p-1v3{
color:#8C7A63;
font-size:13.5px;
overflow-wrap:break-word;
line-height:1.6;
}
.mahsb_rtp_stats-1v3{
gap:1rem;
display:flex;
}
.mahsb_stat-1v3{
background:#FFFFFF;
flex:1 1 0;
border-radius:0.5rem;
padding:1.125rem;
min-width:0;
text-align:center;
}
.mahsb_stat_v-1v3{
color:#3A8C5C;
font-weight:700;
overflow-wrap:break-word;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-size:26px;
}
.mahsb_stat_l-1v3{
color:#6B5C47;
font-size:0.719rem;
margin-top:0.25rem;
}
.mahlh-1v3{
padding:2.5rem 0 1.25rem;
}
.mahlh_in-1v3{
padding-top:2.125rem;
border-top:1px solid rgba(26,20,16,0.15);
}
.mahlh_eyebrow-1v3{
display:block;
margin-bottom:22px;
}
.mahlh_grid-1v3{
grid-template-columns:1fr 1fr;
gap:28px;
display:grid;
}
@media(min-width:601px){
.mahlh_grid-1v3{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:961px){
.mahlh_grid-1v3{
grid-template-columns:repeat(5,1fr);
}
}
.mahlh_col-1v3{
min-width:0;
}
.mahlh_col_h-1v3{
margin-bottom:0.75rem;
font-size:13px;
color:#1A1410;
overflow-wrap:break-word;
font-weight:700;
}
.mahlh_links-1v3{
gap:0.5rem;
display:flex;
flex-direction:column;
}
.mahlh_link-1v3{
transition:color .22s ease;
font-size:0.813rem;
overflow-wrap:break-word;
color:#8C7A63;
}
.mahlh_link-1v3:hover{
color:#B8862C;
}
.mahsc-1v3{
padding:3rem 0 10px;
}
.mahsc_head-1v3{
margin-bottom:28px;
text-align:center;
}
.mahsc_eyebrow-1v3{
margin-bottom:0.75rem;
}
.mahsc_h2-1v3{
overflow-wrap:break-word;
color:#1A1410;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
font-weight:600;
font-size:30px;
}
@media(min-width:769px){
.mahsc_h2-1v3{
font-size:36px;
}
}
.mahsc_table-1v3{
overflow:hidden;
border-radius:14px;
border:1px solid rgba(26,20,16,0.08);
margin:0 auto;
max-width:56.25rem;
}
.mahsc_thead-1v3{
background:#2A2118;
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
}
.mahsc_th-1v3{
padding:0.938rem 1.125rem;
text-align:center;
font-size:0.813rem;
overflow-wrap:break-word;
font-weight:700;
color:#A89070;
}
.mahsc_th-1v3:first-child{
text-align:left;
}
.mahsc_th_us-1v3{
color:#E8B84B;
}
.mahsc_row-1v3{
grid-template-columns:1.6fr 1fr 1fr;
border-top:1px solid rgba(26,20,16,0.08);
display:grid;
}
.mahsc_row-1v3:nth-child(even){
background:#FFFFFF;
}
.mahsc_td-1v3{
padding:15px 1.125rem;
color:#6B5C47;
min-width:0;
font-size:14px;
text-align:center;
overflow-wrap:break-word;
}
.mahsc_td-1v3:first-child{
font-weight:600;
text-align:left;
color:#3D3328;
}
.mahsc_td_us-1v3{
font-weight:700;
color:#3A8C5C;
}
.mahel-1v3{
padding:3rem 0;
}
@media(min-width:770px){
.mahel-1v3{
padding:3.5rem 0;
}
}
.mahel_in-1v3{
gap:40px;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:899px){
.mahel_in-1v3{
grid-template-columns:1fr 1fr;
gap:3.5rem;
}
}
.mahel_left-1v3{
min-width:0;
}
.mahel_eyebrow-1v3{
margin-bottom:14px;
}
.mahel_h2-1v3{
margin-bottom:22px;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
color:#1A1410;
font-weight:600;
line-height:1.08;
font-size:32px;
overflow-wrap:break-word;
}
@media(min-width:770px){
.mahel_h2-1v3{
font-size:38px;
}
}
.mahel_body-1v3 p{
margin-bottom:1.125rem;
color:#3D3328;
line-height:1.7;
font-size:1rem;
overflow-wrap:break-word;
}
.mahel_dropcap-1v3{
padding:6px 0.75rem 0 0;
font-size:62px;
line-height:.8;
float:left;
font-weight:700;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
color:#B8862C;
}
.mahel_right-1v3{
min-width:0;
}
.mahel_quote-1v3{
background:linear-gradient(150deg,#241A0E,#111008);
border-radius:1.25rem;
padding:2.25rem;
color:#F5ECD8;
position:relative;
margin-bottom:24px;
}
.mahel_quote_mark-1v3{
margin-bottom:0.375rem;
align-items:center;
display:inline-flex;
color:#E8B84B;
}
.mahel_quote_mark-1v3 svg{
width:2.125rem;
height:34px;
}
.mahel_quote_text-1v3{
font-weight:500;
line-height:1.4;
color:#F5ECD8;
overflow-wrap:break-word;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.375rem;
margin-bottom:22px;
}
.mahel_quote_meta-1v3{
gap:12px;
display:flex;
align-items:center;
}
.mahel_quote_av-1v3{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#B8862C,#F0C84A);
height:38px;
width:38px;
}
.mahel_quote_author-1v3{
font-weight:700;
color:#F5ECD8;
font-size:14px;
}
.mahel_quote_meta_sub-1v3{
font-size:12px;
color:#A89070;
}
.mahel_explain-1v3{
overflow:hidden;
border:1px solid rgba(26,20,16,0.08);
border-radius:0.875rem;
}
.mahel_explain_card-1v3{
padding:1.375rem 24px;
}
.mahel_explain_card-1v3+.mahel_explain_card-1v3{
border-top:1px solid rgba(26,20,16,0.08);
}
.mahel_explain_h-1v3{
line-height:1.15;
overflow-wrap:break-word;
font-weight:600;
color:#1A1410;
margin-bottom:8px;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.25rem;
}
.mahel_explain_p-1v3{
color:#8C7A63;
font-size:14px;
overflow-wrap:break-word;
line-height:1.55;
}
.mahft-1v3{
background:#2A2118;
margin-top:40px;
color:#A89070;
}
.mahft_in-1v3{
gap:32px;
grid-template-columns:1fr;
padding:48px 0 28px;
display:grid;
}
@media(min-width:602px){
.mahft_in-1v3{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:903px){
.mahft_in-1v3{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.mahft_brand-1v3{
min-width:0;
}
.mahft_logo-1v3{
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:1.625rem;
color:#F5ECD8;
font-weight:700;
}
.mahft_tagline-1v3{
font-size:13.5px;
color:#A89070;
line-height:1.6;
max-width:280px;
margin-top:0.875rem;
}
.mahft_contact-1v3{
transition:color .22s ease;
font-size:13px;
color:#E8B84B;
overflow-wrap:anywhere;
margin-top:12px;
max-width:17.5rem;
display:inline-block;
}
.mahft_contact-1v3:hover{
color:#F5ECD8;
}
.mahft_col-1v3{
min-width:0;
}
.mahft_col_h-1v3{
font-weight:700;
font-size:0.813rem;
margin-bottom:14px;
text-transform:uppercase;
color:#F5ECD8;
letter-spacing:.08em;
overflow-wrap:break-word;
}
.mahft_col_links-1v3{
gap:10px;
display:flex;
flex-direction:column;
}
.mahft_link-1v3{
transition:color .22s ease;
overflow-wrap:break-word;
color:#A89070;
font-size:13.5px;
}
.mahft_link-1v3:hover{
color:#F5ECD8;
}
.mahft_bot-1v3{
padding:1.375rem 0 40px;
gap:1rem;
flex-direction:column;
display:flex;
border-top:1px solid rgba(255,235,180,0.14);
}
@media(min-width:769px){
.mahft_bot-1v3{
gap:20px;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.mahft_legal-1v3{
max-width:47.5rem;
line-height:1.6;
color:#B5A48E;
font-size:11.5px;
overflow-wrap:break-word;
}
.mahft_legal-1v3 b{
color:#A89070;
font-weight:700;
}
.mahft_age-1v3{
padding:0.25rem 9px;
flex:0 0 auto;
border:1.5px solid #E8B84B;
border-radius:0.5rem;
font-size:0.813rem;
font-weight:700;
color:#E8B84B;
}