*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#0d1a0f;
font-family:"Golos Text", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:0.938rem;
color:#b8c4b9;
-webkit-font-smoothing:antialiased;
line-height:1.55;
overflow-wrap:break-word;
text-rendering:optimizeLegibility;
}
img{
display:block;
max-width:100%;
}
a{
text-decoration:none;
color:inherit;
}
button{
border:none;
background:none;
cursor:pointer;
font-family:inherit;
}
input{
font-family:inherit;
}
svg{
display:block;
}
h1,h2,h3,h4{
overflow-wrap:anywhere;
}
::-webkit-scrollbar{
width:0.5rem;
height:0.5rem;
}
::-webkit-scrollbar-thumb{
border-radius:0.5rem;
background:rgba(6, 12, 7, 0.72);
}
::-webkit-scrollbar-track{
background:transparent;
}
.ebe-shellm2t{
grid-template-columns:15.5rem 1fr;
min-height:100vh;
display:grid;
}
.ebe-mainm2t{
min-width:0;
}
.ebe-wrapm2t{
margin:0 auto;
width:100%;
max-width:87.5rem;
}
.ebe-containerm2t{
padding:0 1rem;
margin:0 auto;
width:100%;
max-width:87.5rem;
}
@media(min-width:765px){
.ebe-containerm2t{
padding:0 1.75rem;
}
}
.ebe-sectionm2t{
padding:1.5rem 28px;
}
.ebe-section_ptm2t{
padding-top:34px;
}
.ebe-band_softm2t{
background:#132016;
}
.ebe-eyebrowm2t{
text-transform:uppercase;
font-family:"Golos Text", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.4;
font-size:0.656rem;
overflow-wrap:break-word;
display:inline-block;
letter-spacing:.14em;
font-weight:600;
color:#d4aa38;
}
.ebe-drawer_cbm2t{
display:none;
}
.ebe-overlaym2t{
display:none;
}
@media(max-width:1027px){
.ebe-shellm2t{
grid-template-columns:1fr;
}
.ebe-mainm2t{
padding-bottom:78px;
}
.ebe-drawer_cbm2t:checked~.ebe-overlaym2t{
background:rgba(6, 12, 7, 0.72);
inset:0;
z-index:70;
position:fixed;
display:block;
}
}
@media(max-width:557px){
.ebe-sectionm2t{
padding:18px 16px;
}
.ebe-section_ptm2t{
padding-top:24px;
}
}
@keyframes zm3-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
@keyframes zm3-marquee{
0%{
transform:translateX(0)}
100%{
transform:translateX(-50%)}
}
/* ---------- sidebar ---------- */
.ebe-sidem2t{
gap:22px;
padding:1.375rem 18px;
background:#101d12;
align-self:start;
display:flex;
position:sticky;
flex-direction:column;
overflow-y:auto;
top:0;
height:100vh;
border-right:1px solid #1e2e21;
}
.ebe-brandm2t{
gap:10px;
align-items:center;
display:flex;
}
.ebe-logom2t{
color:#f0ede4;
font-size:1.313rem;
font-weight:700;
letter-spacing:-.02em;
font-family:"Manrope", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.ebe-side_ctam2t{
border:1px solid #253828;
padding:16px;
background:rgba(212, 170, 56, 0.12);
border-radius:0.813rem;
}
.ebe-side_cta_hm2t{
font-weight:700;
line-height:1.15;
color:#f0ede4;
font-size:1.063rem;
margin-bottom:0.375rem;
font-family:"Manrope", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.ebe-side_cta_pm2t{
margin-bottom:12px;
color:#b8c4b9;
font-size:0.75rem;
line-height:1.45;
}
.ebe-navm2t{
gap:3px;
display:flex;
flex-direction:column;
}
.ebe-nav_labelm2t{
padding:0.375rem 10px;
font-size:9.5px;
letter-spacing:.14em;
color:#4a5e4e;
text-transform:uppercase;
font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.ebe-nav_itemm2t{
gap:11px;
border-radius:8px;
padding:10px;
color:#b8c4b9;
font-weight:500;
font-size:0.875rem;
align-items:center;
display:flex;
}
.ebe-nav_itemm2t svg{
height:1.063rem;
width:1.063rem;
}
.ebe-nav_itemm2t:hover{
background:rgba(212, 170, 56, 0.12);
color:#f0ede4;
}
.ebe-nav_item_onm2t{
background:rgba(212, 170, 56, 0.12);
color:#d4aa38;
font-weight:600;
}
.ebe-side_footm2t{
border-radius:13px;
padding:12px;
background:#132016;
border:1px solid #253828;
margin-top:auto;
}
.ebe-side_footm2t p{
line-height:1.4;
margin-top:0.25rem;
font-size:12.5px;
color:#b8c4b9;
}
/* ---------- topbar ---------- */
.ebe-topm2t{
padding:14px 28px;
background:#101d12;
gap:1rem;
top:0;
border-bottom:1px solid #1e2e21;
align-items:center;
display:flex;
z-index:40;
position:sticky;
}
.ebe-top_brandm2t{
gap:9px;
align-items:center;
display:none;
}
.ebe-searchm2t{
gap:10px;
border:1px solid #253828;
background:#132016;
border-radius:13px;
flex:1;
padding:0.688rem 0.875rem;
align-items:center;
display:flex;
color:#7a9180;
font-size:0.844rem;
max-width:440px;
}
.ebe-searchm2t svg{
flex:none;
height:16px;
width:1rem;
}
.ebe-top_actionsm2t{
gap:0.75rem;
margin-left:auto;
align-items:center;
display:flex;
}
.ebe-langm2t{
font-size:0.75rem;
font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#b8c4b9;
}
.ebe-burgerm2t{
border:1px solid #253828;
border-radius:0.5rem;
background:#132016;
height:2.5rem;
justify-content:center;
color:#f0ede4;
display:none;
width:40px;
align-items:center;
}
/* ---------- bottom-nav (mobile) ---------- */
.ebe-botnavm2t{
display:none;
}
@media(max-width:1025px){
.ebe-sidem2t{
transition:transform .25s ease;
top:0;
z-index:80;
width:17.5rem;
height:100vh;
position:fixed;
left:0;
transform:translateX(-100%);
}
.ebe-drawer_cbm2t:checked~.ebe-shellm2t .ebe-sidem2t{
transform:translateX(0);
}
.ebe-topm2t{
gap:12px;
padding:0.875rem 16px;
flex-wrap:wrap;
position:static;
}
.ebe-top_brandm2t{
display:flex;
}
.ebe-searchm2t{
display:none;
}
.ebe-burgerm2t{
display:flex;
}
.ebe-top_actionsm2t{
gap:0.625rem;
align-items:stretch;
width:100%;
margin-left:0;
}
.ebe-top_actionsm2t .ebe-langm2t{
display:none;
}
.ebe-top_actionsm2t .ebe-btnm2t{
padding:0.688rem 0.625rem;
flex:1;
text-align:center;
}
.ebe-botnavm2t{
padding:8px 0.375rem calc(8px + env(safe-area-inset-bottom));
grid-template-columns:repeat(3,1fr);
background:#101d12;
z-index:65;
left:0;
transform:translateZ(0);
right:0;
position:fixed;
display:grid;
bottom:0;
border-top:1px solid #253828;
}
.ebe-bnm2t{
padding:6px 2px 0;
gap:0.25rem;
display:flex;
color:#b8c4b9;
align-items:center;
font-weight:600;
flex-direction:column;
font-size:0.625rem;
min-width:0;
justify-content:flex-end;
}
.ebe-bnm2t svg{
flex:none;
height:22px;
width:22px;
}
.ebe-bnm2t span{
overflow:hidden;
text-align:center;
text-overflow:ellipsis;
white-space:nowrap;
max-width:100%;
}
.ebe-bn_onm2t{
color:#d4aa38;
}
.ebe-bn_centerm2t{
position:relative;
}
.ebe-bn_fabm2t{
border-radius:50%;
background:#d4aa38;
color:#0d1a0f;
left:50%;
width:3.125rem;
align-items:center;
transform:translateX(-50%);
display:flex;
height:3.125rem;
position:absolute;
justify-content:center;
box-shadow:0 0.5rem 2rem rgba(0, 0, 0, 0.65), 0 2px 8px rgba(0, 0, 0, 0.45);
top:-1.25rem;
}
.ebe-bn_fabm2t svg{
height:24px;
width:1.5rem;
}
.ebe-bn_centerm2t span{
color:#d4aa38;
}
}
.ebe-btnm2t{
gap:8px;
border-radius:0.5rem;
transition:background-color 0.2s ease,color 0.2s ease;
padding:11px 22px;
font-family:"Golos Text", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
align-items:center;
font-size:0.875rem;
justify-content:center;
cursor:pointer;
display:inline-flex;
font-weight:700;
}
.ebe-btn_prim2t{
background:#d4aa38;
color:#0d1a0f;
box-shadow:0 4px 18px rgba(212, 170, 56, 0.42), 0 1px 4px rgba(0, 0, 0, 0.35);
}
.ebe-btn_prim2t:hover{
background:#bb9228;
}
.ebe-btn_ghostm2t{
background:rgba(212, 170, 56, 0.12);
font-weight:600;
color:#f0ede4;
}
.ebe-btn_linem2t{
background:transparent;
border:1px solid #3a5540;
font-weight:600;
color:#f0ede4;
}
.ebe-btn_lgm2t{
border-radius:13px;
padding:1rem 1.875rem;
font-size:0.938rem;
}
.ebe-bandm2t .ebe-btn_linem2t{
border-color:rgba(255, 245, 200, 0.13);
color:#f0ede4;
}
.ebe-bandm2t .ebe-btn_ghostm2t{
background:rgba(255, 245, 200, 0.08);
color:#f0ede4;
}
.ebe-link_mm2t{
gap:0.313rem;
text-decoration:none;
font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
cursor:pointer;
font-size:0.75rem;
align-items:center;
display:inline-flex;
color:#d4aa38;
}
.ebe-link_mm2t svg{
height:14px;
width:14px;
}
.ebe-bandm2t .ebe-link_mm2t{
color:#d4aa38;
}
.ebe-dotm2t{
flex:none;
border-radius:50%;
background:#d4aa38;
width:7px;
height:0.438rem;
}
.ebe-dot_livem2t{
animation:zm3-pulse 1.4s infinite;
background:#e03e3e;
}
.ebe-starsm2t{
gap:2px;
display:inline-flex;
color:#d4aa38;
}
.ebe-starsm2t svg{
width:15px;
height:0.938rem;
}
.ebe-chipm2t{
background:#132016;
border:1px solid #253828;
border-radius:8px;
padding:0.438rem 12px;
gap:0.375rem;
align-items:center;
display:inline-flex;
font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#b8c4b9;
font-size:11px;
}
.ebe-chip_onm2t{
background:rgba(212, 170, 56, 0.12);
border-color:transparent;
color:#d4aa38;
}
.ebe-gcm2t{
min-width:0;
color:inherit;
display:block;
cursor:pointer;
text-decoration:none;
}
.ebe-gc_thumbm2t{
border:1px solid #253828;
overflow:hidden;
border-radius:0.813rem;
background-position:center;
background-size:cover;
position:relative;
display:block;
aspect-ratio:1;
}
.ebe-gc_thumb_portraitm2t{
aspect-ratio:3/4;
}
.ebe-gc_thumb_widem2t{
aspect-ratio:16/11;
}
.ebe-gc_capm2t{
background:linear-gradient(transparent,rgba(6, 12, 7, 0.72));
padding:9px;
right:0;
position:absolute;
bottom:0;
left:0;
}
.ebe-gc_namem2t{
display:block;
font-size:0.781rem;
color:#f0ede4;
font-weight:700;
}
.ebe-gc_metam2t{
color:#9bab9e;
font-size:0.688rem;
}
.ebe-gc_badgem2t{
border-radius:0.5rem;
padding:2px 0.375rem;
background:#d4aa38;
position:absolute;
color:#0d1a0f;
top:0.5rem;
right:8px;
font-weight:700;
font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.5rem;
}
.ebe-gc_badge_hotm2t{
background:#e03e3e;
color:#f0ede4;
}
.ebe-gc_badge_livem2t{
background:#e03e3e;
right:auto;
left:0.5rem;
color:#f0ede4;
}
.ebe-gc_multm2t{
inset:0;
display:flex;
position:absolute;
font-weight:700;
font-size:28px;
align-items:center;
color:#d4aa38;
justify-content:center;
}
.ebe-pcm2t{
background:#132016;
border-radius:0.813rem;
border:1px solid #253828;
justify-content:center;
color:#b8c4b9;
height:64px;
font-size:0.875rem;
display:flex;
font-weight:700;
align-items:center;
}
.ebe-railm2t{
min-width:0;
}
.ebe-rail_scrollm2t{
gap:14px;
display:grid;
}
.ebe-rail_scrollm2t>*{
min-width:0;
}
.ebe-g6m2t{
grid-template-columns:repeat(6,1fr);
}
.ebe-g7m2t{
grid-template-columns:repeat(7,1fr);
}
.ebe-g4m2t{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1023px){
.ebe-g6m2t,.ebe-g7m2t{
grid-template-columns:none;
overflow-x:auto;
grid-auto-flow:column;
grid-auto-columns:7.5rem;
padding-bottom:6px;
scroll-snap-type:x mandatory;
}
.ebe-g6m2t>*,.ebe-g7m2t>*{
scroll-snap-align:start;
}
.ebe-g4m2t{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:561px){
.ebe-g4m2t{
grid-template-columns:none;
grid-auto-flow:column;
grid-auto-columns:9.375rem;
overflow-x:auto;
}
}
.ebe-panelm2t{
border:1px solid #253828;
background:#132016;
border-radius:20px;
padding:28px 2rem;
}
.ebe-splitm2t{
gap:2.25rem;
align-items:start;
display:grid;
}
.ebe-splitm2t>*{
min-width:0;
}
.ebe-split_am2t{
grid-template-columns:.85fr 1.15fr;
}
.ebe-split_bm2t{
grid-template-columns:1fr 1.1fr;
}
.ebe-split_cm2t{
grid-template-columns:1.1fr .9fr;
}
.ebe-pgridm2t{
gap:40px;
grid-template-columns:.9fr 1.1fr;
align-items:center;
display:grid;
}
.ebe-pgridm2t>*{
min-width:0;
}
.ebe-leadm2t{
margin-bottom:14px;
font-size:0.938rem;
color:#b8c4b9;
line-height:1.65;
}
.ebe-featm2t{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.ebe-featm2t>*{
min-width:0;
}
.ebe-feat2m2t{
grid-template-columns:1fr 1fr;
}
.ebe-feat_cardm2t{
padding:1.625rem;
border-radius:1.25rem;
background:#132016;
border:1px solid #253828;
}
.ebe-feat_cardm2t svg{
color:#d4aa38;
width:26px;
margin-bottom:1rem;
height:26px;
}
.ebe-feat_cardm2t h3{
font-family:"Manrope", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
margin-bottom:8px;
font-size:18px;
font-weight:700;
color:#f0ede4;
}
.ebe-feat_cardm2t p{
line-height:1.6;
color:#b8c4b9;
font-size:13px;
}
.ebe-feat_cardm2t b{
color:#f0ede4;
}
.ebe-bigm2t{
gap:22px;
flex-wrap:wrap;
display:flex;
}
.ebe-big_nm2t{
font-family:"Manrope", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#d4aa38;
font-size:1.625rem;
font-weight:700;
}
.ebe-big_lm2t{
font-size:0.75rem;
color:#7a9180;
}
.ebe-personm2t{
gap:0.875rem;
border:1px solid #253828;
border-radius:0.813rem;
padding:1rem 18px;
background:#132016;
display:flex;
align-items:center;
}
.ebe-avatarm2t{
background:linear-gradient(135deg,#d4aa38,#a07c1e);
flex:none;
border-radius:50%;
width:44px;
height:44px;
}
.ebe-person_namem2t{
color:#f0ede4;
font-size:14px;
font-weight:700;
}
.ebe-person_rolem2t{
font-size:0.75rem;
color:#7a9180;
}
.ebe-kvm2t{
gap:1px;
grid-template-columns:1fr 1fr;
background:#253828;
border-radius:0.813rem;
overflow:hidden;
border:1px solid #253828;
display:grid;
}
.ebe-kvm2t>div{
padding:1rem 1.125rem;
background:#0d1a0f;
min-width:0;
}
.ebe-kv_km2t{
text-transform:uppercase;
margin-bottom:5px;
color:#d4aa38;
font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.594rem;
}
.ebe-kv_vm2t{
color:#f0ede4;
font-weight:700;
font-size:13.5px;
}
@media(max-width:1021px){
.ebe-split_am2t,.ebe-split_bm2t,.ebe-split_cm2t,.ebe-pgridm2t{
grid-template-columns:1fr;
gap:1.5rem;
}
.ebe-featm2t,.ebe-feat2m2t{
grid-template-columns:1fr;
}
.ebe-kvm2t{
grid-template-columns:1fr;
}
}
.ebe-shm2t{
margin-bottom:16px;
min-width:0;
}
.ebe-sh_rowm2t{
gap:0.75rem;
flex-wrap:wrap;
justify-content:space-between;
display:flex;
align-items:flex-end;
}
.ebe-sh_rowm2t .ebe-sh_lm2t{
gap:6px;
display:flex;
flex-direction:column;
min-width:0;
}
.ebe-sh_stackm2t{
gap:10px;
flex-direction:column;
align-items:flex-start;
display:flex;
}
.ebe-sh_centerm2t{
gap:10px;
display:flex;
flex-direction:column;
align-items:center;
text-align:center;
}
.ebe-sh_h2m2t{
gap:0.563rem;
color:#f0ede4;
align-items:center;
font-weight:700;
line-height:1.1;
font-family:"Manrope", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:20px;
overflow-wrap:break-word;
display:flex;
}
@media(min-width:769px){
.ebe-sh_h2m2t{
font-size:24px;
}
}
.ebe-bandm2t .ebe-sh_h2m2t{
color:#f0ede4;
}
.ebe-eb_monom2t{
font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:none;
letter-spacing:.08em;
}
.ebe-eb_monom2t::before{
content:"// ";
}
.ebe-eb_upperm2t{
text-transform:uppercase;
letter-spacing:.14em;
}
.ebe-eb_pillm2t{
padding:5px 0.688rem;
background:rgba(212, 170, 56, 0.12);
border-radius:999px;
text-transform:uppercase;
letter-spacing:.12em;
}
.ebe-eb_linem2t{
gap:0.625rem;
display:inline-flex;
align-items:center;
}
.ebe-eb_linem2t::before{
background:#d4aa38;
display:inline-block;
content:"";
width:1.5rem;
height:1px;
}
.ebe-bandm2t .ebe-eb_linem2t::before{
background:#d4aa38;
}
.ebe-bandm2t .ebe-eb_pillm2t{
background:rgba(255, 245, 200, 0.08);
}
.ebe-sh_linkm2t{
gap:0.375rem;
transition:color 0.2s ease,border-color 0.2s ease;
color:#f0ede4;
font-weight:600;
border-bottom:1px solid #f0ede4;
font-size:0.813rem;
display:inline-flex;
padding-bottom:2px;
align-items:center;
white-space:nowrap;
}
.ebe-sh_linkm2t:hover{
border-color:#d4aa38;
color:#d4aa38;
}
.ebe-sh_linkm2t svg{
width:0.875rem;
height:0.875rem;
}
.ebe-sh_link_chevm2t{
color:#d4aa38;
border-bottom:0;
padding-bottom:0;
font-size:0.75rem;
font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.ebe-sh_link_btnm2t{
padding:9px 1.125rem;
border-radius:62.438rem;
background:#d4aa38;
border-bottom:0;
color:#0d1a0f;
}
.ebe-sh_link_btnm2t:hover{
border-color:transparent;
background:#bb9228;
}
.ebe-bandm2t .ebe-sh_linkm2t{
border-color:#f0ede4;
color:#f0ede4;
}
.ebe-bandm2t .ebe-sh_link_chevm2t{
color:#d4aa38;
}
.ebe-sh_rulem2t{
background:#253828;
margin:-2px 0 16px;
height:1px;
}
.ebe-bandm2t .ebe-sh_rulem2t{
background:rgba(255, 245, 200, 0.13);
}
.ebe-seo_grid3m2t{
grid-template-columns:repeat(3,1fr);
gap:1.25rem;
display:grid;
}
.ebe-seo_grid4m2t{
gap:13px;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.ebe-seo_grid3m2t>*,.ebe-seo_grid4m2t>*{
min-width:0;
}
.ebe-seo_cardm2t{
padding:24px;
border-radius:13px;
background:#132016;
border:1px solid #253828;
}
.ebe-seo_cardm2t h3{
margin-bottom:8px;
font-weight:700;
font-size:18px;
color:#f0ede4;
font-family:"Manrope", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.ebe-seo_cardm2t p{
font-size:0.813rem;
line-height:1.6;
color:#b8c4b9;
}
.ebe-seo_card_smm2t{
padding:20px;
}
.ebe-seo_card_smm2t h3{
font-size:16px;
}
.ebe-seo_card_smm2t p{
font-size:12.5px;
line-height:1.55;
}
.ebe-seo_rtp_rowm2t{
grid-template-columns:1fr 1fr;
gap:36px;
display:grid;
align-items:center;
margin-top:16px;
}
.ebe-rtpm2t{
gap:0.875rem;
min-width:0;
display:flex;
}
.ebe-rtpm2t>div{
border-radius:0.813rem;
padding:1rem;
background:#0d1a0f;
flex:1;
min-width:0;
text-align:center;
}
.ebe-rtp_nm2t{
font-family:"Manrope", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
font-size:1.625rem;
white-space:nowrap;
color:#d4aa38;
}
.ebe-rtp_lm2t{
color:#7a9180;
margin-top:4px;
font-size:11px;
}
.ebe-cmpm2t{
border:1px solid #253828;
border-radius:13px;
overflow:hidden;
max-width:47.5rem;
}
.ebe-cmp_rowm2t{
grid-template-columns:1.6fr 1fr 1fr;
font-size:0.813rem;
display:grid;
}
.ebe-cmp_rowm2t>div{
padding:0.813rem 14px;
min-width:0;
text-align:center;
}
.ebe-cmp_rowm2t>div:first-child{
font-weight:600;
color:#f0ede4;
text-align:left;
padding-left:22px;
}
.ebe-cmp_thm2t{
background:#0d1a0f;
font-weight:700;
font-size:12.5px;
}
.ebe-cmp_rowm2t:not(.ebe-cmp_thm2t){
background:#132016;
border-top:1px solid #1e2e21;
color:#b8c4b9;
}
.ebe-cmp_zebram2t{
background:#0f1b11;
}
.ebe-guidem2t{
overflow:hidden;
border:1px solid #253828;
border-radius:0.813rem;
background:#132016;
cursor:pointer;
}
.ebe-guide_coverm2t{
height:130px;
}
.ebe-guide_bodym2t{
padding:1.25rem;
}
.ebe-guide_bodym2t h3{
margin:0.438rem 0 9px;
line-height:1.25;
font-size:1rem;
font-weight:700;
color:#f0ede4;
font-family:"Manrope", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.ebe-guide_metam2t{
color:#7a9180;
font-size:11.5px;
}
.ebe-hubm2t{
grid-template-columns:repeat(5,1fr);
gap:28px;
display:grid;
padding-top:28px;
border-top:1px solid #1e2e21;
}
.ebe-hubm2t>*{
min-width:0;
}
.ebe-hubm2t h4{
color:#f0ede4;
margin-bottom:11px;
font-weight:700;
font-size:13px;
}
.ebe-hub_colm2t{
gap:8px;
display:flex;
flex-direction:column;
color:#b8c4b9;
font-size:13px;
}
.ebe-hub_colm2t a{
cursor:pointer;
}
@media(max-width:1025px){
.ebe-seo_grid3m2t{
grid-template-columns:1fr;
}
.ebe-seo_grid4m2t{
grid-template-columns:repeat(2,1fr);
}
.ebe-seo_rtp_rowm2t{
grid-template-columns:1fr;
gap:1.25rem;
}
.ebe-hubm2t{
gap:22px;
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:561px){
.ebe-hubm2t{
grid-template-columns:1fr;
}
}
.ebe-herom2t{
padding:2.875rem 3rem;
overflow:hidden;
border-radius:1.25rem;
border:1px solid #253828;
background:linear-gradient(120deg,#0a1a0c,#091519);
position:relative;
color:#f0ede4;
}
.ebe-hero_glowm2t{
border-radius:50%;
background:radial-gradient(circle,rgba(212, 170, 56, 0.22),transparent 70%);
top:-60px;
position:absolute;
width:340px;
right:-3.75rem;
height:21.25rem;
}
.ebe-hero_inm2t{
max-width:37.5rem;
position:relative;
}
.ebe-herom2t .ebe-eyebrowm2t{
color:#d4aa38;
}
.ebe-pill_rowm2t{
gap:8px;
padding:0.375rem 13px;
border-radius:62.438rem;
border:1px solid rgba(255, 245, 200, 0.13);
background:rgba(255, 245, 200, 0.08);
color:#d4aa38;
font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
letter-spacing:.1em;
margin-bottom:22px;
display:inline-flex;
font-size:10.5px;
text-transform:uppercase;
align-items:center;
}
.ebe-hero_h1m2t{
margin:1.125rem 0;
line-height:1.02;
font-weight:700;
font-size:54px;
overflow-wrap:break-word;
letter-spacing:-.02em;
color:#f0ede4;
font-family:"Manrope", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.ebe-hero_h1m2t em{
font-style:normal;
color:#d4aa38;
}
.ebe-hero_subm2t{
line-height:1.55;
font-size:1.063rem;
color:#9bab9e;
max-width:30rem;
margin-bottom:1.75rem;
}
.ebe-hero_ctam2t{
gap:0.875rem;
display:flex;
flex-wrap:wrap;
align-items:center;
margin-bottom:1.625rem;
}
.ebe-hero_trustm2t{
gap:14px;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.ebe-hero_rating_txtm2t{
font-size:13px;
color:#9bab9e;
}
@media(max-width:1026px){
.ebe-herom2t{
padding:2rem 1.5rem;
}
.ebe-hero_h1m2t{
font-size:38px;
}
}
@media(max-width:559px){
.ebe-hero_h1m2t{
font-size:30px;
}
}
.ebe-statm2t{
grid-template-columns:repeat(4,1fr);
gap:0.875rem;
display:grid;
}
.ebe-statm2t>*{
min-width:0;
}
.ebe-stat_itemm2t{
background:#132016;
border-radius:13px;
padding:18px 1.25rem;
border:1px solid #253828;
}
.ebe-stat_km2t{
margin-bottom:7px;
font-size:9.5px;
color:#7a9180;
letter-spacing:.12em;
font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:uppercase;
}
.ebe-stat_vm2t{
gap:0.5rem;
font-weight:700;
display:flex;
color:#f0ede4;
overflow-wrap:anywhere;
min-width:0;
align-items:center;
font-family:"Manrope", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:1.5rem;
}
.ebe-stat_v_accentm2t{
color:#d4aa38;
}
@media(max-width:1022px){
.ebe-statm2t{
grid-template-columns:repeat(2,1fr);
}
}
.ebe-wlcm2t{
border:1px solid #253828;
border-radius:1.25rem;
background:linear-gradient(120deg,#0a1a0c,#091519);
grid-template-columns:1.2fr .8fr;
overflow:hidden;
padding:2.25rem 40px;
gap:1.5rem;
display:grid;
color:#f0ede4;
position:relative;
align-items:center;
}
.ebe-wlcm2t>*{
min-width:0;
}
.ebe-wlcm2t .ebe-eyebrowm2t{
color:#d4aa38;
}
.ebe-wlc_glowm2t{
border-radius:50%;
background:radial-gradient(circle,rgba(212, 170, 56, 0.22),transparent 70%);
top:-40px;
height:16.25rem;
right:-40px;
position:absolute;
width:260px;
}
.ebe-wlc_inm2t{
position:relative;
}
.ebe-wlc_h2m2t{
margin:0.625rem 0 0.5rem;
color:#f0ede4;
font-family:"Manrope", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
overflow-wrap:break-word;
font-size:34px;
line-height:1.03;
font-weight:700;
}
.ebe-wlc_h2m2t em{
color:#d4aa38;
font-style:normal;
}
.ebe-wlc_subm2t{
max-width:420px;
line-height:1.55;
color:#9bab9e;
font-size:0.875rem;
margin-bottom:18px;
}
.ebe-wlc_termsm2t{
gap:10px;
position:relative;
display:flex;
flex-direction:column;
}
.ebe-termm2t{
gap:11px;
border:1px solid rgba(255, 245, 200, 0.13);
padding:0.813rem 0.938rem;
background:rgba(255, 245, 200, 0.08);
border-radius:13px;
display:flex;
align-items:center;
}
.ebe-termm2t svg{
flex:none;
height:20px;
width:1.25rem;
color:#d4aa38;
}
.ebe-term_km2t{
font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:uppercase;
font-size:0.594rem;
letter-spacing:.1em;
color:#9bab9e;
}
.ebe-term_vm2t{
font-size:14px;
font-weight:700;
color:#f0ede4;
margin-top:2px;
}
@media(max-width:1024px){
.ebe-wlcm2t{
grid-template-columns:1fr;
}
}
@media(max-width:562px){
.ebe-wlc_h2m2t{
font-size:1.625rem;
}
}
.ebe-jpm2t{
gap:14px;
grid-template-columns:1.5fr 1fr 1fr;
display:grid;
}
.ebe-jpm2t>*{
min-width:0;
}
.ebe-jp_herom2t{
border:1px solid #253828;
padding:1.625rem;
border-radius:1.25rem;
overflow:hidden;
gap:14px;
background:linear-gradient(135deg,#0a1a0c,#091519);
color:#f0ede4;
display:flex;
flex-direction:column;
min-height:180px;
justify-content:space-between;
position:relative;
}
.ebe-jp_glowm2t{
border-radius:50%;
background:radial-gradient(circle,rgba(212, 170, 56, 0.22),transparent 70%);
width:11.25rem;
position:absolute;
right:-2.5rem;
top:-2.5rem;
height:180px;
}
.ebe-jp_k_rowm2t{
gap:0.625rem;
display:flex;
justify-content:space-between;
position:relative;
align-items:center;
}
.ebe-jp_km2t{
font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:uppercase;
letter-spacing:.12em;
color:#7a9180;
font-size:10px;
}
.ebe-jp_herom2t .ebe-jp_km2t{
color:#9bab9e;
}
.ebe-jp_amtm2t{
position:relative;
color:#d4aa38;
line-height:1;
font-size:42px;
font-weight:700;
font-family:"Manrope", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.ebe-jp_subm2t{
font-size:12px;
color:#9bab9e;
margin-top:0.313rem;
}
.ebe-jp_cellm2t{
background:#132016;
border:1px solid #253828;
padding:1.375rem;
border-radius:20px;
display:flex;
justify-content:space-between;
flex-direction:column;
min-height:11.25rem;
}
.ebe-jp_cellm2t .ebe-jp_amtm2t{
color:#f0ede4;
font-size:30px;
}
.ebe-jp_cellm2t .ebe-jp_subm2t{
color:#7a9180;
}
@media(max-width:1021px){
.ebe-jpm2t{
grid-template-columns:1fr;
}
}
@media(max-width:559px){
.ebe-jp_amtm2t{
font-size:32px;
}
}
.ebe-tourm2t{
overflow:hidden;
grid-template-columns:1.05fr 1fr;
border-radius:20px;
border:1px solid #253828;
display:grid;
}
.ebe-tourm2t>*{
min-width:0;
}
.ebe-tour_lm2t{
padding:34px;
overflow:hidden;
background:linear-gradient(135deg,#0a1a0c,#091519);
color:#f0ede4;
position:relative;
}
.ebe-tour_h2m2t{
margin:0.75rem 0 0.625rem;
font-size:1.875rem;
font-family:"Manrope", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#f0ede4;
line-height:1.05;
font-weight:700;
}
.ebe-tour_h2m2t em{
font-style:normal;
color:#d4aa38;
}
.ebe-tour_textm2t{
line-height:1.6;
color:#9bab9e;
margin-bottom:1.25rem;
max-width:340px;
font-size:0.844rem;
}
.ebe-tour_metam2t{
gap:18px;
margin-bottom:1.25rem;
flex-wrap:wrap;
align-items:flex-end;
display:flex;
}
.ebe-tour_capm2t{
font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#9bab9e;
font-size:9.5px;
margin-bottom:0.313rem;
text-transform:uppercase;
}
.ebe-countm2t{
gap:6px;
display:flex;
}
.ebe-countm2t span{
border-radius:0.5rem;
border:1px solid rgba(255, 245, 200, 0.13);
padding:0.25rem 0.563rem;
background:rgba(255, 245, 200, 0.08);
font-size:22px;
font-weight:700;
font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.ebe-tour_unitsm2t{
font-size:10px;
color:#9bab9e;
}
.ebe-boardm2t{
padding:28px 30px;
background:#132016;
}
.ebe-board_headm2t{
justify-content:space-between;
align-items:center;
display:flex;
margin-bottom:14px;
}
.ebe-board_titlem2t{
font-family:"Manrope", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:1rem;
font-weight:700;
color:#f0ede4;
}
.ebe-board_updm2t{
color:#7a9180;
font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:uppercase;
font-size:10px;
}
.ebe-board_listm2t{
gap:2px;
flex-direction:column;
display:flex;
}
.ebe-board_rowm2t{
gap:12px;
padding:0.625rem 12px;
border-radius:8px;
display:flex;
align-items:center;
}
.ebe-board_top1m2t{
background:rgba(212, 170, 56, 0.12);
}
.ebe-board_rkm2t{
font-weight:700;
width:1.25rem;
font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.875rem;
color:#7a9180;
}
.ebe-board_top1m2t .ebe-board_rkm2t{
color:#d4aa38;
}
.ebe-board_nmm2t{
flex:1;
font-weight:600;
font-size:13.5px;
color:#b8c4b9;
min-width:0;
}
.ebe-board_top1m2t .ebe-board_nmm2t{
font-weight:700;
color:#f0ede4;
}
.ebe-board_ptm2t{
font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:12.5px;
color:#b8c4b9;
}
@media(max-width:1023px){
.ebe-tourm2t{
grid-template-columns:1fr;
}
}
@media(max-width:559px){
.ebe-tour_h2m2t{
font-size:24px;
}
}
.ebe-newsm2t{
border-radius:1.25rem;
border:1px solid #253828;
gap:1.5rem;
background:linear-gradient(135deg,#0a1a0c,#091519);
padding:1.625rem 2rem;
justify-content:space-between;
color:#f0ede4;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.ebe-news_h3m2t{
margin-bottom:4px;
font-size:20px;
color:#f0ede4;
font-family:"Manrope", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
}
.ebe-news_textm2t{
color:#9bab9e;
font-size:0.813rem;
}
.ebe-news_formm2t{
gap:0.625rem;
flex:1;
display:flex;
min-width:0;
max-width:440px;
}
.ebe-news_formm2t .ebe-inputm2t{
min-width:0;
}
@media(max-width:561px){
.ebe-news_formm2t{
width:100%;
}
}
.ebe-inputm2t{
padding:0.813rem 16px;
border:1px solid rgba(255, 245, 200, 0.13);
border-radius:0.5rem;
flex:1;
background:rgba(255, 245, 200, 0.08);
color:#9bab9e;
font-size:0.844rem;
}
.ebe-suppm2t{
gap:0.875rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.ebe-suppm2t>*{
min-width:0;
}
.ebe-supp_cardm2t{
border-radius:0.813rem;
padding:24px;
background:#132016;
border:1px solid #253828;
}
.ebe-supp_cardm2t svg{
margin-bottom:0.875rem;
width:1.5rem;
height:1.5rem;
color:#d4aa38;
}
.ebe-supp_cardm2t h3{
color:#f0ede4;
margin-bottom:0.375rem;
font-family:"Manrope", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
font-size:16px;
}
.ebe-supp_cardm2t p{
font-size:0.813rem;
color:#b8c4b9;
line-height:1.55;
}
@media(max-width:1025px){
.ebe-suppm2t{
grid-template-columns:1fr;
}
}
.ebe-pay_logosm2t{
gap:9px;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.ebe-pay_logosm2t>*{
min-width:0;
}
.ebe-paym2t{
border-radius:8px;
border:1px solid #253828;
color:#b8c4b9;
display:flex;
height:48px;
font-weight:700;
justify-content:center;
align-items:center;
font-size:0.75rem;
}
.ebe-tablem2t{
border-radius:13px;
border:1px solid #253828;
overflow:hidden;
}
.ebe-trowm2t{
grid-template-columns:1.3fr 1fr 1fr 1fr;
font-size:0.813rem;
display:grid;
}
.ebe-trowm2t>div{
padding:0.813rem 14px;
min-width:0;
}
.ebe-trowm2t>div:first-child{
padding-left:1rem;
font-weight:700;
color:#f0ede4;
}
.ebe-trow_thm2t{
background:#0d1a0f;
color:#7a9180;
font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:9.5px;
text-transform:uppercase;
letter-spacing:.06em;
}
.ebe-trowm2t:not(.ebe-trow_thm2t){
background:#132016;
color:#b8c4b9;
border-top:1px solid #1e2e21;
}
.ebe-trow_zebram2t{
background:#0f1b11;
}
.ebe-posm2t{
color:#d4aa38;
font-weight:700;
}
@media(max-width:1022px){
.ebe-pay_logosm2t{
grid-template-columns:repeat(2,1fr);
}
}
.ebe-bannerm2t{
gap:1.75rem;
padding:36px 2.5rem;
border-radius:1.25rem;
background:linear-gradient(115deg,#0a1a0c,#091519);
overflow:hidden;
border:1px solid #253828;
position:relative;
color:#f0ede4;
flex-wrap:wrap;
align-items:center;
display:flex;
justify-content:space-between;
}
.ebe-banner_glowm2t{
border-radius:50%;
background:radial-gradient(circle,rgba(212, 170, 56, 0.22),transparent 68%);
height:12.5rem;
width:12.5rem;
position:absolute;
top:50%;
transform:translateY(-50%);
right:5rem;
}
.ebe-banner_inm2t{
position:relative;
max-width:35rem;
}
.ebe-bannerm2t .ebe-eyebrowm2t{
color:#d4aa38;
}
.ebe-banner_h2m2t{
margin:0.625rem 0;
font-size:1.875rem;
color:#f0ede4;
line-height:1.05;
font-family:"Manrope", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
}
.ebe-banner_textm2t{
color:#9bab9e;
line-height:1.6;
font-size:0.875rem;
}
@media(max-width:560px){
.ebe-banner_h2m2t{
font-size:24px;
}
}
.ebe-promo_gridm2t{
gap:1rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.ebe-promo_gridm2t>*{
min-width:0;
}
.ebe-promom2t{
padding:24px;
overflow:hidden;
border-radius:20px;
background:#132016;
border:1px solid #253828;
position:relative;
min-height:9.375rem;
}
.ebe-promo_hm2t{
font-size:26px;
font-family:"Manrope", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
line-height:1.05;
font-weight:700;
color:#f0ede4;
margin-top:0.375rem;
}
.ebe-promo_hm2t em{
font-style:normal;
color:#d4aa38;
}
.ebe-promo_pm2t{
line-height:1.5;
font-size:0.781rem;
margin-top:8px;
color:#b8c4b9;
}
.ebe-promo_featm2t{
background:linear-gradient(135deg,#0a1a0c,#091519);
border-color:#253828;
}
.ebe-promo_featm2t .ebe-promo_hm2t{
color:#f0ede4;
}
.ebe-promo_featm2t .ebe-promo_hm2t em{
color:#d4aa38;
}
.ebe-promo_featm2t .ebe-promo_pm2t{
color:#9bab9e;
}
.ebe-promo_featm2t .ebe-eyebrowm2t{
color:#d4aa38;
}
@media(max-width:1022px){
.ebe-promo_gridm2t{
grid-template-columns:1fr;
}
}
.ebe-dw_h2m2t{
margin-bottom:0.625rem;
line-height:1.08;
color:#f0ede4;
font-weight:700;
font-family:"Manrope", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:1.625rem;
}
.ebe-steps_vm2t{
grid-template-columns:1fr;
gap:0.625rem;
}
.ebe-steps_vm2t .ebe-stepm2t{
padding:1.125rem 1.25rem;
}
@media(max-width:561px){
.ebe-dw_h2m2t{
font-size:1.438rem;
}
}
.ebe-stepsm2t{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.ebe-stepsm2t>*{
min-width:0;
}
.ebe-stepm2t{
border:1px solid #253828;
padding:24px;
background:#132016;
border-radius:0.813rem;
position:relative;
}
.ebe-step_numm2t{
border-radius:0.5rem;
background:#d4aa38;
color:#0d1a0f;
justify-content:center;
font-size:13px;
width:30px;
margin-bottom:0.875rem;
align-items:center;
display:flex;
font-weight:700;
height:1.875rem;
font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.ebe-step_hm2t{
font-size:16px;
margin-bottom:7px;
font-family:"Manrope", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#f0ede4;
font-weight:700;
}
.ebe-step_pm2t{
font-size:13px;
color:#b8c4b9;
line-height:1.55;
}
@media(max-width:1021px){
.ebe-stepsm2t{
grid-template-columns:1fr;
}
}
.ebe-vip_headm2t{
gap:12px;
justify-content:space-between;
display:flex;
align-items:flex-end;
margin-bottom:18px;
flex-wrap:wrap;
}
.ebe-vip_introm2t{
max-width:26.25rem;
color:#b8c4b9;
font-size:0.813rem;
}
.ebe-vipm2t{
grid-template-columns:repeat(5,1fr);
gap:12px;
display:grid;
}
.ebe-vipm2t>*{
min-width:0;
}
.ebe-tierm2t{
border:1px solid #253828;
padding:20px;
border-radius:13px;
background:#132016;
}
.ebe-tier_onm2t{
background:rgba(212, 170, 56, 0.12);
border-color:#d4aa38;
}
.ebe-tier_medalm2t{
background:linear-gradient(135deg,#d4aa38,#a07c1e);
border-radius:0.5rem;
height:30px;
width:30px;
margin-bottom:0.875rem;
}
.ebe-tier_namem2t{
margin-bottom:5px;
font-weight:700;
font-family:"Manrope", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:0.938rem;
color:#f0ede4;
}
.ebe-tier_txm2t{
line-height:1.5;
color:#7a9180;
font-size:0.719rem;
}
@media(max-width:1021px){
.ebe-vipm2t{
grid-template-columns:repeat(2,1fr);
}
}
.ebe-gmm2t{
gap:16px;
grid-template-columns:1.3fr 1fr;
display:grid;
}
.ebe-gmm2t>*{
min-width:0;
}
.ebe-gm_panelm2t{
padding:1.75rem;
border:1px solid #253828;
border-radius:1.25rem;
background:#132016;
}
.ebe-gm_h2m2t{
margin:0.625rem 0 0.5rem;
color:#f0ede4;
font-family:"Manrope", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:24px;
font-weight:700;
}
.ebe-gm_textm2t{
line-height:1.6;
max-width:27.5rem;
font-size:0.844rem;
color:#b8c4b9;
margin-bottom:20px;
}
.ebe-gm_levelm2t{
gap:0.875rem;
margin-bottom:16px;
display:flex;
align-items:center;
}
.ebe-gm_lvm2t{
font-size:24px;
font-family:"Manrope", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
color:#d4aa38;
}
.ebe-gm_bar_wrapm2t{
flex:1;
min-width:0;
}
.ebe-gm_bar_metam2t{
display:flex;
color:#7a9180;
justify-content:space-between;
margin-bottom:0.313rem;
font-size:0.625rem;
font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.ebe-barm2t{
border-radius:999px;
overflow:hidden;
background:#0d1a0f;
height:0.5rem;
}
.ebe-bar_fillm2t{
border-radius:62.438rem;
background:linear-gradient(90deg,#d4aa38,#a07c1e);
display:block;
height:100%;
}
.ebe-gm_missionsm2t{
gap:0.563rem;
display:flex;
flex-wrap:wrap;
}
.ebe-gm_referm2t{
overflow:hidden;
padding:28px;
border:1px solid #253828;
background:linear-gradient(150deg,#0a1a0c,#091519);
border-radius:20px;
display:flex;
justify-content:space-between;
flex-direction:column;
position:relative;
color:#f0ede4;
}
.ebe-gm_referm2t .ebe-eyebrowm2t{
color:#d4aa38;
}
.ebe-gm_ref_h2m2t{
margin:0.625rem 0 8px;
color:#f0ede4;
font-family:"Manrope", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:24px;
line-height:1.1;
font-weight:700;
}
.ebe-gm_ref_h2m2t em{
font-style:normal;
color:#d4aa38;
}
.ebe-gm_ref_textm2t{
margin-bottom:1.125rem;
color:#9bab9e;
line-height:1.55;
font-size:13px;
}
@media(max-width:1026px){
.ebe-gmm2t{
grid-template-columns:1fr;
}
}
.ebe-op_h2m2t{
margin:0.625rem 0 8px;
font-size:1.5rem;
color:#f0ede4;
line-height:1.1;
font-weight:700;
font-family:"Manrope", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.ebe-op_textm2t{
line-height:1.6;
font-size:0.844rem;
color:#b8c4b9;
}
@media(max-width:557px){
.ebe-op_h2m2t{
font-size:22px;
}
}
.ebe-provsm2t{
gap:0.75rem;
grid-template-columns:repeat(6,1fr);
margin-bottom:1.75rem;
display:grid;
}
.ebe-provsm2t>*{
min-width:0;
}
.ebe-provm2t{
padding:12px;
border-radius:0.813rem;
background:#132016;
border:1px solid #253828;
height:64px;
align-items:center;
display:flex;
justify-content:center;
text-decoration:none;
}
.ebe-prov_imgm2t{
max-width:100%;
max-height:2rem;
object-fit:contain;
}
.ebe-respm2t{
padding:1.625rem;
background:#132016;
border:1px solid #253828;
gap:1.5rem;
border-radius:13px;
display:flex;
justify-content:space-between;
align-items:center;
flex-wrap:wrap;
}
.ebe-resp_inm2t{
max-width:35rem;
}
.ebe-resp_hm2t{
font-weight:700;
color:#f0ede4;
margin-bottom:8px;
font-size:1.188rem;
font-family:"Manrope", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.ebe-resp_pm2t{
color:#b8c4b9;
line-height:1.6;
font-size:0.844rem;
}
.ebe-resp_badgesm2t{
gap:0.875rem;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.ebe-age18m2t{
padding:0.25rem 0.5rem;
border-radius:8px;
border:1.5px solid #e03e3e;
font-size:13px;
font-weight:700;
color:#e03e3e;
font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.ebe-resp_orgm2t{
color:#7a9180;
font-size:13px;
font-weight:600;
}
@media(max-width:1025px){
.ebe-provsm2t{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:561px){
.ebe-provsm2t{
grid-template-columns:repeat(2,1fr);
}
}
.ebe-gd_headm2t{
gap:12px;
flex-wrap:wrap;
justify-content:space-between;
align-items:center;
display:flex;
margin-bottom:1rem;
}
.ebe-et_h2m2t{
margin:0.625rem 0 0.875rem;
font-size:1.75rem;
color:#f0ede4;
font-family:"Manrope", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
line-height:1.08;
}
.ebe-et_rightm2t{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.ebe-et_updatedm2t{
border-radius:0.813rem;
border:1px solid #253828;
gap:10px;
padding:0.875rem 1.125rem;
background:#0d1a0f;
align-items:center;
color:#b8c4b9;
font-size:0.75rem;
display:flex;
}
.ebe-et_updatedm2t svg{
flex:none;
height:0.938rem;
width:0.938rem;
color:#d4aa38;
}
.ebe-et_updatedm2t b{
color:#f0ede4;
}
@media(max-width:559px){
.ebe-et_h2m2t{
font-size:1.5rem;
}
}
.ebe-rv_headm2t{
gap:0.75rem;
flex-wrap:wrap;
justify-content:space-between;
align-items:flex-end;
margin-bottom:18px;
display:flex;
}
.ebe-rv_aggm2t{
gap:10px;
display:flex;
align-items:center;
}
.ebe-rv_sourcem2t{
color:#7a9180;
font-size:12.5px;
}
.ebe-rv_gridm2t{
grid-template-columns:repeat(3,1fr);
gap:14px;
display:grid;
}
.ebe-rv_gridm2t>*{
min-width:0;
}
.ebe-reviewm2t{
background:#132016;
border-radius:0.813rem;
padding:1.5rem;
border:1px solid #253828;
}
.ebe-reviewm2t .ebe-starsm2t{
margin-bottom:0.625rem;
}
.ebe-reviewm2t p{
margin-bottom:0.875rem;
color:#f0ede4;
font-weight:600;
line-height:1.5;
font-size:0.906rem;
}
.ebe-review_bym2t{
font-size:12.5px;
color:#7a9180;
}
@media(max-width:1025px){
.ebe-rv_gridm2t{
grid-template-columns:1fr;
}
}
.ebe-ab_h2m2t{
margin:0.875rem 0 16px;
font-weight:700;
color:#f0ede4;
font-size:2rem;
font-family:"Manrope", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
line-height:1.08;
}
.ebe-ab_bodym2t{
margin-bottom:14px;
line-height:1.65;
color:#b8c4b9;
font-size:15px;
}
.ebe-ab_chipsm2t{
gap:10px;
margin-top:8px;
flex-wrap:wrap;
display:flex;
}
.ebe-faqm2t{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.ebe-faq_itemm2t{
border:1px solid #253828;
padding:18px 22px;
background:#132016;
border-radius:0.813rem;
}
.ebe-faq_qm2t{
gap:16px;
list-style:none;
cursor:pointer;
align-items:center;
color:#f0ede4;
justify-content:space-between;
font-weight:600;
font-size:15.5px;
display:flex;
}
.ebe-faq_qm2t::-webkit-details-marker{
display:none;
}
.ebe-faq_q_tm2t{
gap:10px;
display:flex;
}
.ebe-faq_q_im2t{
color:#d4aa38;
font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-style:normal;
}
.ebe-faq_pmm2t{
color:#d4aa38;
font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:20px;
}
.ebe-faq_itemm2t[open] .ebe-faq_pmm2t{
transform:rotate(45deg);
}
.ebe-faq_am2t{
font-size:0.844rem;
line-height:1.6;
color:#b8c4b9;
margin-top:0.75rem;
}
@media(max-width:563px){
.ebe-ab_h2m2t{
font-size:1.625rem;
}
}
.ebe-disputem2t{
border-radius:0.813rem;
gap:28px;
border:1px dashed #3a5540;
padding:1.625rem 1.875rem;
justify-content:space-between;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.ebe-dispute_inm2t{
max-width:41.25rem;
}
.ebe-dispute_h2m2t{
font-family:"Manrope", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
margin-bottom:0.5rem;
font-weight:700;
color:#f0ede4;
font-size:1.375rem;
}
.ebe-dispute_textm2t{
line-height:1.6;
font-size:0.844rem;
color:#b8c4b9;
}
.ebe-rcm2t{
grid-template-columns:1fr 1fr 1fr;
gap:2rem;
display:grid;
}
.ebe-rcm2t>*{
min-width:0;
}
.ebe-rc_awardsm2t{
gap:11px;
flex-direction:column;
display:flex;
}
.ebe-awardm2t{
gap:11px;
align-items:center;
display:flex;
}
.ebe-awardm2t svg{
flex:none;
color:#f0c040;
width:18px;
height:18px;
}
.ebe-award_tm2t{
color:#f0ede4;
font-size:0.844rem;
font-weight:700;
}
.ebe-award_sm2t{
color:#7a9180;
font-size:11.5px;
}
.ebe-rc_pressm2t{
grid-template-columns:1fr 1fr;
gap:10px;
display:grid;
}
.ebe-logo_cellm2t{
border:1px solid #253828;
border-radius:0.5rem;
display:flex;
align-items:center;
font-size:0.813rem;
font-weight:700;
height:48px;
justify-content:center;
color:#b8c4b9;
}
.ebe-rc_partnerm2t{
padding:20px;
border-radius:0.813rem;
background:#132016;
border:1px solid #253828;
}
.ebe-rc_partner_namem2t{
font-size:18px;
color:#f0ede4;
font-family:"Manrope", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
margin-bottom:0.375rem;
font-weight:700;
}
.ebe-rc_partner_textm2t{
line-height:1.55;
color:#b8c4b9;
font-size:0.781rem;
}
@media(max-width:1027px){
.ebe-rcm2t{
gap:22px;
grid-template-columns:1fr;
}
.ebe-rc_pressm2t{
grid-template-columns:repeat(4,1fr);
}
}
.ebe-footerm2t{
background:#09120a;
padding:40px 28px;
border-top:1px solid #1e2e21;
}
.ebe-footer_gridm2t{
grid-template-columns:1.4fr 1fr 1fr 1fr;
gap:32px;
margin-bottom:1.75rem;
margin-left:auto;
margin-right:auto;
max-width:87.5rem;
display:grid;
}
.ebe-footer_gridm2t>*{
min-width:0;
}
.ebe-footer_gridm2t h4{
margin-bottom:0.813rem;
font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#4a5e4e;
letter-spacing:.12em;
text-transform:uppercase;
font-size:0.625rem;
}
.ebe-fcolm2t{
gap:0.563rem;
display:flex;
color:#b8c4b9;
font-size:0.813rem;
flex-direction:column;
}
.ebe-fcolm2t a{
cursor:pointer;
}
.ebe-ft_aboutm2t{
color:#7a9180;
font-size:13px;
line-height:1.6;
max-width:16.25rem;
margin-top:0.75rem;
}
.ebe-ft_contactm2t{
font-size:0.781rem;
overflow-wrap:anywhere;
color:#d4aa38;
font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
margin-top:12px;
}
.ebe-footer_bottomm2t{
gap:16px;
margin:0 auto;
justify-content:space-between;
padding-top:20px;
flex-wrap:wrap;
border-top:1px solid #1e2e21;
max-width:87.5rem;
align-items:center;
display:flex;
}
.ebe-footer_bottomm2t p{
font-size:0.688rem;
line-height:1.6;
color:#4a5e4e;
max-width:720px;
}
@media(max-width:1025px){
.ebe-footer_gridm2t{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:558px){
.ebe-footer_gridm2t{
grid-template-columns:1fr;
}
}