*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#151210;
font-family:"Work Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
overflow-wrap:break-word;
line-height:1.6;
color:#CEC8BC;
text-rendering:optimizeLegibility;
-webkit-font-smoothing:antialiased;
font-size:15px;
}
img{
display:block;
max-width:100%;
}
a{
color:inherit;
text-decoration:none;
}
button{
border:none;
background:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
height:8px;
width:0.5rem;
}
::-webkit-scrollbar-thumb{
border-radius:8px;
background:rgba(0,0,0,0.52);
}
::-webkit-scrollbar-track{
background:transparent;
}
.mak_layouteb2{
display:flex;
min-height:100vh;
flex-direction:column;
}
.mak_maineb2{
flex:1 1 auto;
width:100%;
min-width:0;
}
.mak_containereb2{
padding:0 1rem;
margin:0 auto;
max-width:87.5rem;
width:100%;
}
@media(min-width:770px){
.mak_containereb2{
padding:0 32px;
}
}
@media(min-width:1101px){
.mak_containereb2{
padding:0 3.5rem;
}
}
.mak_eyebroweb2{
display:inline-block;
line-height:1.4;
font-weight:600;
color:#C4A060;
font-family:"Work Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:0.688rem;
overflow-wrap:break-word;
letter-spacing:.2em;
text-transform:uppercase;
}
.mak_bandeb2{
background:#1A1714;
color:#F2EDE4;
}
.mak_bandeb2 .mak_eyebroweb2{
color:#D4A84B;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.mak_tbeb2{
background:#151210;
border-bottom:1px solid rgba(244,238,224,0.13);
z-index:50;
top:0;
position:sticky;
}
.mak_tb_ineb2{
padding:12px 1rem;
margin:0 auto;
gap:1rem;
justify-content:space-between;
width:100%;
max-width:87.5rem;
display:flex;
align-items:center;
}
@media(min-width:771px){
.mak_tb_ineb2{
padding:16px 32px;
}
}
@media(min-width:1097px){
.mak_tb_ineb2{
padding:1.125rem 56px;
}
}
.mak_tb_lefteb2{
gap:1.75rem;
min-width:0;
align-items:center;
display:flex;
}
.mak_tb_logoeb2{
gap:11px;
display:flex;
align-items:center;
min-width:0;
}
.mak_tb_logo_markeb2{
flex:0 0 auto;
border-radius:8px;
height:2.125rem;
object-fit:cover;
width:34px;
}
.mak_tb_logo_txteb2{
flex-direction:column;
line-height:1;
min-width:0;
display:flex;
}
.mak_tb_logo_nameeb2{
overflow:hidden;
color:#F2EDE4;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
text-overflow:ellipsis;
white-space:nowrap;
font-size:1.375rem;
font-weight:700;
letter-spacing:.02em;
}
.mak_tb_logo_subeb2{
overflow:hidden;
white-space:nowrap;
text-transform:uppercase;
letter-spacing:.32em;
text-overflow:ellipsis;
color:#C4A060;
font-size:8.5px;
margin-top:4px;
font-weight:600;
}
.mak_tb_naveb2{
display:none;
}
@media(min-width:962px){
.mak_tb_naveb2{
gap:1.75rem;
align-items:center;
display:flex;
}
}
.mak_tb_nav_itemeb2{
transition:color .2s ease,border-color .2s ease;
padding-bottom:3px;
color:#CEC8BC;
font-weight:600;
font-size:14px;
border-bottom:2px solid transparent;
white-space:nowrap;
}
.mak_tb_nav_itemeb2:hover{
color:#F2EDE4;
}
.mak_tb_nav_itemeb2.mak_state_activeeb2{
border-color:#C4A060;
color:#F2EDE4;
}
.mak_tb_righteb2{
flex:0 0 auto;
gap:14px;
align-items:center;
display:flex;
}
.mak_tb_searcheb2{
transition:color .2s ease;
justify-content:center;
align-items:center;
display:flex;
color:#CEC8BC;
}
.mak_tb_searcheb2:hover{
color:#C4A060;
}
.mak_tb_searcheb2 svg{
height:1.125rem;
width:1.125rem;
}
.mak_tb_langeb2{
font-weight:600;
letter-spacing:.1em;
font-size:11px;
text-transform:uppercase;
color:#9E9890;
}
.mak_tb_langeb2:hover{
color:#F2EDE4;
}
.mak_tb_logineb2{
display:none;
color:#F2EDE4;
font-size:0.875rem;
font-weight:600;
}
@media(min-width:771px){
.mak_tb_logineb2{
display:inline-block;
}
}
.mak_tb_registereb2{
padding:0.688rem 22px;
border-radius:62.438rem;
transition:background-color .2s ease;
background:#D4A84B;
font-size:0.875rem;
font-weight:700;
color:#110F0C;
white-space:nowrap;
}
.mak_tb_registereb2:hover{
background:#C49535;
}
.mak_mobeb2{
background:#151210;
z-index:60;
bottom:0;
right:0;
border-top:1px solid rgba(244,238,224,0.13);
left:0;
padding-bottom:env(safe-area-inset-bottom);
position:fixed;
}
@media(min-width:963px){
.mak_mobeb2{
display:none;
}
}
.mak_mob_ineb2{
margin:0 auto;
justify-content:space-around;
align-items:stretch;
max-width:560px;
display:flex;
}
.mak_mob_itemeb2{
padding:9px 4px;
flex:1 1 0;
transition:color .2s ease;
gap:3px;
flex-direction:column;
min-width:0;
display:flex;
align-items:center;
color:#9E9890;
}
.mak_mob_itemeb2.mak_state_activeeb2{
color:#C4A060;
}
.mak_mob_iceb2{
display:flex;
justify-content:center;
align-items:center;
}
.mak_mob_iceb2 svg{
width:20px;
height:20px;
}
.mak_mob_lbeb2{
overflow:hidden;
font-weight:600;
white-space:nowrap;
font-size:0.625rem;
max-width:100%;
text-overflow:ellipsis;
}
@media(max-width:956px){
body{
padding-bottom:60px;
}
}
.mak_raileb2{
position:relative;
min-width:0;
}
.mak_rail_scrolleb2{
gap:14px;
overflow-x:auto;
-webkit-overflow-scrolling:touch;
display:flex;
padding-bottom:0.875rem;
scrollbar-width:thin;
}
@media(min-width:769px){
.mak_rail_scrolleb2{
gap:1.125rem;
}
}
.mak_gceb2{
flex:0 0 auto;
display:block;
width:9.375rem;
}
@media(min-width:767px){
.mak_gceb2{
width:11.75rem;
}
}
.mak_gc_imgeb2{
border-radius:14px;
background:#1E1B18;
overflow:hidden;
position:relative;
padding-bottom:133.33%;
box-shadow:0 2px 6px rgba(0,0,0,0.40), 0 8px 1.5rem rgba(0,0,0,0.28);
}
.mak_gc_imgeb2 img{
inset:0;
position:absolute;
width:100%;
object-fit:cover;
height:100%;
}
.mak_gc_covereb2{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
pointer-events:none;
position:absolute;
}
.mak_gc_hovereb2{
inset:0;
background:rgba(0,0,0,0.52);
transition:opacity .2s ease;
align-items:center;
position:absolute;
justify-content:center;
opacity:0;
display:flex;
}
.mak_gceb2:hover .mak_gc_hovereb2{
opacity:1;
}
.mak_gc_hover_btneb2{
border-radius:62.438rem;
background:#D4A84B;
width:46px;
display:flex;
justify-content:center;
height:46px;
align-items:center;
color:#110F0C;
}
.mak_gc_hover_btneb2 svg{
width:1.125rem;
height:18px;
}
.mak_gc_infoeb2{
gap:2px;
margin-top:0.563rem;
min-width:0;
display:flex;
flex-direction:column;
}
.mak_gc_nameeb2{
overflow:hidden;
text-overflow:ellipsis;
color:#F2EDE4;
white-space:nowrap;
font-size:0.813rem;
font-weight:700;
}
.mak_gc_proveb2{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
font-size:11px;
color:#9E9890;
}
.mak_gc_metaeb2{
color:#9E9890;
font-size:0.688rem;
}
.mak_tceb2{
flex:0 0 auto;
width:180px;
display:block;
}
@media(min-width:769px){
.mak_tceb2{
width:14.375rem;
}
}
.mak_tc_imgeb2{
overflow:hidden;
background:#1E1B18;
border-radius:14px;
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;
padding-bottom:75%;
}
.mak_tc_imgeb2 img{
inset:0;
object-fit:cover;
height:100%;
position:absolute;
width:100%;
}
.mak_tc_infoeb2{
gap:2px;
margin-top:9px;
flex-direction:column;
display:flex;
min-width:0;
}
.mak_tc_nameeb2{
overflow:hidden;
white-space:nowrap;
font-size:14px;
color:#F2EDE4;
font-weight:700;
text-overflow:ellipsis;
}
.mak_tc_rtpeb2{
color:#9E9890;
font-size:11px;
}
.mak_lceb2{
flex:0 0 auto;
display:block;
width:230px;
}
@media(min-width:771px){
.mak_lceb2{
width:268px;
}
}
.mak_lc_imgeb2{
background:#1E1B18;
overflow:hidden;
border-radius:14px;
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);
position:relative;
}
.mak_lc_imgeb2 img{
inset:0;
position:absolute;
height:100%;
width:100%;
object-fit:cover;
}
.mak_lc_liveeb2{
background:rgba(0,0,0,0.52);
gap:7px;
padding:4px 9px;
border-radius:62.438rem;
position:absolute;
top:12px;
display:flex;
align-items:center;
left:12px;
}
.mak_lc_live_doteb2{
background:#C24B4B;
animation:zm2-pulse 1.6s infinite;
border-radius:50%;
height:0.5rem;
width:0.5rem;
}
.mak_lc_seatseb2{
color:#F2EDE4;
text-transform:uppercase;
letter-spacing:.08em;
font-size:10px;
font-weight:600;
}
.mak_lc_infoeb2{
gap:2px;
min-width:0;
display:flex;
margin-top:0.563rem;
flex-direction:column;
}
.mak_lc_nameeb2{
overflow:hidden;
color:#F2EDE4;
font-weight:700;
white-space:nowrap;
text-overflow:ellipsis;
font-size:0.938rem;
}
.mak_lc_beteb2{
color:#9E9890;
font-size:0.688rem;
}
.mak_pceb2{
gap:0.5rem;
background:#1E1B18;
border:1px solid rgba(244,238,224,0.07);
border-radius:0.875rem;
padding:16px 0.875rem;
display:flex;
justify-content:center;
min-height:74px;
flex-direction:column;
align-items:center;
min-width:0;
}
.mak_pc_logoeb2{
flex:0 0 auto;
width:auto;
height:28px;
max-width:100%;
object-fit:contain;
}
.mak_pc_nameeb2{
overflow:hidden;
white-space:nowrap;
max-width:100%;
font-size:11px;
text-align:center;
color:#9E9890;
text-overflow:ellipsis;
}
.mak_gc_tageb2{
padding:3px 0.5rem;
border-radius:0.5rem;
left:10px;
top:10px;
display:inline-block;
font-weight:700;
letter-spacing:.06em;
text-transform:uppercase;
font-size:10px;
position:absolute;
z-index:2;
}
.mak_gc_tag_hoteb2{
background:#C24B4B;
color:#F2EDE4;
}
.mak_gc_tag_neweb2{
background:#E2C07A;
color:#110F0C;
}
.mak_gc_tag_jpeb2{
background:#D4A84B;
color:#110F0C;
}
.mak_gc_tag_liveeb2{
background:#C24B4B;
color:#F2EDE4;
}
.mak_sheb2{
min-width:0;
margin-bottom:1.125rem;
}
.mak_sh_roweb2{
gap:16px;
justify-content:space-between;
align-items:flex-end;
display:flex;
flex-wrap:wrap;
}
.mak_sh_roweb2 .mak_sh_leb2{
gap:6px;
display:flex;
min-width:0;
flex-direction:column;
}
.mak_sh_stackeb2{
gap:0.625rem;
align-items:flex-start;
display:flex;
flex-direction:column;
}
.mak_sh_centereb2{
gap:0.625rem;
display:flex;
text-align:center;
flex-direction:column;
align-items:center;
}
.mak_sh_h2eb2{
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
color:#F2EDE4;
line-height:1.1;
font-weight:600;
font-size:24px;
overflow-wrap:break-word;
}
@media(min-width:769px){
.mak_sh_h2eb2{
font-size:30px;
}
}
.mak_bandeb2 .mak_sh_h2eb2{
color:#F2EDE4;
}
.mak_sh_eb_lineeb2{
gap:10px;
display:inline-flex;
align-items:center;
}
.mak_sh_eb_lineeb2::before{
background:#C4A060;
height:1px;
width:28px;
content:"";
display:inline-block;
}
.mak_bandeb2 .mak_sh_eb_lineeb2::before{
background:#D4A84B;
}
.mak_sh_eb_doteb2{
gap:0.5rem;
align-items:center;
display:inline-flex;
}
.mak_sh_eb_doteb2::before{
background:#C4A060;
border-radius:50%;
display:inline-block;
height:0.375rem;
width:0.375rem;
content:"";
}
.mak_bandeb2 .mak_sh_eb_doteb2::before{
background:#D4A84B;
}
.mak_sh_linkeb2{
gap:6px;
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
padding-bottom:2px;
border-bottom:1px solid #F2EDE4;
white-space:nowrap;
color:#F2EDE4;
font-size:13px;
display:inline-flex;
align-items:center;
font-weight:600;
}
.mak_sh_linkeb2:hover{
border-color:#C4A060;
color:#C4A060;
}
.mak_sh_linkeb2 svg{
width:0.875rem;
height:14px;
}
.mak_sh_link_cheveb2{
border-bottom:0;
padding-bottom:0;
}
.mak_sh_link_btneb2{
border-radius:999px;
background:#D4A84B;
padding:9px 1.125rem;
border-bottom:0;
color:#110F0C;
}
.mak_sh_link_btneb2:hover{
background:#C49535;
border-color:transparent;
color:#110F0C;
}
.mak_bandeb2 .mak_sh_linkeb2{
border-color:#F2EDE4;
color:#F2EDE4;
}
.mak_bandeb2 .mak_sh_link_btneb2{
background:#D4A84B;
color:#110F0C;
}
.mak_sh_ruleeb2{
margin:-2px 0 18px;
background:rgba(244,238,224,0.13);
height:1px;
}
.mak_bandeb2 .mak_sh_ruleeb2{
background:rgba(244,238,224,0.12);
}
.mak_heroeb2{
padding:32px 0 8px;
}
@media(min-width:770px){
.mak_heroeb2{
padding:56px 0 24px;
}
}
.mak_hero_ineb2{
gap:32px;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:901px){
.mak_hero_ineb2{
grid-template-columns:1.05fr .95fr;
gap:3rem;
}
}
.mak_hero_copyeb2{
min-width:0;
}
.mak_hero_eyebroweb2{
gap:0.625rem;
margin-bottom:22px;
display:inline-flex;
align-items:center;
}
.mak_hero_eyebrow_lineeb2{
background:#C4A060;
flex:0 0 auto;
height:1px;
width:28px;
display:inline-block;
}
.mak_hero_h1eb2{
letter-spacing:-.01em;
overflow-wrap:break-word;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
margin-bottom:1.25rem;
line-height:1.04;
color:#F2EDE4;
font-weight:600;
font-size:38px;
}
@media(min-width:770px){
.mak_hero_h1eb2{
font-size:3.375rem;
}
}
@media(min-width:1103px){
.mak_hero_h1eb2{
font-size:3.875rem;
}
}
.mak_hero_h1eb2 em{
color:#C4A060;
font-style:normal;
}
.mak_hero_subeb2{
margin-bottom:30px;
color:#7A756E;
font-size:16px;
line-height:1.6;
max-width:30rem;
}
@media(min-width:766px){
.mak_hero_subeb2{
font-size:1.125rem;
}
}
.mak_hero_actionseb2{
gap:0.875rem;
flex-wrap:wrap;
align-items:center;
display:flex;
margin-bottom:2.125rem;
}
.mak_hero_ctaeb2{
transition:background-color .2s ease;
background:#D4A84B;
gap:10px;
padding:1rem 30px;
border-radius:999px;
font-size:15px;
align-items:center;
font-weight:700;
color:#110F0C;
display:inline-flex;
}
.mak_hero_ctaeb2:hover{
background:#C49535;
}
.mak_hero_cta_iceb2{
display:inline-flex;
align-items:center;
}
.mak_hero_cta_iceb2 svg{
height:16px;
width:1rem;
}
.mak_hero_cta_alteb2{
transition:border-color .2s ease,color .2s ease;
background:transparent;
border:1px solid rgba(244,238,224,0.13);
border-radius:999px;
padding:15px 26px;
color:#F2EDE4;
font-weight:600;
font-size:0.938rem;
align-items:center;
display:inline-flex;
}
.mak_hero_cta_alteb2:hover{
border-color:#C4A060;
color:#C4A060;
}
.mak_hero_trusteb2{
gap:22px;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.mak_hero_trust_itemeb2{
gap:0.563rem;
color:#CEC8BC;
align-items:center;
font-weight:600;
display:flex;
font-size:0.813rem;
}
.mak_hero_trust_iceb2{
color:#C4A060;
display:inline-flex;
align-items:center;
}
.mak_hero_trust_iceb2 svg{
width:16px;
height:1rem;
}
.mak_hero_promoeb2{
background:#1E1B18;
overflow:hidden;
border-radius:20px;
position:relative;
display:flex;
box-shadow:0 8px 16px rgba(0,0,0,0.36), 0 2rem 4.5rem rgba(0,0,0,0.52), 0 0 0 1px rgba(244,238,224,0.04);
min-height:300px;
}
.mak_hero_promo_bgeb2{
inset:0;
background-position:center;
position:absolute;
background-size:cover;
}
.mak_hero_promo_bgeb2::after{
background:linear-gradient(120deg,#1A1714 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
inset:0;
position:absolute;
content:"";
}
.mak_hero_promo_gloweb2{
background:radial-gradient(circle,rgba(196,160,96,0.12) 0%,transparent 65%);
border-radius:50%;
pointer-events:none;
right:-1.25rem;
top:-40px;
width:16.25rem;
position:absolute;
height:16.25rem;
}
.mak_hero_promo_cteb2{
padding:1.75rem;
z-index:2;
max-width:88%;
position:relative;
align-self:flex-end;
}
.mak_hero_promo_labeleb2{
margin-bottom:0.5rem;
font-weight:700;
display:block;
color:#D4A84B;
text-transform:uppercase;
letter-spacing:.25em;
font-size:0.625rem;
}
.mak_hero_promo_amounteb2{
font-weight:600;
font-size:2rem;
line-height:1.05;
overflow-wrap:break-word;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
color:#F2EDE4;
}
@media(min-width:765px){
.mak_hero_promo_amounteb2{
font-size:40px;
}
}
.mak_hero_promo_amounteb2 em{
font-style:normal;
color:#D4A84B;
}
.mak_hero_ratingeb2{
gap:0.625rem;
padding:10px 0.875rem;
border-radius:14px;
border:1px solid rgba(244,238,224,0.07);
background:#1E1B18;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.40), 0 8px 24px rgba(0,0,0,0.28);
z-index:3;
right:0.875rem;
top:0.875rem;
display:flex;
position:absolute;
align-items:center;
max-width:min(260px,62%);
}
.mak_hero_rating_scoreeb2{
flex:0 0 auto;
color:#F2EDE4;
font-size:24px;
font-weight:700;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
}
.mak_hero_rating_txteb2{
flex:1 1 auto;
min-width:0;
}
.mak_hero_rating_starseb2{
gap:2px;
display:flex;
color:#C4A060;
}
.mak_hero_rating_starseb2 svg{
width:12px;
height:0.75rem;
}
.mak_hero_rating_capeb2{
display:block;
line-height:1.35;
color:#9E9890;
font-size:0.688rem;
margin-top:3px;
overflow-wrap:break-word;
}
.mak_stateb2{
border-top:1px solid rgba(244,238,224,0.13);
border-bottom:1px solid rgba(244,238,224,0.13);
margin-top:1rem;
}
.mak_stat_ineb2{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:765px){
.mak_stat_ineb2{
grid-template-columns:repeat(4,1fr);
}
}
.mak_stat_itemeb2{
padding:1.375rem 14px;
border-right:1px solid rgba(244,238,224,0.07);
min-width:0;
border-bottom:1px solid rgba(244,238,224,0.07);
}
.mak_stat_itemeb2:nth-child(2n){
border-right:0;
}
.mak_stat_itemeb2:nth-child(n+3){
border-bottom:0;
}
@media(min-width:765px){
.mak_stat_itemeb2{
border-bottom:0;
}
.mak_stat_itemeb2:nth-child(2n){
border-right:1px solid rgba(244,238,224,0.07);
}
.mak_stat_itemeb2:nth-child(4n){
border-right:0;
}
}
.mak_stat_valueeb2{
font-size:30px;
line-height:1;
color:#F2EDE4;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-weight:700;
overflow-wrap:break-word;
}
@media(min-width:769px){
.mak_stat_valueeb2{
font-size:2.125rem;
}
}
.mak_stat_labeleb2{
margin-top:6px;
color:#9E9890;
overflow-wrap:break-word;
font-size:13px;
line-height:1.4;
}
.mak_preb2{
padding:1.875rem 0 6px;
}
.mak_pr_cardeb2{
background:#1E1B18;
border-radius:1.25rem;
padding:1.625rem;
flex:0 0 auto;
overflow:hidden;
gap:0.625rem;
border:1px solid rgba(244,238,224,0.07);
min-height:200px;
position:relative;
display:flex;
flex-direction:column;
width:280px;
}
@media(min-width:765px){
.mak_pr_cardeb2{
width:300px;
}
}
.mak_pr_card_feateb2{
border-color:transparent;
background:linear-gradient(150deg,#1F1B16,#0E0C0A);
color:#F2EDE4;
}
.mak_pr_gloweb2{
background:radial-gradient(circle,rgba(196,160,96,0.12),transparent 70%);
border-radius:50%;
right:-1.875rem;
pointer-events:none;
height:8.125rem;
position:absolute;
top:-30px;
opacity:0;
width:8.125rem;
}
.mak_pr_card_feateb2 .mak_pr_gloweb2{
opacity:1;
}
.mak_pr_labeleb2{
font-size:0.625rem;
font-weight:700;
color:#C4A060;
position:relative;
text-transform:uppercase;
letter-spacing:.16em;
}
.mak_pr_card_feateb2 .mak_pr_labeleb2{
color:#D4A84B;
}
.mak_pr_amounteb2{
position:relative;
font-size:1.625rem;
line-height:1.08;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#F2EDE4;
font-weight:600;
}
.mak_pr_card_feateb2 .mak_pr_amounteb2{
color:#F2EDE4;
}
.mak_pr_amounteb2 em{
font-style:normal;
color:#C4A060;
}
.mak_pr_card_feateb2 .mak_pr_amounteb2 em{
color:#D4A84B;
}
.mak_pr_termseb2{
position:relative;
line-height:1.5;
font-size:0.813rem;
color:#9E9890;
}
.mak_pr_card_feateb2 .mak_pr_termseb2{
color:#A39D95;
}
.mak_pr_ctaeb2{
position:relative;
align-self:flex-start;
margin-top:auto;
}
.mak_pr_card_feateb2 .mak_pr_ctaeb2{
background:#D4A84B;
border-radius:999px;
transition:opacity .2s ease;
padding:9px 18px;
font-size:13px;
color:#110F0C;
font-weight:700;
}
.mak_pr_card_feateb2 .mak_pr_ctaeb2:hover{
opacity:.9;
}
.mak_pr_cardeb2:not(.mak_pr_card_feateb2) .mak_pr_ctaeb2{
transition:color .2s ease,border-color .2s ease;
color:#F2EDE4;
padding-bottom:2px;
border-bottom:1px solid #F2EDE4;
font-size:0.813rem;
font-weight:700;
}
.mak_pr_cardeb2:not(.mak_pr_card_feateb2) .mak_pr_ctaeb2:hover{
border-color:#C4A060;
color:#C4A060;
}
.mak_groweb2{
padding:1.625rem 0 0.625rem;
}
.mak_row_seoeb2{
margin:10px 0 0;
max-width:760px;
font-size:0.875rem;
line-height:1.65;
color:#7A756E;
overflow-wrap:break-word;
}
.mak_row_seoeb2 strong{
font-weight:700;
color:#F2EDE4;
}
.mak_groweb2{
padding:26px 0 0.625rem;
}
.mak_row_seoeb2{
margin:10px 0 0;
line-height:1.65;
color:#7A756E;
font-size:0.875rem;
max-width:47.5rem;
overflow-wrap:break-word;
}
.mak_row_seoeb2 strong{
color:#F2EDE4;
font-weight:700;
}
.mak_gfeb2{
padding:24px 0 0.375rem;
}
.mak_gf_ineb2{
gap:10px;
flex-wrap:wrap;
display:flex;
}
.mak_gf_chipeb2{
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
background:#1E1B18;
border:1px solid rgba(244,238,224,0.13);
padding:0.625rem 18px;
border-radius:62.438rem;
font-weight:600;
white-space:nowrap;
font-size:0.813rem;
color:#CEC8BC;
}
.mak_gf_chipeb2:hover{
border-color:#C4A060;
color:#C4A060;
}
.mak_gf_chipeb2.mak_state_activeeb2{
border-color:transparent;
background:#D4A84B;
color:#110F0C;
}
.mak_jpeb2{
padding:1.875rem 0 10px;
}
.mak_jp_grideb2{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:767px){
.mak_jp_grideb2{
grid-template-columns:1fr 1fr;
}
.mak_jp_card_megaeb2{
grid-column:1/-1;
}
}
@media(min-width:1002px){
.mak_jp_grideb2{
grid-template-columns:1.4fr 1fr 1fr;
}
.mak_jp_card_megaeb2{
grid-column:auto;
}
}
.mak_jp_cardeb2{
overflow:hidden;
gap:12px;
padding:26px;
border-radius:1.25rem;
border:1px solid rgba(244,238,224,0.07);
background:#1E1B18;
min-width:0;
flex-direction:column;
justify-content:space-between;
display:flex;
min-height:12.5rem;
position:relative;
}
.mak_jp_card_megaeb2{
border-color:transparent;
background:linear-gradient(135deg,#1F1B16,#0E0C0A);
min-height:13.125rem;
color:#F2EDE4;
}
.mak_jp_gloweb2{
background:radial-gradient(circle,rgba(196,160,96,0.12),transparent 70%);
border-radius:50%;
position:absolute;
height:12.5rem;
right:-2.5rem;
pointer-events:none;
top:-40px;
width:12.5rem;
}
.mak_jp_labeleb2{
gap:0.625rem;
letter-spacing:.16em;
justify-content:space-between;
font-size:10px;
font-weight:700;
color:#C4A060;
position:relative;
text-transform:uppercase;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.mak_jp_card_megaeb2 .mak_jp_labeleb2{
color:#D4A84B;
}
.mak_jp_dropeb2{
text-transform:none;
color:#9E9890;
letter-spacing:.04em;
font-weight:600;
}
.mak_jp_card_megaeb2 .mak_jp_dropeb2{
color:#A39D95;
}
.mak_jp_amounteb2{
font-size:38px;
position:relative;
line-height:1;
font-weight:700;
overflow-wrap:break-word;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
color:#F2EDE4;
}
.mak_jp_card_megaeb2 .mak_jp_amounteb2{
animation:zm2-pulse 2.4s infinite;
color:#D4A84B;
font-size:3rem;
}
@media(min-width:768px){
.mak_jp_card_megaeb2 .mak_jp_amounteb2{
font-size:3.375rem;
}
}
.mak_jp_gameeb2{
position:relative;
font-size:0.813rem;
color:#9E9890;
}
.mak_jp_card_megaeb2 .mak_jp_gameeb2{
color:#A39D95;
}
.mak_jp_ctaeb2{
position:relative;
align-self:flex-start;
}
.mak_jp_card_megaeb2 .mak_jp_ctaeb2{
padding:0.625rem 1.25rem;
background:#D4A84B;
border-radius:999px;
transition:opacity .2s ease;
font-weight:700;
font-size:13px;
color:#110F0C;
}
.mak_jp_card_megaeb2 .mak_jp_ctaeb2:hover{
opacity:.9;
}
.mak_jp_cardeb2:not(.mak_jp_card_megaeb2) .mak_jp_ctaeb2{
transition:color .2s ease,border-color .2s ease;
color:#F2EDE4;
padding-bottom:2px;
font-size:13px;
border-bottom:1px solid #F2EDE4;
font-weight:700;
}
.mak_jp_cardeb2:not(.mak_jp_card_megaeb2) .mak_jp_ctaeb2:hover{
border-color:#C4A060;
color:#C4A060;
}
.mak_jp_seoeb2{
margin:14px 0 0;
color:#7A756E;
overflow-wrap:break-word;
font-size:14px;
line-height:1.65;
max-width:760px;
}
.mak_jp_seoeb2 strong{
color:#F2EDE4;
font-weight:700;
}
.mak_groweb2{
padding:26px 0 10px;
}
.mak_row_seoeb2{
margin:10px 0 0;
color:#7A756E;
overflow-wrap:break-word;
font-size:0.875rem;
line-height:1.65;
max-width:760px;
}
.mak_row_seoeb2 strong{
color:#F2EDE4;
font-weight:700;
}
.mak_groweb2{
padding:1.625rem 0 10px;
}
.mak_row_seoeb2{
margin:10px 0 0;
max-width:47.5rem;
overflow-wrap:break-word;
color:#7A756E;
line-height:1.65;
font-size:0.875rem;
}
.mak_row_seoeb2 strong{
font-weight:700;
color:#F2EDE4;
}
.mak_trneb2{
padding:30px 0 10px;
}
.mak_trn_ineb2{
border:1px solid rgba(244,238,224,0.07);
overflow:hidden;
grid-template-columns:1fr;
border-radius:20px;
background:#1E1B18;
display:grid;
}
@media(min-width:883px){
.mak_trn_ineb2{
grid-template-columns:1.05fr 1fr;
}
}
.mak_trn_bannereb2{
overflow:hidden;
background:linear-gradient(150deg,#1F1B16,#0E0C0A);
padding:2.125rem;
position:relative;
color:#F2EDE4;
}
.mak_trn_gloweb2{
background:radial-gradient(circle,rgba(196,160,96,0.12),transparent 70%);
border-radius:50%;
bottom:-40px;
right:-2.5rem;
width:200px;
height:12.5rem;
position:absolute;
pointer-events:none;
}
.mak_trn_eyebroweb2{
margin-bottom:0.875rem;
position:relative;
}
.mak_trn_h2eb2{
position:relative;
margin-bottom:12px;
line-height:1.06;
color:#F2EDE4;
overflow-wrap:break-word;
font-weight:600;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-size:30px;
}
@media(min-width:765px){
.mak_trn_h2eb2{
font-size:2.25rem;
}
}
.mak_trn_texteb2{
max-width:26.25rem;
margin-bottom:22px;
position:relative;
font-size:0.875rem;
color:#A39D95;
line-height:1.6;
}
.mak_trn_timereb2{
gap:0.5rem;
display:flex;
position:relative;
margin-bottom:24px;
align-items:center;
flex-wrap:wrap;
}
.mak_trn_timer_capeb2{
color:#A39D95;
font-size:0.688rem;
}
.mak_trn_timer_boxeb2{
border-radius:0.5rem;
background:rgba(244,238,224,0.07);
padding:4px 0.75rem;
color:#F2EDE4;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-weight:700;
font-size:1.5rem;
}
.mak_trn_ctaeb2{
border-radius:62.438rem;
padding:13px 1.625rem;
background:#D4A84B;
transition:opacity .2s ease;
position:relative;
font-weight:700;
color:#110F0C;
font-size:14px;
display:inline-block;
}
.mak_trn_ctaeb2:hover{
opacity:.9;
}
.mak_trn_lbeb2{
padding:26px 28px;
}
.mak_trn_lb_headeb2{
gap:0.625rem;
justify-content:space-between;
margin-bottom:0.75rem;
align-items:center;
display:flex;
}
.mak_trn_lb_titleeb2{
font-weight:600;
font-size:1.25rem;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
color:#F2EDE4;
}
.mak_trn_lb_updeb2{
font-size:11px;
color:#9E9890;
text-transform:uppercase;
letter-spacing:.08em;
}
.mak_trn_lb_roweb2{
gap:14px;
padding:0.688rem 0.75rem;
border-radius:0.5rem;
display:flex;
align-items:center;
}
.mak_trn_lb_roweb2:nth-child(2){
background:rgba(196,160,96,0.10);
}
.mak_trn_lb_rankeb2{
flex:0 0 auto;
width:22px;
color:#C4A060;
font-weight:700;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-size:16px;
}
.mak_trn_lb_aveb2{
background:linear-gradient(135deg,#B8902E,#E8CB80);
flex:0 0 auto;
border-radius:50%;
width:1.875rem;
height:1.875rem;
}
.mak_trn_lb_nameeb2{
flex:1 1 auto;
overflow:hidden;
font-weight:600;
font-size:0.875rem;
white-space:nowrap;
min-width:0;
color:#F2EDE4;
text-overflow:ellipsis;
}
.mak_trn_lb_amounteb2{
flex:0 0 auto;
font-size:13px;
font-weight:700;
color:#F2EDE4;
}
.mak_gmeb2{
padding:1.875rem 0 0.625rem;
}
.mak_gm_ineb2{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:879px){
.mak_gm_ineb2{
grid-template-columns:1.25fr 1fr;
}
}
.mak_gm_lefteb2{
background:#1E1B18;
border:1px solid rgba(244,238,224,0.07);
padding:2rem;
border-radius:1.25rem;
min-width:0;
}
.mak_gm_eyebroweb2{
margin-bottom:0.625rem;
}
.mak_gm_h2eb2{
font-weight:600;
font-size:1.625rem;
overflow-wrap:break-word;
margin-bottom:0.5rem;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
line-height:1.06;
color:#F2EDE4;
}
@media(min-width:768px){
.mak_gm_h2eb2{
font-size:28px;
}
}
.mak_gm_texteb2{
font-size:0.875rem;
max-width:30rem;
margin-bottom:1.375rem;
color:#7A756E;
line-height:1.6;
}
.mak_gm_leveleb2{
font-weight:700;
font-size:22px;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
color:#C4A060;
margin-bottom:0.5rem;
}
.mak_gm_bareb2{
overflow:hidden;
background:rgba(244,238,224,0.13);
border-radius:62.438rem;
margin-bottom:0.375rem;
height:0.5rem;
}
.mak_gm_bar_filleb2{
border-radius:62.438rem;
background:linear-gradient(90deg,#B8902E,#E8CB80);
height:100%;
}
.mak_gm_bar_metaeb2{
gap:10px;
justify-content:space-between;
font-size:11px;
display:flex;
color:#9E9890;
margin-bottom:18px;
}
.mak_gm_missionseb2{
gap:10px;
display:flex;
flex-wrap:wrap;
}
.mak_gm_missioneb2{
border:1px solid rgba(244,238,224,0.13);
gap:0.438rem;
background:#151210;
border-radius:62.438rem;
padding:0.563rem 15px;
display:inline-flex;
color:#CEC8BC;
font-weight:600;
align-items:center;
font-size:0.781rem;
}
.mak_gm_mission_iceb2{
display:inline-flex;
color:#C4A060;
align-items:center;
}
.mak_gm_mission_iceb2 svg{
height:0.813rem;
width:0.813rem;
}
.mak_gm_righteb2{
padding:2rem;
overflow:hidden;
background:linear-gradient(150deg,#1F1B16,#0E0C0A);
border-radius:1.25rem;
color:#F2EDE4;
flex-direction:column;
display:flex;
position:relative;
}
.mak_gm_gloweb2{
border-radius:50%;
background:radial-gradient(circle,rgba(196,160,96,0.12),transparent 70%);
position:absolute;
height:9.375rem;
right:-30px;
top:-30px;
width:150px;
pointer-events:none;
}
.mak_gm_ref_eyebroweb2{
position:relative;
margin-bottom:10px;
}
.mak_gm_ref_h2eb2{
margin-bottom:8px;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
position:relative;
line-height:1.1;
font-size:1.625rem;
font-weight:600;
color:#F2EDE4;
}
.mak_gm_ref_texteb2{
margin-bottom:20px;
position:relative;
color:#A39D95;
line-height:1.55;
font-size:0.844rem;
}
.mak_gm_ref_ctaeb2{
padding:0.688rem 22px;
border-radius:62.438rem;
background:#D4A84B;
transition:opacity .2s ease;
position:relative;
font-weight:700;
font-size:13.5px;
margin-top:auto;
align-self:flex-start;
color:#110F0C;
}
.mak_gm_ref_ctaeb2:hover{
opacity:.9;
}
.mak_appeb2{
padding:1.875rem 0 10px;
}
.mak_app_ineb2{
padding:32px;
gap:28px;
border:1px solid rgba(244,238,224,0.07);
border-radius:20px;
background:#1E1B18;
display:flex;
flex-direction:column;
}
@media(min-width:771px){
.mak_app_ineb2{
padding:2.5rem 44px;
gap:40px;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.mak_app_copyeb2{
max-width:560px;
min-width:0;
}
.mak_app_eyebroweb2{
margin-bottom:12px;
}
.mak_app_h2eb2{
overflow-wrap:break-word;
line-height:1.05;
color:#F2EDE4;
font-size:1.75rem;
font-weight:600;
margin-bottom:0.75rem;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
}
@media(min-width:765px){
.mak_app_h2eb2{
font-size:2.125rem;
}
}
.mak_app_texteb2{
margin-bottom:22px;
font-size:14px;
color:#7A756E;
line-height:1.6;
}
.mak_app_btnseb2{
gap:12px;
flex-wrap:wrap;
display:flex;
}
.mak_app_btneb2{
padding:0.688rem 20px;
transition:background-color .2s ease;
gap:0.625rem;
border-radius:14px;
background:#D4A84B;
align-items:center;
display:inline-flex;
color:#110F0C;
}
.mak_app_btneb2:hover{
background:#C49535;
}
.mak_app_btn_iceb2{
align-items:center;
display:inline-flex;
}
.mak_app_btn_iceb2 svg{
height:18px;
width:18px;
}
.mak_app_btn_lbeb2{
font-size:0.844rem;
font-weight:700;
}
.mak_app_qr_wrapeb2{
gap:18px;
flex:0 0 auto;
align-items:center;
display:flex;
}
.mak_app_qreb2{
border-radius:14px;
flex:0 0 auto;
width:108px;
height:108px;
background-color:#D4A84B;
background-image:repeating-linear-gradient(0deg,#1E1B18 0 0.313rem,transparent 0.313rem 0.688rem),repeating-linear-gradient(90deg,#1E1B18 0 5px,transparent 5px 11px);
}
.mak_app_qr_capeb2{
font-size:0.781rem;
max-width:92px;
color:#9E9890;
line-height:1.4;
}
.mak_seaeb2{
padding:24px 0 10px;
}
.mak_sea_ineb2{
padding:2.25rem;
border-radius:20px;
overflow:hidden;
background:linear-gradient(115deg,#1F1B16,#0E0C0A);
gap:1.375rem;
position:relative;
color:#F2EDE4;
flex-direction:column;
display:flex;
}
@media(min-width:820px){
.mak_sea_ineb2{
padding:44px 3rem;
gap:32px;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.mak_sea_gloweb2{
border-radius:50%;
background:radial-gradient(circle,rgba(196,160,96,0.12),transparent 68%);
transform:translateY(-50%);
width:15rem;
position:absolute;
right:60px;
height:15rem;
top:50%;
pointer-events:none;
}
.mak_sea_copyeb2{
max-width:560px;
position:relative;
min-width:0;
}
.mak_sea_eyebroweb2{
margin-bottom:0.75rem;
}
.mak_sea_h2eb2{
font-size:30px;
overflow-wrap:break-word;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-weight:600;
color:#F2EDE4;
line-height:1.04;
margin-bottom:12px;
}
@media(min-width:769px){
.mak_sea_h2eb2{
font-size:38px;
}
}
.mak_sea_texteb2{
font-size:0.938rem;
color:#A39D95;
line-height:1.6;
}
.mak_sea_ctaeb2{
background:#D4A84B;
border-radius:999px;
padding:1rem 2rem;
flex:0 0 auto;
transition:opacity .2s ease;
font-weight:700;
color:#110F0C;
position:relative;
font-size:15px;
}
.mak_sea_ctaeb2:hover{
opacity:.9;
}
.mak_vipeb2{
padding:48px 0;
}
@media(min-width:770px){
.mak_vipeb2{
padding:4rem 0;
}
}
.mak_vip_headeb2{
gap:0.875rem;
display:flex;
flex-direction:column;
margin-bottom:1.875rem;
}
@media(min-width:880px){
.mak_vip_headeb2{
gap:1.5rem;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.mak_vip_eyebroweb2{
margin-bottom:0.75rem;
}
.mak_vip_h2eb2{
line-height:1.05;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-size:2rem;
overflow-wrap:break-word;
color:#F2EDE4;
font-weight:600;
}
@media(min-width:771px){
.mak_vip_h2eb2{
font-size:40px;
}
}
.mak_vip_introeb2{
font-size:0.875rem;
max-width:26.25rem;
color:#A39D95;
line-height:1.6;
}
.mak_vip_grideb2{
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
gap:14px;
display:grid;
}
.mak_vip_cardeb2{
border:1px solid rgba(244,238,224,0.12);
border-radius:14px;
padding:1.375rem 1.125rem;
min-width:0;
}
.mak_vip_card_feateb2{
background:rgba(244,238,224,0.07);
border-color:#D4A84B;
}
.mak_vip_card_iceb2{
background:linear-gradient(135deg,#B8902E,#E8CB80);
border-radius:0.5rem;
display:block;
width:2.125rem;
margin-bottom:1rem;
height:2.125rem;
}
.mak_vip_nameeb2{
margin-bottom:0.375rem;
color:#F2EDE4;
font-size:1.25rem;
overflow-wrap:break-word;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-weight:600;
}
.mak_vip_perkeb2{
font-size:0.781rem;
line-height:1.5;
overflow-wrap:break-word;
color:#A39D95;
}
.mak_tteb2{
padding:3rem 0 0.625rem;
}
@media(min-width:768px){
.mak_tteb2{
padding:3.75rem 0 0.625rem;
}
}
.mak_tt_headeb2{
margin-bottom:2.125rem;
text-align:center;
}
.mak_tt_eyebroweb2{
margin-bottom:0.75rem;
}
.mak_tt_h2eb2{
overflow-wrap:break-word;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-size:2rem;
line-height:1.05;
font-weight:600;
color:#F2EDE4;
}
@media(min-width:771px){
.mak_tt_h2eb2{
font-size:42px;
}
}
.mak_tt_grideb2{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:759px){
.mak_tt_grideb2{
grid-template-columns:repeat(3,1fr);
}
}
.mak_tt_cardeb2{
border:1px solid rgba(244,238,224,0.07);
background:#1E1B18;
padding:1.875rem;
border-radius:14px;
display:flex;
flex-direction:column;
min-width:0;
}
.mak_tt_card_iceb2{
align-items:center;
color:#C4A060;
margin-bottom:1.125rem;
display:inline-flex;
}
.mak_tt_card_iceb2 svg{
width:28px;
height:1.75rem;
}
.mak_tt_card_heb2{
font-size:1.375rem;
margin-bottom:8px;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
line-height:1.15;
color:#F2EDE4;
overflow-wrap:break-word;
font-weight:600;
}
.mak_tt_card_peb2{
overflow-wrap:break-word;
font-size:14px;
margin-bottom:14px;
line-height:1.6;
color:#7A756E;
}
.mak_tt_card_peb2 b{
font-weight:700;
color:#F2EDE4;
}
.mak_tt_card_linkeb2{
transition:color .2s ease;
color:#F2EDE4;
align-self:flex-start;
font-weight:700;
padding-bottom:2px;
font-size:13px;
margin-top:auto;
border-bottom:1px solid #C4A060;
}
.mak_tt_card_linkeb2:hover{
color:#C4A060;
}
.mak_eteb2{
padding:36px 0 0.625rem;
}
.mak_et_ineb2{
gap:2rem;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:881px){
.mak_et_ineb2{
gap:48px;
grid-template-columns:1.1fr .9fr;
}
}
.mak_et_lefteb2{
min-width:0;
}
.mak_et_eyebroweb2{
margin-bottom:12px;
}
.mak_et_h2eb2{
line-height:1.06;
font-weight:600;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-size:28px;
color:#F2EDE4;
overflow-wrap:break-word;
margin-bottom:0.875rem;
}
@media(min-width:766px){
.mak_et_h2eb2{
font-size:2rem;
}
}
.mak_et_texteb2{
color:#7A756E;
font-size:0.938rem;
margin-bottom:1.375rem;
line-height:1.65;
}
.mak_et_statseb2{
gap:24px;
flex-wrap:wrap;
display:flex;
}
.mak_et_stateb2{
min-width:0;
}
.mak_et_stat_veb2{
font-weight:700;
line-height:1;
font-size:26px;
color:#F2EDE4;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
}
.mak_et_stat_leb2{
margin-top:4px;
color:#9E9890;
font-size:12.5px;
}
.mak_et_righteb2{
gap:12px;
display:flex;
flex-direction:column;
}
.mak_et_membereb2{
background:#1E1B18;
border-radius:14px;
padding:18px 20px;
border:1px solid rgba(244,238,224,0.07);
gap:1rem;
min-width:0;
display:flex;
align-items:center;
}
.mak_et_member_aveb2{
flex:0 0 auto;
background:linear-gradient(135deg,#1F1B16,#C4A060);
border-radius:50%;
height:48px;
width:48px;
}
.mak_et_member_nameeb2{
color:#F2EDE4;
font-weight:700;
overflow-wrap:break-word;
font-size:15px;
}
.mak_et_member_roleeb2{
font-size:12.5px;
overflow-wrap:break-word;
color:#9E9890;
}
.mak_et_updatedeb2{
padding:0.875rem 18px;
background:#151210;
border-radius:14px;
gap:8px;
border:1px solid rgba(244,238,224,0.07);
display:flex;
align-items:center;
color:#7A756E;
font-size:0.781rem;
}
.mak_rveb2{
padding:48px 0;
background:#1E1B18;
border-top:1px solid rgba(244,238,224,0.07);
border-bottom:1px solid rgba(244,238,224,0.07);
margin-top:1.5rem;
}
@media(min-width:768px){
.mak_rveb2{
padding:3.5rem 0;
}
}
.mak_rv_headeb2{
gap:1rem;
display:flex;
margin-bottom:1.875rem;
flex-direction:column;
}
@media(min-width:767px){
.mak_rv_headeb2{
gap:20px;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.mak_rv_eyebroweb2{
margin-bottom:0.625rem;
}
.mak_rv_h2eb2{
font-size:30px;
overflow-wrap:break-word;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
color:#F2EDE4;
font-weight:600;
line-height:1.05;
}
@media(min-width:765px){
.mak_rv_h2eb2{
font-size:38px;
}
}
.mak_rv_aggeb2{
gap:12px;
display:flex;
align-items:center;
}
.mak_rv_agg_starseb2{
gap:3px;
display:flex;
color:#C4A060;
}
.mak_rv_agg_starseb2 svg{
width:1.125rem;
height:1.125rem;
}
.mak_rv_sourceeb2{
color:#7A756E;
font-size:0.813rem;
}
.mak_rv_grideb2{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:762px){
.mak_rv_grideb2{
grid-template-columns:repeat(3,1fr);
}
}
.mak_rv_cardeb2{
padding:26px;
border:1px solid rgba(244,238,224,0.07);
background:#151210;
border-radius:0.875rem;
min-width:0;
}
.mak_rv_card_starseb2{
gap:2px;
margin-bottom:12px;
display:flex;
color:#C4A060;
}
.mak_rv_card_starseb2 svg{
width:0.875rem;
height:0.875rem;
}
.mak_rv_card_bodyeb2{
font-weight:500;
line-height:1.45;
margin-bottom:1rem;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-size:1.125rem;
color:#F2EDE4;
overflow-wrap:break-word;
}
.mak_rv_card_metaeb2{
gap:0.625rem;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.mak_rv_card_aveb2{
background:linear-gradient(135deg,#B8902E,#E8CB80);
flex:0 0 auto;
border-radius:50%;
width:32px;
height:32px;
}
.mak_rv_card_authoreb2{
font-weight:700;
color:#F2EDE4;
font-size:0.813rem;
}
.mak_rv_card_loceb2{
font-size:12px;
color:#9E9890;
}
.mak_opeb2{
padding:2.25rem 0 10px;
}
.mak_op_ineb2{
padding:32px;
grid-template-columns:1fr;
background:#1E1B18;
border-radius:0.875rem;
gap:32px;
border:1px solid rgba(244,238,224,0.07);
display:grid;
align-items:center;
}
@media(min-width:861px){
.mak_op_ineb2{
grid-template-columns:.9fr 1.1fr;
padding:34px 2.5rem;
gap:2.75rem;
}
}
.mak_op_lefteb2{
min-width:0;
}
.mak_op_eyebroweb2{
margin-bottom:12px;
}
.mak_op_h2eb2{
margin-bottom:0.625rem;
line-height:1.08;
font-weight:600;
font-size:1.75rem;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
color:#F2EDE4;
overflow-wrap:break-word;
}
@media(min-width:766px){
.mak_op_h2eb2{
font-size:1.875rem;
}
}
.mak_op_texteb2{
line-height:1.6;
font-size:0.875rem;
color:#7A756E;
}
.mak_op_grideb2{
grid-template-columns:1fr 1fr;
border:1px solid rgba(244,238,224,0.13);
border-radius:8px;
overflow:hidden;
gap:1px;
background:rgba(244,238,224,0.13);
display:grid;
}
.mak_op_fieldeb2{
padding:1.125rem 20px;
background:#151210;
min-width:0;
}
.mak_op_field_lbeb2{
letter-spacing:.1em;
margin-bottom:5px;
color:#C4A060;
text-transform:uppercase;
font-weight:600;
font-size:10px;
}
.mak_op_field_valeb2{
overflow-wrap:break-word;
color:#F2EDE4;
font-weight:700;
font-size:14px;
}
.mak_proveb2{
padding:40px 0 1.25rem;
}
.mak_prov_eyebroweb2{
display:block;
margin-bottom:1.125rem;
}
.mak_prov_grideb2{
gap:12px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:558px){
.mak_prov_grideb2{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:899px){
.mak_prov_grideb2{
grid-template-columns:repeat(6,1fr);
}
}
.mak_pmteb2{
padding:48px 0 0.625rem;
}
.mak_pmt_ineb2{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:start;
}
@media(min-width:879px){
.mak_pmt_ineb2{
grid-template-columns:1fr 1.1fr;
gap:3rem;
}
}
.mak_pmt_lefteb2{
min-width:0;
}
.mak_pmt_eyebroweb2{
margin-bottom:12px;
}
.mak_pmt_h2eb2{
font-size:30px;
font-weight:600;
margin-bottom:12px;
color:#F2EDE4;
line-height:1.06;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
@media(min-width:766px){
.mak_pmt_h2eb2{
font-size:32px;
}
}
.mak_pmt_texteb2{
font-size:0.906rem;
color:#7A756E;
margin-bottom:1.375rem;
line-height:1.6;
}
.mak_pmt_logoseb2{
grid-template-columns:repeat(2,1fr);
gap:0.625rem;
display:grid;
}
@media(min-width:480px){
.mak_pmt_logoseb2{
grid-template-columns:repeat(4,1fr);
}
}
.mak_pmt_logoeb2{
border-radius:0.5rem;
background:#1E1B18;
border:1px solid rgba(244,238,224,0.07);
padding:0 8px;
overflow:hidden;
display:flex;
font-size:12.5px;
text-overflow:ellipsis;
color:#CEC8BC;
align-items:center;
height:50px;
font-weight:700;
justify-content:center;
white-space:nowrap;
text-align:center;
}
.mak_pmt_tableeb2{
border:1px solid rgba(244,238,224,0.07);
border-radius:14px;
overflow:hidden;
min-width:0;
}
.mak_pmt_theadeb2{
grid-template-columns:1.4fr 1fr 1fr 1fr;
background:#0E0C0A;
display:grid;
}
.mak_pmt_theb2{
padding:13px 14px;
overflow:hidden;
text-transform:uppercase;
color:#F2EDE4;
letter-spacing:.08em;
white-space:nowrap;
font-weight:700;
text-overflow:ellipsis;
font-size:10px;
}
.mak_pmt_roweb2{
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(244,238,224,0.07);
}
.mak_pmt_roweb2:nth-child(odd){
background:#1E1B18;
}
.mak_pmt_tdeb2{
padding:0.875rem;
min-width:0;
font-size:0.844rem;
overflow-wrap:break-word;
color:#7A756E;
}
.mak_pmt_roweb2 .mak_pmt_tdeb2:first-child{
font-weight:700;
color:#F2EDE4;
}
.mak_pmt_roweb2 .mak_pmt_tdeb2:last-child{
font-weight:700;
color:#4EA87A;
}
.mak_dreb2{
padding:36px 0 0.625rem;
}
.mak_dr_ineb2{
border-radius:14px;
gap:1.25rem;
padding:1.75rem 32px;
border:1px dashed rgba(244,238,224,0.13);
flex-direction:column;
display:flex;
}
@media(min-width:770px){
.mak_dr_ineb2{
gap:2rem;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.mak_dr_h2eb2{
color:#F2EDE4;
font-weight:600;
overflow-wrap:break-word;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
line-height:1.1;
margin-bottom:0.5rem;
font-size:1.5rem;
}
@media(min-width:769px){
.mak_dr_h2eb2{
font-size:26px;
}
}
.mak_dr_texteb2{
font-size:0.875rem;
max-width:42.5rem;
color:#7A756E;
overflow-wrap:break-word;
line-height:1.6;
}
.mak_dr_texteb2 b{
font-weight:700;
color:#F2EDE4;
}
.mak_dr_ctaeb2{
flex:0 0 auto;
transition:color .2s ease;
padding-bottom:2px;
font-size:0.844rem;
border-bottom:1px solid #C4A060;
white-space:nowrap;
font-weight:700;
color:#F2EDE4;
}
.mak_dr_ctaeb2:hover{
color:#C4A060;
}
.mak_wyeb2{
padding:3rem 0;
}
@media(min-width:766px){
.mak_wyeb2{
padding:56px 0;
}
}
.mak_wy_ineb2{
grid-template-columns:1fr;
gap:32px;
align-items:start;
display:grid;
}
@media(min-width:903px){
.mak_wy_ineb2{
gap:48px;
grid-template-columns:.8fr 1.2fr;
}
}
.mak_wy_lefteb2{
min-width:0;
}
.mak_wy_eyebroweb2{
margin-bottom:0.875rem;
}
.mak_wy_h2eb2{
font-weight:600;
color:#F2EDE4;
overflow-wrap:break-word;
margin-bottom:16px;
font-size:2rem;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
line-height:1.05;
}
@media(min-width:768px){
.mak_wy_h2eb2{
font-size:40px;
}
}
.mak_wy_introeb2{
line-height:1.6;
font-size:0.938rem;
color:#7A756E;
}
.mak_wy_grideb2{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:560px){
.mak_wy_grideb2{
grid-template-columns:1fr 1fr;
}
}
.mak_wy_cardeb2{
padding:26px;
border:1px solid rgba(244,238,224,0.07);
background:#1E1B18;
border-radius:0.875rem;
min-width:0;
}
.mak_wy_card_iceb2{
display:inline-flex;
align-items:center;
margin-bottom:16px;
color:#C4A060;
justify-content:center;
}
.mak_wy_card_iceb2 svg{
height:26px;
width:1.625rem;
}
.mak_wy_card_heb2{
margin-bottom:8px;
overflow-wrap:break-word;
line-height:1.15;
color:#F2EDE4;
font-weight:600;
font-size:1.313rem;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
}
.mak_wy_card_peb2{
overflow-wrap:break-word;
color:#7A756E;
font-size:14px;
line-height:1.55;
}
.mak_htseb2{
padding:48px 0;
}
@media(min-width:770px){
.mak_htseb2{
padding:3.875rem 0;
}
}
.mak_hts_headeb2{
gap:18px;
margin-bottom:2.125rem;
flex-direction:column;
display:flex;
}
@media(min-width:769px){
.mak_hts_headeb2{
gap:24px;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.mak_hts_eyebroweb2{
margin-bottom:12px;
}
.mak_hts_h2eb2{
color:#F2EDE4;
line-height:1.05;
font-weight:600;
font-size:30px;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
@media(min-width:766px){
.mak_hts_h2eb2{
font-size:2.375rem;
}
}
.mak_hts_ctaeb2{
transition:opacity .2s ease;
flex:0 0 auto;
border-radius:999px;
background:#D4A84B;
padding:15px 30px;
font-weight:700;
color:#110F0C;
font-size:0.938rem;
}
.mak_hts_ctaeb2:hover{
opacity:.9;
}
.mak_hts_grideb2{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:760px){
.mak_hts_grideb2{
grid-template-columns:repeat(3,1fr);
}
}
.mak_hts_stepeb2{
padding-top:1.375rem;
min-width:0;
border-top:1px solid rgba(244,238,224,0.12);
}
.mak_hts_step_numeb2{
font-size:2.75rem;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
margin-bottom:0.875rem;
font-weight:700;
color:#D4A84B;
line-height:1;
}
.mak_hts_step_heb2{
color:#F2EDE4;
overflow-wrap:break-word;
font-weight:700;
margin-bottom:0.5rem;
line-height:1.2;
font-size:19px;
}
.mak_hts_step_peb2{
color:#A39D95;
line-height:1.55;
overflow-wrap:break-word;
font-size:0.875rem;
}
.mak_tseb2{
padding:44px 0;
}
.mak_ts_ineb2{
gap:2rem;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:880px){
.mak_ts_ineb2{
gap:3rem;
grid-template-columns:1.4fr 1fr;
}
}
.mak_ts_lefteb2{
min-width:0;
}
.mak_ts_h2eb2{
color:#F2EDE4;
font-size:26px;
line-height:1.1;
margin-bottom:0.75rem;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:769px){
.mak_ts_h2eb2{
font-size:28px;
}
}
.mak_ts_texteb2{
font-size:0.906rem;
color:#A39D95;
line-height:1.6;
margin-bottom:1.375rem;
max-width:32.5rem;
}
.mak_ts_badgeseb2{
gap:18px;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.mak_ts_badgeeb2{
color:#A39D95;
font-size:13px;
font-weight:600;
}
.mak_ts_payeb2{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
@media(min-width:877px){
.mak_ts_payeb2{
justify-content:flex-end;
}
}
.mak_ts_pay_chipeb2{
padding:12px 16px;
border:1px solid rgba(244,238,224,0.12);
background:rgba(244,238,224,0.07);
border-radius:0.875rem;
font-weight:700;
font-size:0.875rem;
color:#F2EDE4;
}
.mak_lheb2{
padding:2.5rem 0 1.25rem;
}
.mak_lh_ineb2{
border-top:1px solid rgba(244,238,224,0.13);
padding-top:34px;
}
.mak_lh_eyebroweb2{
margin-bottom:22px;
display:block;
}
.mak_lh_grideb2{
grid-template-columns:1fr 1fr;
gap:1.75rem;
display:grid;
}
@media(min-width:597px){
.mak_lh_grideb2{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:958px){
.mak_lh_grideb2{
grid-template-columns:repeat(5,1fr);
}
}
.mak_lh_coleb2{
min-width:0;
}
.mak_lh_col_heb2{
font-weight:700;
color:#F2EDE4;
font-size:13px;
overflow-wrap:break-word;
margin-bottom:0.75rem;
}
.mak_lh_linkseb2{
gap:8px;
display:flex;
flex-direction:column;
}
.mak_lh_linkeb2{
transition:color .2s ease;
font-size:0.813rem;
overflow-wrap:break-word;
color:#7A756E;
}
.mak_lh_linkeb2:hover{
color:#C4A060;
}
.mak_gdeb2{
padding:3rem 0 0.625rem;
}
.mak_gd_headeb2{
gap:0.875rem;
flex-direction:column;
display:flex;
margin-bottom:24px;
}
@media(min-width:679px){
.mak_gd_headeb2{
gap:1.25rem;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.mak_gd_eyebroweb2{
margin-bottom:0.625rem;
}
.mak_gd_h2eb2{
font-weight:600;
line-height:1.05;
font-size:1.75rem;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
color:#F2EDE4;
overflow-wrap:break-word;
}
@media(min-width:765px){
.mak_gd_h2eb2{
font-size:2.125rem;
}
}
.mak_gd_moreeb2{
flex:0 0 auto;
transition:color .2s ease,border-color .2s ease;
font-size:0.844rem;
color:#F2EDE4;
font-weight:600;
border-bottom:1px solid #F2EDE4;
padding-bottom:2px;
}
.mak_gd_moreeb2:hover{
border-color:#C4A060;
color:#C4A060;
}
.mak_gd_grideb2{
grid-template-columns:1fr;
gap:1.25rem;
display:grid;
}
@media(min-width:721px){
.mak_gd_grideb2{
grid-template-columns:repeat(3,1fr);
}
}
.mak_gd_cardeb2{
background:#1E1B18;
border-radius:14px;
overflow:hidden;
border:1px solid rgba(244,238,224,0.07);
display:block;
min-width:0;
}
.mak_gd_card_imgeb2{
background:linear-gradient(140deg,#1F1B16,#C4A060);
height:9.375rem;
}
.mak_gd_card_bodyeb2{
padding:1.375rem;
}
.mak_gd_card_cateb2{
font-size:10px;
text-transform:uppercase;
letter-spacing:.1em;
font-weight:600;
color:#C4A060;
}
.mak_gd_card_heb2{
margin:8px 0 0.625rem;
font-weight:600;
font-size:19px;
color:#F2EDE4;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
line-height:1.2;
overflow-wrap:break-word;
}
.mak_gd_card_metaeb2{
font-size:0.75rem;
overflow-wrap:break-word;
color:#9E9890;
}
.mak_faqeb2{
background:#1E1B18;
padding:3rem 0;
border-top:1px solid rgba(244,238,224,0.07);
border-bottom:1px solid rgba(244,238,224,0.07);
margin-top:24px;
}
@media(min-width:770px){
.mak_faqeb2{
padding:62px 0;
}
}
.mak_faq_headeb2{
margin-bottom:2.125rem;
text-align:center;
}
.mak_faq_eyebroweb2{
margin-bottom:0.75rem;
}
.mak_faq_h2eb2{
font-size:32px;
font-weight:600;
line-height:1.05;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
color:#F2EDE4;
overflow-wrap:break-word;
}
@media(min-width:771px){
.mak_faq_h2eb2{
font-size:38px;
}
}
.mak_faq_listeb2{
gap:12px;
margin:0 auto;
max-width:820px;
display:flex;
flex-direction:column;
}
.mak_faq_itemeb2{
border-radius:14px;
background:#151210;
overflow:hidden;
border:1px solid rgba(244,238,224,0.07);
}
.mak_faq_qeb2{
padding:1.25rem 1.5rem;
gap:1.25rem;
list-style:none;
justify-content:space-between;
font-size:1rem;
cursor:pointer;
font-weight:700;
align-items:center;
color:#F2EDE4;
overflow-wrap:break-word;
display:flex;
}
.mak_faq_qeb2::-webkit-details-marker{
display:none;
}
.mak_faq_q_iceb2{
transition:transform .2s ease;
flex:0 0 auto;
align-items:center;
color:#C4A060;
display:inline-flex;
}
.mak_faq_q_iceb2 svg{
width:18px;
height:18px;
}
.mak_faq_itemeb2[open] .mak_faq_q_iceb2{
transform:rotate(180deg);
}
.mak_faq_aeb2{
padding:0 1.5rem 1.25rem;
overflow-wrap:break-word;
color:#7A756E;
font-size:0.906rem;
line-height:1.6;
}
.mak_sbeb2{
background:#1E1B18;
padding:3rem 0;
margin-top:1.5rem;
border-top:1px solid rgba(244,238,224,0.07);
border-bottom:1px solid rgba(244,238,224,0.07);
}
@media(min-width:770px){
.mak_sbeb2{
padding:3.5rem 0;
}
}
.mak_sb_eyebroweb2{
display:block;
margin-bottom:12px;
}
.mak_sb_h2eb2{
margin-bottom:1.625rem;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:1.875rem;
overflow-wrap:break-word;
color:#F2EDE4;
line-height:1.05;
}
@media(min-width:766px){
.mak_sb_h2eb2{
font-size:36px;
}
}
.mak_sb_grideb2{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:557px){
.mak_sb_grideb2{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:963px){
.mak_sb_grideb2{
grid-template-columns:repeat(4,1fr);
}
}
.mak_sb_cardeb2{
border:1px solid rgba(244,238,224,0.07);
padding:24px;
border-radius:0.875rem;
background:#151210;
min-width:0;
}
.mak_sb_card_heb2{
margin-bottom:0.5rem;
font-size:1.188rem;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
color:#F2EDE4;
overflow-wrap:break-word;
font-weight:600;
line-height:1.15;
}
.mak_sb_card_peb2{
line-height:1.6;
color:#7A756E;
font-size:13.5px;
overflow-wrap:break-word;
}
.mak_sb_rtpeb2{
padding:26px 28px;
border-radius:14px;
gap:24px;
background:#151210;
border:1px solid rgba(244,238,224,0.07);
grid-template-columns:1fr;
align-items:center;
display:grid;
margin-top:1.125rem;
}
@media(min-width:759px){
.mak_sb_rtpeb2{
grid-template-columns:1fr 1fr;
gap:2.5rem;
}
}
.mak_sb_rtp_heb2{
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:20px;
font-weight:600;
line-height:1.15;
color:#F2EDE4;
margin-bottom:8px;
}
.mak_sb_rtp_peb2{
line-height:1.6;
overflow-wrap:break-word;
color:#7A756E;
font-size:0.844rem;
}
.mak_sb_rtp_statseb2{
gap:16px;
display:flex;
}
.mak_sb_stateb2{
padding:18px;
border-radius:0.5rem;
flex:1 1 0;
background:#1E1B18;
min-width:0;
text-align:center;
}
.mak_sb_stat_veb2{
color:#4EA87A;
font-size:26px;
font-weight:700;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
.mak_sb_stat_leb2{
margin-top:4px;
font-size:11.5px;
color:#9E9890;
}
.mak_eleb2{
padding:3rem 0;
}
@media(min-width:769px){
.mak_eleb2{
padding:3.5rem 0;
}
}
.mak_el_ineb2{
gap:2.5rem;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:899px){
.mak_el_ineb2{
grid-template-columns:1fr 1fr;
gap:3.5rem;
}
}
.mak_el_lefteb2{
min-width:0;
}
.mak_el_eyebroweb2{
margin-bottom:0.875rem;
}
.mak_el_h2eb2{
font-weight:600;
line-height:1.08;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
margin-bottom:1.375rem;
font-size:2rem;
color:#F2EDE4;
overflow-wrap:break-word;
}
@media(min-width:766px){
.mak_el_h2eb2{
font-size:38px;
}
}
.mak_el_bodyeb2 p{
line-height:1.7;
font-size:16px;
margin-bottom:18px;
color:#CEC8BC;
overflow-wrap:break-word;
}
.mak_el_dropcapeb2{
padding:0.375rem 12px 0 0;
font-size:62px;
float:left;
line-height:.8;
color:#C4A060;
font-weight:700;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
}
.mak_el_righteb2{
min-width:0;
}
.mak_el_quoteeb2{
padding:36px;
border-radius:1.25rem;
background:linear-gradient(150deg,#1F1B16,#0E0C0A);
color:#F2EDE4;
margin-bottom:1.5rem;
position:relative;
}
.mak_el_quote_markeb2{
margin-bottom:6px;
align-items:center;
display:inline-flex;
color:#D4A84B;
}
.mak_el_quote_markeb2 svg{
width:2.125rem;
height:34px;
}
.mak_el_quote_texteb2{
overflow-wrap:break-word;
line-height:1.4;
font-weight:500;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
margin-bottom:1.375rem;
font-size:22px;
color:#F2EDE4;
}
.mak_el_quote_metaeb2{
gap:0.75rem;
display:flex;
align-items:center;
}
.mak_el_quote_aveb2{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#B8902E,#E8CB80);
height:2.375rem;
width:38px;
}
.mak_el_quote_authoreb2{
font-size:14px;
color:#F2EDE4;
font-weight:700;
}
.mak_el_quote_meta_subeb2{
color:#A39D95;
font-size:12px;
}
.mak_el_explaineb2{
border:1px solid rgba(244,238,224,0.07);
border-radius:0.875rem;
overflow:hidden;
}
.mak_el_explain_cardeb2{
padding:22px 1.5rem;
}
.mak_el_explain_cardeb2+.mak_el_explain_cardeb2{
border-top:1px solid rgba(244,238,224,0.07);
}
.mak_el_explain_heb2{
line-height:1.15;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
margin-bottom:0.5rem;
font-weight:600;
color:#F2EDE4;
font-size:20px;
}
.mak_el_explain_peb2{
line-height:1.55;
color:#7A756E;
overflow-wrap:break-word;
font-size:0.875rem;
}
.mak_sgeb2{
padding:48px 0 0.625rem;
}
.mak_sg_eyebroweb2{
margin-bottom:0.75rem;
display:block;
}
.mak_sg_h2eb2{
margin-bottom:1.75rem;
color:#F2EDE4;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
line-height:1.05;
font-weight:600;
overflow-wrap:break-word;
font-size:30px;
}
@media(min-width:767px){
.mak_sg_h2eb2{
font-size:36px;
}
}
.mak_sg_grideb2{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:721px){
.mak_sg_grideb2{
grid-template-columns:repeat(3,1fr);
}
}
.mak_sg_coleb2{
min-width:0;
}
.mak_sg_col_heb2{
font-size:1.375rem;
overflow-wrap:break-word;
line-height:1.15;
margin-bottom:0.625rem;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-weight:600;
color:#F2EDE4;
}
.mak_sg_col_peb2{
font-size:0.875rem;
line-height:1.65;
color:#7A756E;
overflow-wrap:break-word;
}
.mak_fteb2{
background:#0E0C0A;
color:#A39D95;
margin-top:40px;
}
.mak_ft_ineb2{
padding:48px 0 28px;
grid-template-columns:1fr;
gap:2rem;
display:grid;
}
@media(min-width:601px){
.mak_ft_ineb2{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:901px){
.mak_ft_ineb2{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.mak_ft_brandeb2{
min-width:0;
}
.mak_ft_logoeb2{
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-weight:700;
color:#F2EDE4;
font-size:1.625rem;
overflow-wrap:break-word;
}
.mak_ft_taglineeb2{
color:#A39D95;
line-height:1.6;
font-size:0.844rem;
max-width:17.5rem;
margin-top:14px;
}
.mak_ft_contacteb2{
transition:color .2s ease;
overflow-wrap:anywhere;
max-width:17.5rem;
margin-top:0.75rem;
font-size:0.813rem;
display:inline-block;
color:#D4A84B;
}
.mak_ft_contacteb2:hover{
color:#F2EDE4;
}
.mak_ft_coleb2{
min-width:0;
}
.mak_ft_col_heb2{
letter-spacing:.08em;
margin-bottom:0.875rem;
color:#F2EDE4;
overflow-wrap:break-word;
text-transform:uppercase;
font-weight:700;
font-size:0.813rem;
}
.mak_ft_col_linkseb2{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.mak_ft_linkeb2{
transition:color .2s ease;
color:#A39D95;
font-size:13.5px;
overflow-wrap:break-word;
}
.mak_ft_linkeb2:hover{
color:#F2EDE4;
}
.mak_ft_boteb2{
gap:1rem;
padding:22px 0 2.5rem;
border-top:1px solid rgba(244,238,224,0.12);
flex-direction:column;
display:flex;
}
@media(min-width:771px){
.mak_ft_boteb2{
gap:20px;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.mak_ft_legaleb2{
line-height:1.6;
overflow-wrap:break-word;
color:#504C47;
max-width:47.5rem;
font-size:0.719rem;
}
.mak_ft_legaleb2 b{
font-weight:700;
color:#A39D95;
}
.mak_ft_ageeb2{
border-radius:0.5rem;
flex:0 0 auto;
border:1.5px solid #D4A84B;
padding:0.25rem 0.563rem;
font-size:0.813rem;
color:#D4A84B;
font-weight:700;
}