*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F5F3FA;
font-family:"Mulish", 'Helvetica Neue', Arial, sans-serif;
-webkit-font-smoothing:antialiased;
overflow-wrap:break-word;
line-height:1.55;
color:#3D2F5C;
font-size:0.938rem;
text-rendering:optimizeLegibility;
}
img{
max-width:100%;
display:block;
}
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:8px;
height:0.5rem;
}
::-webkit-scrollbar-thumb{
background:rgba(20, 10, 40, 0.68);
border-radius:8px;
}
::-webkit-scrollbar-track{
background:transparent;
}
.ebr-shell07e{
grid-template-columns:248px 1fr;
min-height:100vh;
display:grid;
}
.ebr-main07e{
min-width:0;
}
.ebr-wrap07e{
margin:0 auto;
width:100%;
max-width:87.5rem;
}
.ebr-container07e{
padding:0 16px;
margin:0 auto;
max-width:87.5rem;
width:100%;
}
@media(min-width:770px){
.ebr-container07e{
padding:0 1.75rem;
}
}
.ebr-section07e{
padding:24px 28px;
}
.ebr-section_pt07e{
padding-top:34px;
}
.ebr-band_soft07e{
background:#FFFFFF;
}
.ebr-eyebrow07e{
display:inline-block;
overflow-wrap:break-word;
font-family:"Mulish", 'Helvetica Neue', Arial, sans-serif;
text-transform:uppercase;
color:#6D28D9;
font-size:0.656rem;
line-height:1.4;
font-weight:600;
letter-spacing:.14em;
}
.ebr-drawer_cb07e{
display:none;
}
.ebr-overlay07e{
display:none;
}
@media(max-width:1022px){
.ebr-shell07e{
grid-template-columns:1fr;
}
.ebr-main07e{
padding-bottom:4.875rem;
}
.ebr-drawer_cb07e:checked~.ebr-overlay07e{
background:rgba(20, 10, 40, 0.68);
inset:0;
z-index:70;
display:block;
position:fixed;
}
}
@media(max-width:560px){
.ebr-section07e{
padding:1.125rem 1rem;
}
.ebr-section_pt07e{
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 ---------- */
.ebr-side07e{
background:#EFEBF7;
padding:1.375rem 1.125rem;
gap:1.375rem;
display:flex;
position:sticky;
flex-direction:column;
border-right:1px solid rgba(26, 18, 40, 0.08);
align-self:start;
top:0;
height:100vh;
overflow-y:auto;
}
.ebr-brand07e{
gap:0.625rem;
display:flex;
align-items:center;
}
.ebr-logo07e{
color:#1A1228;
font-weight:700;
letter-spacing:-.02em;
font-size:1.313rem;
font-family:"Figtree", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.ebr-side_cta07e{
border-radius:0.75rem;
border:1px solid rgba(26, 18, 40, 0.12);
padding:1rem;
background:rgba(109, 40, 217, 0.10);
}
.ebr-side_cta_h07e{
font-weight:700;
color:#1A1228;
line-height:1.15;
font-family:"Figtree", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:1.063rem;
margin-bottom:6px;
}
.ebr-side_cta_p07e{
color:#3D2F5C;
margin-bottom:12px;
line-height:1.45;
font-size:12px;
}
.ebr-nav07e{
gap:3px;
display:flex;
flex-direction:column;
}
.ebr-nav_label07e{
padding:0.375rem 10px;
font-size:0.594rem;
text-transform:uppercase;
letter-spacing:.14em;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#A094B8;
}
.ebr-nav_item07e{
gap:11px;
padding:10px;
border-radius:8px;
align-items:center;
color:#3D2F5C;
font-size:0.875rem;
display:flex;
font-weight:500;
}
.ebr-nav_item07e svg{
width:1.063rem;
height:17px;
}
.ebr-nav_item07e:hover{
background:rgba(109, 40, 217, 0.10);
color:#1A1228;
}
.ebr-nav_item_on07e{
background:rgba(109, 40, 217, 0.10);
color:#6D28D9;
font-weight:600;
}
.ebr-side_foot07e{
padding:12px;
border-radius:0.75rem;
background:#FFFFFF;
border:1px solid rgba(26, 18, 40, 0.12);
margin-top:auto;
}
.ebr-side_foot07e p{
font-size:0.781rem;
line-height:1.4;
margin-top:0.25rem;
color:#3D2F5C;
}
/* ---------- topbar ---------- */
.ebr-top07e{
gap:1rem;
background:#EFEBF7;
padding:0.875rem 1.75rem;
position:sticky;
z-index:40;
align-items:center;
top:0;
border-bottom:1px solid rgba(26, 18, 40, 0.08);
display:flex;
}
.ebr-top_brand07e{
gap:9px;
display:none;
align-items:center;
}
.ebr-search07e{
gap:0.625rem;
border:1px solid rgba(26, 18, 40, 0.12);
background:#FFFFFF;
padding:0.688rem 0.875rem;
flex:1;
border-radius:12px;
align-items:center;
max-width:440px;
display:flex;
color:#6B5A8A;
font-size:0.844rem;
}
.ebr-search07e svg{
flex:none;
height:1rem;
width:16px;
}
.ebr-top_actions07e{
gap:12px;
display:flex;
margin-left:auto;
align-items:center;
}
.ebr-lang07e{
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:12px;
color:#3D2F5C;
}
.ebr-burger07e{
border:1px solid rgba(26, 18, 40, 0.12);
background:#FFFFFF;
border-radius:0.5rem;
width:40px;
justify-content:center;
align-items:center;
display:none;
height:40px;
color:#1A1228;
}
/* ---------- bottom-nav (mobile) ---------- */
.ebr-botnav07e{
display:none;
}
@media(max-width:1022px){
.ebr-side07e{
transition:transform .25s ease;
z-index:80;
transform:translateX(-100%);
position:fixed;
left:0;
width:280px;
height:100vh;
top:0;
}
.ebr-drawer_cb07e:checked~.ebr-shell07e .ebr-side07e{
transform:translateX(0);
}
.ebr-top07e{
gap:0.75rem;
padding:14px 16px;
position:static;
flex-wrap:wrap;
}
.ebr-top_brand07e{
display:flex;
}
.ebr-search07e{
display:none;
}
.ebr-burger07e{
display:flex;
}
.ebr-top_actions07e{
gap:10px;
width:100%;
margin-left:0;
align-items:stretch;
}
.ebr-top_actions07e .ebr-lang07e{
display:none;
}
.ebr-top_actions07e .ebr-btn07e{
flex:1;
padding:11px 10px;
text-align:center;
}
.ebr-botnav07e{
grid-template-columns:repeat(3,1fr);
background:#EFEBF7;
padding:8px 0.375rem calc(8px + env(safe-area-inset-bottom));
border-top:1px solid rgba(26, 18, 40, 0.12);
position:fixed;
display:grid;
z-index:65;
left:0;
transform:translateZ(0);
bottom:0;
right:0;
}
.ebr-bn07e{
gap:0.25rem;
padding:6px 2px 0;
justify-content:flex-end;
flex-direction:column;
min-width:0;
font-weight:600;
color:#3D2F5C;
align-items:center;
font-size:0.625rem;
display:flex;
}
.ebr-bn07e svg{
flex:none;
width:1.375rem;
height:1.375rem;
}
.ebr-bn07e span{
overflow:hidden;
max-width:100%;
white-space:nowrap;
text-align:center;
text-overflow:ellipsis;
}
.ebr-bn_on07e{
color:#6D28D9;
}
.ebr-bn_center07e{
position:relative;
}
.ebr-bn_fab07e{
border-radius:50%;
background:#7C3AED;
justify-content:center;
box-shadow:0 0.5rem 2rem rgba(109, 40, 217, 0.18), 0 2px 0.5rem rgba(26, 18, 40, 0.14);
top:-20px;
left:50%;
align-items:center;
color:#FFFFFF;
transform:translateX(-50%);
display:flex;
height:50px;
width:3.125rem;
position:absolute;
}
.ebr-bn_fab07e svg{
width:24px;
height:24px;
}
.ebr-bn_center07e span{
color:#6D28D9;
}
}
.ebr-btn07e{
padding:11px 1.375rem;
gap:8px;
transition:background-color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease,color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease;
border-radius:8px;
cursor:pointer;
font-weight:700;
display:inline-flex;
font-size:0.875rem;
align-items:center;
justify-content:center;
font-family:"Mulish", 'Helvetica Neue', Arial, sans-serif;
}
.ebr-btn_pri07e{
background:#7C3AED;
box-shadow:0 4px 18px rgba(124, 58, 237, 0.42), 0 1px 0.25rem rgba(76, 29, 149, 0.28);
color:#FFFFFF;
}
.ebr-btn_pri07e:hover{
background:#5B21B6;
}
.ebr-btn_ghost07e{
background:rgba(109, 40, 217, 0.10);
font-weight:600;
color:#1A1228;
}
.ebr-btn_line07e{
border:1px solid rgba(26, 18, 40, 0.22);
background:transparent;
font-weight:600;
color:#1A1228;
}
.ebr-btn_lg07e{
padding:16px 30px;
border-radius:0.75rem;
font-size:15px;
}
.ebr-band07e .ebr-btn_line07e{
border-color:rgba(255, 255, 255, 0.13);
color:#F3EEFF;
}
.ebr-band07e .ebr-btn_ghost07e{
background:rgba(255, 255, 255, 0.08);
color:#F3EEFF;
}
.ebr-link_m07e{
gap:5px;
text-decoration:none;
font-size:12px;
display:inline-flex;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
align-items:center;
color:#6D28D9;
cursor:pointer;
}
.ebr-link_m07e svg{
height:0.875rem;
width:0.875rem;
}
.ebr-band07e .ebr-link_m07e{
color:#C084FC;
}
.ebr-dot07e{
background:#6D28D9;
border-radius:50%;
flex:none;
width:7px;
height:0.438rem;
}
.ebr-dot_live07e{
animation:zm3-pulse 1.4s infinite;
background:#DC2626;
}
.ebr-stars07e{
gap:2px;
display:inline-flex;
color:#6D28D9;
}
.ebr-stars07e svg{
width:15px;
height:0.938rem;
}
.ebr-chip07e{
padding:0.438rem 12px;
border-radius:8px;
gap:0.375rem;
border:1px solid rgba(26, 18, 40, 0.12);
background:#FFFFFF;
align-items:center;
display:inline-flex;
font-size:11px;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#3D2F5C;
}
.ebr-chip_on07e{
background:rgba(109, 40, 217, 0.10);
border-color:transparent;
color:#6D28D9;
}
.ebr-gc07e{
cursor:pointer;
min-width:0;
display:block;
color:inherit;
text-decoration:none;
}
.ebr-gc_thumb07e{
border:1px solid rgba(26, 18, 40, 0.12);
overflow:hidden;
border-radius:12px;
background-position:center;
display:block;
position:relative;
aspect-ratio:1;
background-size:cover;
}
.ebr-gc_thumb_portrait07e{
aspect-ratio:3/4;
}
.ebr-gc_thumb_wide07e{
aspect-ratio:16/11;
}
.ebr-gc_cap07e{
background:linear-gradient(transparent,rgba(20, 10, 40, 0.68));
padding:9px;
right:0;
bottom:0;
position:absolute;
left:0;
}
.ebr-gc_name07e{
font-size:12.5px;
color:#F3EEFF;
font-weight:700;
display:block;
}
.ebr-gc_meta07e{
color:#B8A8D9;
font-size:11px;
}
.ebr-gc_badge07e{
border-radius:8px;
padding:2px 6px;
background:#6D28D9;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:0.5rem;
top:8px;
color:#FFFFFF;
right:8px;
font-weight:700;
position:absolute;
}
.ebr-gc_badge_hot07e{
background:#DC2626;
color:#F3EEFF;
}
.ebr-gc_badge_live07e{
background:#DC2626;
left:0.5rem;
color:#F3EEFF;
right:auto;
}
.ebr-gc_mult07e{
inset:0;
align-items:center;
display:flex;
font-size:28px;
color:#6D28D9;
position:absolute;
justify-content:center;
font-weight:700;
}
.ebr-pc07e{
border-radius:0.75rem;
background:#FFFFFF;
border:1px solid rgba(26, 18, 40, 0.12);
font-size:14px;
height:4rem;
align-items:center;
font-weight:700;
display:flex;
color:#3D2F5C;
justify-content:center;
}
.ebr-rail07e{
min-width:0;
}
.ebr-rail_scroll07e{
gap:0.875rem;
display:grid;
}
.ebr-rail_scroll07e>*{
min-width:0;
}
.ebr-g607e{
grid-template-columns:repeat(6,1fr);
}
.ebr-g707e{
grid-template-columns:repeat(7,1fr);
}
.ebr-g407e{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1027px){
.ebr-g607e,.ebr-g707e{
grid-template-columns:none;
grid-auto-flow:column;
overflow-x:auto;
scroll-snap-type:x mandatory;
padding-bottom:0.375rem;
grid-auto-columns:7.5rem;
}
.ebr-g607e>*,.ebr-g707e>*{
scroll-snap-align:start;
}
.ebr-g407e{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:561px){
.ebr-g407e{
grid-template-columns:none;
overflow-x:auto;
grid-auto-columns:150px;
grid-auto-flow:column;
}
}
.ebr-panel07e{
background:#FFFFFF;
border-radius:1.25rem;
border:1px solid rgba(26, 18, 40, 0.12);
padding:28px 2rem;
}
.ebr-split07e{
gap:2.25rem;
display:grid;
align-items:start;
}
.ebr-split07e>*{
min-width:0;
}
.ebr-split_a07e{
grid-template-columns:.85fr 1.15fr;
}
.ebr-split_b07e{
grid-template-columns:1fr 1.1fr;
}
.ebr-split_c07e{
grid-template-columns:1.1fr .9fr;
}
.ebr-pgrid07e{
gap:2.5rem;
grid-template-columns:.9fr 1.1fr;
display:grid;
align-items:center;
}
.ebr-pgrid07e>*{
min-width:0;
}
.ebr-lead07e{
line-height:1.65;
font-size:15px;
color:#3D2F5C;
margin-bottom:0.875rem;
}
.ebr-feat07e{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.ebr-feat07e>*{
min-width:0;
}
.ebr-feat207e{
grid-template-columns:1fr 1fr;
}
.ebr-feat_card07e{
padding:26px;
border-radius:1.25rem;
background:#FFFFFF;
border:1px solid rgba(26, 18, 40, 0.12);
}
.ebr-feat_card07e svg{
width:1.625rem;
height:1.625rem;
color:#6D28D9;
margin-bottom:16px;
}
.ebr-feat_card07e h3{
font-family:"Figtree", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#1A1228;
font-weight:700;
margin-bottom:8px;
font-size:18px;
}
.ebr-feat_card07e p{
color:#3D2F5C;
line-height:1.6;
font-size:13px;
}
.ebr-feat_card07e b{
color:#1A1228;
}
.ebr-big07e{
gap:22px;
display:flex;
flex-wrap:wrap;
}
.ebr-big_n07e{
font-family:"Figtree", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:26px;
color:#6D28D9;
font-weight:700;
}
.ebr-big_l07e{
font-size:12px;
color:#6B5A8A;
}
.ebr-person07e{
border-radius:0.75rem;
gap:14px;
border:1px solid rgba(26, 18, 40, 0.12);
padding:1rem 18px;
background:#FFFFFF;
display:flex;
align-items:center;
}
.ebr-avatar07e{
border-radius:50%;
background:linear-gradient(135deg,#7C3AED,#4C1D95);
flex:none;
height:2.75rem;
width:2.75rem;
}
.ebr-person_name07e{
font-weight:700;
font-size:0.875rem;
color:#1A1228;
}
.ebr-person_role07e{
color:#6B5A8A;
font-size:0.75rem;
}
.ebr-kv07e{
overflow:hidden;
border:1px solid rgba(26, 18, 40, 0.12);
background:rgba(26, 18, 40, 0.12);
grid-template-columns:1fr 1fr;
gap:1px;
border-radius:12px;
display:grid;
}
.ebr-kv07e>div{
background:#F5F3FA;
padding:16px 1.125rem;
min-width:0;
}
.ebr-kv_k07e{
color:#6D28D9;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:0.594rem;
margin-bottom:0.313rem;
text-transform:uppercase;
}
.ebr-kv_v07e{
font-weight:700;
font-size:13.5px;
color:#1A1228;
}
@media(max-width:1024px){
.ebr-split_a07e,.ebr-split_b07e,.ebr-split_c07e,.ebr-pgrid07e{
gap:24px;
grid-template-columns:1fr;
}
.ebr-feat07e,.ebr-feat207e{
grid-template-columns:1fr;
}
.ebr-kv07e{
grid-template-columns:1fr;
}
}
.ebr-sh07e{
margin-bottom:1rem;
min-width:0;
}
.ebr-sh_row07e{
gap:12px;
align-items:flex-end;
flex-wrap:wrap;
justify-content:space-between;
display:flex;
}
.ebr-sh_row07e .ebr-sh_l07e{
gap:0.375rem;
display:flex;
min-width:0;
flex-direction:column;
}
.ebr-sh_stack07e{
gap:0.625rem;
flex-direction:column;
align-items:flex-start;
display:flex;
}
.ebr-sh_center07e{
gap:10px;
flex-direction:column;
display:flex;
text-align:center;
align-items:center;
}
.ebr-sh_h207e{
gap:0.563rem;
font-weight:700;
display:flex;
line-height:1.1;
color:#1A1228;
overflow-wrap:break-word;
font-family:"Figtree", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:1.25rem;
align-items:center;
}
@media(min-width:765px){
.ebr-sh_h207e{
font-size:1.5rem;
}
}
.ebr-band07e .ebr-sh_h207e{
color:#F3EEFF;
}
.ebr-eb_mono07e{
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
text-transform:none;
letter-spacing:.08em;
}
.ebr-eb_mono07e::before{
content:"// ";
}
.ebr-eb_upper07e{
letter-spacing:.14em;
text-transform:uppercase;
}
.ebr-eb_pill07e{
padding:0.313rem 11px;
border-radius:999px;
background:rgba(109, 40, 217, 0.10);
letter-spacing:.12em;
text-transform:uppercase;
}
.ebr-eb_line07e{
gap:0.625rem;
align-items:center;
display:inline-flex;
}
.ebr-eb_line07e::before{
background:#6D28D9;
width:1.5rem;
display:inline-block;
content:"";
height:1px;
}
.ebr-band07e .ebr-eb_line07e::before{
background:#C084FC;
}
.ebr-band07e .ebr-eb_pill07e{
background:rgba(255, 255, 255, 0.08);
}
.ebr-sh_link07e{
transition:color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease,border-color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease;
gap:0.375rem;
font-size:0.813rem;
border-bottom:1px solid #1A1228;
align-items:center;
font-weight:600;
padding-bottom:2px;
white-space:nowrap;
display:inline-flex;
color:#1A1228;
}
.ebr-sh_link07e:hover{
border-color:#6D28D9;
color:#6D28D9;
}
.ebr-sh_link07e svg{
height:0.875rem;
width:14px;
}
.ebr-sh_link_chev07e{
border-bottom:0;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
padding-bottom:0;
font-size:12px;
color:#6D28D9;
}
.ebr-sh_link_btn07e{
padding:0.563rem 18px;
background:#7C3AED;
border-radius:62.438rem;
color:#FFFFFF;
border-bottom:0;
}
.ebr-sh_link_btn07e:hover{
border-color:transparent;
background:#5B21B6;
}
.ebr-band07e .ebr-sh_link07e{
border-color:#F3EEFF;
color:#F3EEFF;
}
.ebr-band07e .ebr-sh_link_chev07e{
color:#C084FC;
}
.ebr-sh_rule07e{
background:rgba(26, 18, 40, 0.12);
margin:-2px 0 1rem;
height:1px;
}
.ebr-band07e .ebr-sh_rule07e{
background:rgba(255, 255, 255, 0.13);
}
.ebr-seo_grid307e{
gap:1.25rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.ebr-seo_grid407e{
grid-template-columns:repeat(4,1fr);
gap:13px;
display:grid;
}
.ebr-seo_grid307e>*,.ebr-seo_grid407e>*{
min-width:0;
}
.ebr-seo_card07e{
padding:24px;
border-radius:12px;
background:#FFFFFF;
border:1px solid rgba(26, 18, 40, 0.12);
}
.ebr-seo_card07e h3{
margin-bottom:0.5rem;
font-family:"Figtree", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
font-size:18px;
color:#1A1228;
}
.ebr-seo_card07e p{
line-height:1.6;
color:#3D2F5C;
font-size:0.813rem;
}
.ebr-seo_card_sm07e{
padding:1.25rem;
}
.ebr-seo_card_sm07e h3{
font-size:1rem;
}
.ebr-seo_card_sm07e p{
font-size:0.781rem;
line-height:1.55;
}
.ebr-seo_rtp_row07e{
gap:2.25rem;
grid-template-columns:1fr 1fr;
margin-top:1rem;
display:grid;
align-items:center;
}
.ebr-rtp07e{
gap:14px;
display:flex;
min-width:0;
}
.ebr-rtp07e>div{
border-radius:12px;
padding:1rem;
flex:1;
background:#F5F3FA;
min-width:0;
text-align:center;
}
.ebr-rtp_n07e{
white-space:nowrap;
font-family:"Figtree", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#6D28D9;
font-size:26px;
font-weight:700;
}
.ebr-rtp_l07e{
font-size:11px;
color:#6B5A8A;
margin-top:0.25rem;
}
.ebr-cmp07e{
border-radius:0.75rem;
border:1px solid rgba(26, 18, 40, 0.12);
overflow:hidden;
max-width:760px;
}
.ebr-cmp_row07e{
grid-template-columns:1.6fr 1fr 1fr;
font-size:0.813rem;
display:grid;
}
.ebr-cmp_row07e>div{
padding:13px 0.875rem;
min-width:0;
text-align:center;
}
.ebr-cmp_row07e>div:first-child{
font-weight:600;
padding-left:22px;
color:#1A1228;
text-align:left;
}
.ebr-cmp_th07e{
background:#F5F3FA;
font-weight:700;
font-size:0.781rem;
}
.ebr-cmp_row07e:not(.ebr-cmp_th07e){
background:#FFFFFF;
border-top:1px solid rgba(26, 18, 40, 0.08);
color:#3D2F5C;
}
.ebr-cmp_zebra07e{
background:#EDE9F6;
}
.ebr-guide07e{
border:1px solid rgba(26, 18, 40, 0.12);
border-radius:0.75rem;
overflow:hidden;
background:#FFFFFF;
cursor:pointer;
}
.ebr-guide_cover07e{
height:8.125rem;
}
.ebr-guide_body07e{
padding:1.25rem;
}
.ebr-guide_body07e h3{
margin:0.438rem 0 9px;
font-family:"Figtree", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
font-size:1rem;
color:#1A1228;
line-height:1.25;
}
.ebr-guide_meta07e{
color:#6B5A8A;
font-size:11.5px;
}
.ebr-hub07e{
gap:1.75rem;
grid-template-columns:repeat(5,1fr);
border-top:1px solid rgba(26, 18, 40, 0.08);
padding-top:28px;
display:grid;
}
.ebr-hub07e>*{
min-width:0;
}
.ebr-hub07e h4{
font-size:0.813rem;
margin-bottom:11px;
font-weight:700;
color:#1A1228;
}
.ebr-hub_col07e{
gap:8px;
flex-direction:column;
font-size:13px;
color:#3D2F5C;
display:flex;
}
.ebr-hub_col07e a{
cursor:pointer;
}
@media(max-width:1023px){
.ebr-seo_grid307e{
grid-template-columns:1fr;
}
.ebr-seo_grid407e{
grid-template-columns:repeat(2,1fr);
}
.ebr-seo_rtp_row07e{
grid-template-columns:1fr;
gap:20px;
}
.ebr-hub07e{
gap:1.375rem;
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:561px){
.ebr-hub07e{
grid-template-columns:1fr;
}
}
.ebr-tk07e{
overflow:hidden;
background:#1A1328;
border-bottom:1px solid rgba(26, 18, 40, 0.08);
align-items:center;
display:flex;
}
.ebr-tk_tag07e{
background:#FFFFFF;
flex:none;
gap:0.5rem;
padding:0.688rem 1.125rem;
border-right:1px solid rgba(26, 18, 40, 0.08);
font-size:10.5px;
text-transform:uppercase;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-weight:600;
display:flex;
align-items:center;
letter-spacing:.1em;
color:#DC2626;
}
.ebr-tk_rail07e{
overflow:hidden;
flex:1;
}
.ebr-tk_track07e{
gap:1.75rem;
padding:11px 0.875rem;
animation:zm3-marquee 26s linear infinite;
white-space:nowrap;
display:flex;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:12px;
color:#3D2F5C;
width:max-content;
}
.ebr-tk_track07e b{
color:#6D28D9;
}
.ebr-hero07e{
background:linear-gradient(120deg,#140F22,#1E1640);
border:1px solid rgba(26, 18, 40, 0.12);
overflow:hidden;
padding:46px 48px;
border-radius:20px;
color:#F3EEFF;
position:relative;
}
.ebr-hero_glow07e{
border-radius:50%;
background:radial-gradient(circle,rgba(139, 92, 246, 0.22),transparent 70%);
position:absolute;
top:-60px;
height:21.25rem;
width:340px;
right:-3.75rem;
}
.ebr-hero_in07e{
position:relative;
max-width:37.5rem;
}
.ebr-hero07e .ebr-eyebrow07e{
color:#C084FC;
}
.ebr-pill_row07e{
background:rgba(255, 255, 255, 0.08);
padding:0.375rem 13px;
border:1px solid rgba(255, 255, 255, 0.13);
border-radius:999px;
gap:8px;
margin-bottom:1.375rem;
text-transform:uppercase;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
display:inline-flex;
font-size:0.656rem;
color:#C084FC;
letter-spacing:.1em;
align-items:center;
}
.ebr-hero_h107e{
margin:18px 0;
font-size:54px;
line-height:1.02;
font-weight:700;
font-family:"Figtree", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
overflow-wrap:break-word;
letter-spacing:-.02em;
color:#F3EEFF;
}
.ebr-hero_h107e em{
font-style:normal;
color:#C084FC;
}
.ebr-hero_sub07e{
font-size:1.063rem;
margin-bottom:1.75rem;
line-height:1.55;
max-width:30rem;
color:#B8A8D9;
}
.ebr-hero_cta07e{
gap:0.875rem;
margin-bottom:1.625rem;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.ebr-hero_trust07e{
gap:14px;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.ebr-hero_rating_txt07e{
font-size:13px;
color:#B8A8D9;
}
@media(max-width:1026px){
.ebr-hero07e{
padding:2rem 24px;
}
.ebr-hero_h107e{
font-size:38px;
}
}
@media(max-width:560px){
.ebr-hero_h107e{
font-size:30px;
}
}
.ebr-tabs07e{
gap:9px;
flex-wrap:wrap;
display:flex;
}
.ebr-tab07e{
padding:10px 18px;
border:1px solid rgba(26, 18, 40, 0.12);
border-radius:8px;
background:#FFFFFF;
color:#3D2F5C;
cursor:pointer;
font-weight:600;
font-size:13px;
}
.ebr-tab_on07e{
border-color:transparent;
background:#7C3AED;
color:#FFFFFF;
font-weight:700;
}
.ebr-stat07e{
gap:14px;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.ebr-stat07e>*{
min-width:0;
}
.ebr-stat_item07e{
padding:1.125rem 20px;
border-radius:0.75rem;
border:1px solid rgba(26, 18, 40, 0.12);
background:#FFFFFF;
}
.ebr-stat_k07e{
text-transform:uppercase;
font-size:9.5px;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#6B5A8A;
letter-spacing:.12em;
margin-bottom:0.438rem;
}
.ebr-stat_v07e{
gap:0.5rem;
font-family:"Figtree", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
overflow-wrap:anywhere;
color:#1A1228;
min-width:0;
font-weight:700;
font-size:1.5rem;
display:flex;
align-items:center;
}
.ebr-stat_v_accent07e{
color:#6D28D9;
}
@media(max-width:1025px){
.ebr-stat07e{
grid-template-columns:repeat(2,1fr);
}
}
.ebr-wlc07e{
border-radius:20px;
padding:36px 2.5rem;
grid-template-columns:1.2fr .8fr;
gap:1.5rem;
background:linear-gradient(120deg,#140F22,#1E1640);
border:1px solid rgba(26, 18, 40, 0.12);
overflow:hidden;
display:grid;
position:relative;
color:#F3EEFF;
align-items:center;
}
.ebr-wlc07e>*{
min-width:0;
}
.ebr-wlc07e .ebr-eyebrow07e{
color:#C084FC;
}
.ebr-wlc_glow07e{
background:radial-gradient(circle,rgba(139, 92, 246, 0.22),transparent 70%);
border-radius:50%;
position:absolute;
top:-40px;
width:260px;
height:260px;
right:-40px;
}
.ebr-wlc_in07e{
position:relative;
}
.ebr-wlc_h207e{
margin:10px 0 8px;
font-family:"Figtree", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:2.125rem;
overflow-wrap:break-word;
color:#F3EEFF;
line-height:1.03;
font-weight:700;
}
.ebr-wlc_h207e em{
font-style:normal;
color:#C084FC;
}
.ebr-wlc_sub07e{
color:#B8A8D9;
margin-bottom:1.125rem;
font-size:14px;
max-width:420px;
line-height:1.55;
}
.ebr-wlc_terms07e{
gap:0.625rem;
position:relative;
flex-direction:column;
display:flex;
}
.ebr-term07e{
border:1px solid rgba(255, 255, 255, 0.13);
gap:11px;
background:rgba(255, 255, 255, 0.08);
border-radius:12px;
padding:0.813rem 15px;
display:flex;
align-items:center;
}
.ebr-term07e svg{
flex:none;
width:20px;
height:1.25rem;
color:#C084FC;
}
.ebr-term_k07e{
color:#B8A8D9;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
letter-spacing:.1em;
text-transform:uppercase;
font-size:0.594rem;
}
.ebr-term_v07e{
margin-top:2px;
color:#F3EEFF;
font-weight:700;
font-size:0.875rem;
}
@media(max-width:1025px){
.ebr-wlc07e{
grid-template-columns:1fr;
}
}
@media(max-width:559px){
.ebr-wlc_h207e{
font-size:1.625rem;
}
}
.ebr-jp07e{
grid-template-columns:1.5fr 1fr 1fr;
gap:0.875rem;
display:grid;
}
.ebr-jp07e>*{
min-width:0;
}
.ebr-jp_hero07e{
border:1px solid rgba(26, 18, 40, 0.12);
gap:14px;
background:linear-gradient(135deg,#140F22,#1E1640);
padding:26px;
overflow:hidden;
border-radius:1.25rem;
flex-direction:column;
justify-content:space-between;
min-height:180px;
position:relative;
color:#F3EEFF;
display:flex;
}
.ebr-jp_glow07e{
background:radial-gradient(circle,rgba(139, 92, 246, 0.22),transparent 70%);
border-radius:50%;
height:11.25rem;
right:-2.5rem;
top:-40px;
position:absolute;
width:11.25rem;
}
.ebr-jp_k_row07e{
gap:10px;
align-items:center;
justify-content:space-between;
position:relative;
display:flex;
}
.ebr-jp_k07e{
letter-spacing:.12em;
color:#6B5A8A;
font-size:0.625rem;
text-transform:uppercase;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.ebr-jp_hero07e .ebr-jp_k07e{
color:#B8A8D9;
}
.ebr-jp_amt07e{
font-size:2.625rem;
color:#C084FC;
font-family:"Figtree", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1;
position:relative;
font-weight:700;
}
.ebr-jp_sub07e{
color:#B8A8D9;
margin-top:0.313rem;
font-size:0.75rem;
}
.ebr-jp_cell07e{
border:1px solid rgba(26, 18, 40, 0.12);
padding:22px;
border-radius:1.25rem;
background:#FFFFFF;
display:flex;
justify-content:space-between;
flex-direction:column;
min-height:11.25rem;
}
.ebr-jp_cell07e .ebr-jp_amt07e{
font-size:1.875rem;
color:#1A1228;
}
.ebr-jp_cell07e .ebr-jp_sub07e{
color:#6B5A8A;
}
@media(max-width:1022px){
.ebr-jp07e{
grid-template-columns:1fr;
}
}
@media(max-width:561px){
.ebr-jp_amt07e{
font-size:2rem;
}
}
.ebr-vip_head07e{
gap:12px;
align-items:flex-end;
display:flex;
flex-wrap:wrap;
margin-bottom:18px;
justify-content:space-between;
}
.ebr-vip_intro07e{
font-size:13px;
color:#3D2F5C;
max-width:26.25rem;
}
.ebr-vip07e{
gap:12px;
grid-template-columns:repeat(5,1fr);
display:grid;
}
.ebr-vip07e>*{
min-width:0;
}
.ebr-tier07e{
border-radius:0.75rem;
border:1px solid rgba(26, 18, 40, 0.12);
padding:20px;
background:#FFFFFF;
}
.ebr-tier_on07e{
border-color:#6D28D9;
background:rgba(109, 40, 217, 0.10);
}
.ebr-tier_medal07e{
border-radius:8px;
background:linear-gradient(135deg,#7C3AED,#4C1D95);
width:30px;
height:1.875rem;
margin-bottom:0.875rem;
}
.ebr-tier_name07e{
font-weight:700;
font-family:"Figtree", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:15px;
margin-bottom:0.313rem;
color:#1A1228;
}
.ebr-tier_tx07e{
font-size:0.719rem;
color:#6B5A8A;
line-height:1.5;
}
@media(max-width:1024px){
.ebr-vip07e{
grid-template-columns:repeat(2,1fr);
}
}
.ebr-tour07e{
grid-template-columns:1.05fr 1fr;
overflow:hidden;
border:1px solid rgba(26, 18, 40, 0.12);
border-radius:1.25rem;
display:grid;
}
.ebr-tour07e>*{
min-width:0;
}
.ebr-tour_l07e{
overflow:hidden;
padding:2.125rem;
background:linear-gradient(135deg,#140F22,#1E1640);
position:relative;
color:#F3EEFF;
}
.ebr-tour_h207e{
margin:0.75rem 0 10px;
line-height:1.05;
color:#F3EEFF;
font-family:"Figtree", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:30px;
font-weight:700;
}
.ebr-tour_h207e em{
color:#C084FC;
font-style:normal;
}
.ebr-tour_text07e{
font-size:13.5px;
color:#B8A8D9;
margin-bottom:1.25rem;
max-width:340px;
line-height:1.6;
}
.ebr-tour_meta07e{
gap:18px;
flex-wrap:wrap;
display:flex;
align-items:flex-end;
margin-bottom:1.25rem;
}
.ebr-tour_cap07e{
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
text-transform:uppercase;
color:#B8A8D9;
font-size:0.594rem;
margin-bottom:0.313rem;
}
.ebr-count07e{
gap:6px;
display:flex;
}
.ebr-count07e span{
border:1px solid rgba(255, 255, 255, 0.13);
background:rgba(255, 255, 255, 0.08);
padding:0.25rem 9px;
border-radius:0.5rem;
font-size:22px;
font-weight:700;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.ebr-tour_units07e{
font-size:0.625rem;
color:#B8A8D9;
}
.ebr-board07e{
background:#FFFFFF;
padding:28px 30px;
}
.ebr-board_head07e{
justify-content:space-between;
align-items:center;
display:flex;
margin-bottom:14px;
}
.ebr-board_title07e{
font-weight:700;
color:#1A1228;
font-size:1rem;
font-family:"Figtree", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.ebr-board_upd07e{
font-size:10px;
color:#6B5A8A;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
text-transform:uppercase;
}
.ebr-board_list07e{
gap:2px;
flex-direction:column;
display:flex;
}
.ebr-board_row07e{
padding:0.625rem 0.75rem;
gap:12px;
border-radius:8px;
display:flex;
align-items:center;
}
.ebr-board_top107e{
background:rgba(109, 40, 217, 0.10);
}
.ebr-board_rk07e{
color:#6B5A8A;
font-weight:700;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
width:20px;
font-size:0.875rem;
}
.ebr-board_top107e .ebr-board_rk07e{
color:#6D28D9;
}
.ebr-board_nm07e{
flex:1;
color:#3D2F5C;
min-width:0;
font-weight:600;
font-size:0.844rem;
}
.ebr-board_top107e .ebr-board_nm07e{
color:#1A1228;
font-weight:700;
}
.ebr-board_pt07e{
color:#3D2F5C;
font-size:12.5px;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
@media(max-width:1021px){
.ebr-tour07e{
grid-template-columns:1fr;
}
}
@media(max-width:561px){
.ebr-tour_h207e{
font-size:1.5rem;
}
}
.ebr-pay_logos07e{
gap:0.563rem;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.ebr-pay_logos07e>*{
min-width:0;
}
.ebr-pay07e{
border:1px solid rgba(26, 18, 40, 0.12);
border-radius:8px;
align-items:center;
font-size:12px;
display:flex;
justify-content:center;
font-weight:700;
color:#3D2F5C;
height:3rem;
}
.ebr-table07e{
overflow:hidden;
border-radius:12px;
border:1px solid rgba(26, 18, 40, 0.12);
}
.ebr-trow07e{
grid-template-columns:1.3fr 1fr 1fr 1fr;
display:grid;
font-size:13px;
}
.ebr-trow07e>div{
padding:13px 14px;
min-width:0;
}
.ebr-trow07e>div:first-child{
color:#1A1228;
padding-left:16px;
font-weight:700;
}
.ebr-trow_th07e{
background:#F5F3FA;
font-size:0.594rem;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
letter-spacing:.06em;
text-transform:uppercase;
color:#6B5A8A;
}
.ebr-trow07e:not(.ebr-trow_th07e){
background:#FFFFFF;
border-top:1px solid rgba(26, 18, 40, 0.08);
color:#3D2F5C;
}
.ebr-trow_zebra07e{
background:#EDE9F6;
}
.ebr-pos07e{
color:#6D28D9;
font-weight:700;
}
@media(max-width:1024px){
.ebr-pay_logos07e{
grid-template-columns:repeat(2,1fr);
}
}
.ebr-promo_grid07e{
gap:1rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.ebr-promo_grid07e>*{
min-width:0;
}
.ebr-promo07e{
border-radius:20px;
border:1px solid rgba(26, 18, 40, 0.12);
background:#FFFFFF;
padding:24px;
overflow:hidden;
min-height:150px;
position:relative;
}
.ebr-promo_h07e{
margin-top:6px;
font-size:1.625rem;
color:#1A1228;
font-weight:700;
font-family:"Figtree", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.05;
}
.ebr-promo_h07e em{
font-style:normal;
color:#6D28D9;
}
.ebr-promo_p07e{
font-size:0.781rem;
line-height:1.5;
margin-top:8px;
color:#3D2F5C;
}
.ebr-promo_feat07e{
background:linear-gradient(135deg,#140F22,#1E1640);
border-color:rgba(26, 18, 40, 0.12);
}
.ebr-promo_feat07e .ebr-promo_h07e{
color:#F3EEFF;
}
.ebr-promo_feat07e .ebr-promo_h07e em{
color:#C084FC;
}
.ebr-promo_feat07e .ebr-promo_p07e{
color:#B8A8D9;
}
.ebr-promo_feat07e .ebr-eyebrow07e{
color:#C084FC;
}
@media(max-width:1025px){
.ebr-promo_grid07e{
grid-template-columns:1fr;
}
}
.ebr-supp07e{
grid-template-columns:repeat(3,1fr);
gap:14px;
display:grid;
}
.ebr-supp07e>*{
min-width:0;
}
.ebr-supp_card07e{
padding:24px;
border:1px solid rgba(26, 18, 40, 0.12);
background:#FFFFFF;
border-radius:0.75rem;
}
.ebr-supp_card07e svg{
height:1.5rem;
width:24px;
color:#6D28D9;
margin-bottom:0.875rem;
}
.ebr-supp_card07e h3{
margin-bottom:0.375rem;
font-weight:700;
font-family:"Figtree", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#1A1228;
font-size:16px;
}
.ebr-supp_card07e p{
font-size:0.813rem;
line-height:1.55;
color:#3D2F5C;
}
@media(max-width:1026px){
.ebr-supp07e{
grid-template-columns:1fr;
}
}
.ebr-dw_h207e{
margin-bottom:10px;
font-weight:700;
color:#1A1228;
font-family:"Figtree", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:1.625rem;
line-height:1.08;
}
.ebr-steps_v07e{
gap:10px;
grid-template-columns:1fr;
}
.ebr-steps_v07e .ebr-step07e{
padding:18px 20px;
}
@media(max-width:557px){
.ebr-dw_h207e{
font-size:23px;
}
}
.ebr-app07e{
gap:36px;
justify-content:space-between;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.ebr-app_copy07e{
max-width:32.5rem;
}
.ebr-app_h207e{
margin:12px 0 0.625rem;
line-height:1.05;
font-weight:700;
font-size:28px;
color:#1A1228;
font-family:"Figtree", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.ebr-app_text07e{
font-size:14px;
color:#3D2F5C;
line-height:1.6;
margin-bottom:1.25rem;
}
.ebr-app_btns07e{
gap:12px;
display:flex;
flex-wrap:wrap;
}
.ebr-store07e{
background:#F5F3FA;
border-radius:12px;
padding:11px 1.125rem;
gap:9px;
border:1px solid rgba(26, 18, 40, 0.12);
font-weight:700;
color:#1A1228;
align-items:center;
font-size:0.813rem;
display:inline-flex;
cursor:pointer;
}
.ebr-store07e svg{
width:16px;
height:1rem;
}
.ebr-app_qr_wrap07e{
gap:16px;
display:flex;
align-items:center;
}
.ebr-qr07e{
border-radius:12px;
border:1px solid rgba(26, 18, 40, 0.12);
grid-template-columns:repeat(5,1fr);
background:#F5F3FA;
padding:11px;
grid-template-rows:repeat(5,1fr);
gap:3px;
width:108px;
display:grid;
height:108px;
}
.ebr-qr07e i{
background:transparent;
}
.ebr-qr_f07e{
background:#6D28D9;
}
.ebr-app_qr_cap07e{
max-width:5.25rem;
font-size:12px;
line-height:1.4;
color:#6B5A8A;
}
.ebr-steps07e{
grid-template-columns:repeat(3,1fr);
gap:14px;
display:grid;
}
.ebr-steps07e>*{
min-width:0;
}
.ebr-step07e{
border-radius:0.75rem;
background:#FFFFFF;
padding:24px;
border:1px solid rgba(26, 18, 40, 0.12);
position:relative;
}
.ebr-step_num07e{
border-radius:0.5rem;
background:#7C3AED;
justify-content:center;
margin-bottom:14px;
display:flex;
width:1.875rem;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:0.813rem;
align-items:center;
color:#FFFFFF;
font-weight:700;
height:30px;
}
.ebr-step_h07e{
font-size:16px;
margin-bottom:7px;
color:#1A1228;
font-weight:700;
font-family:"Figtree", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.ebr-step_p07e{
color:#3D2F5C;
font-size:13px;
line-height:1.55;
}
@media(max-width:1023px){
.ebr-steps07e{
grid-template-columns:1fr;
}
}
.ebr-op_h207e{
margin:10px 0 0.5rem;
font-family:"Figtree", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.1;
color:#1A1228;
font-weight:700;
font-size:24px;
}
.ebr-op_text07e{
line-height:1.6;
color:#3D2F5C;
font-size:0.844rem;
}
@media(max-width:558px){
.ebr-op_h207e{
font-size:22px;
}
}
.ebr-ab_h207e{
margin:0.875rem 0 1rem;
font-weight:700;
color:#1A1228;
line-height:1.08;
font-size:32px;
font-family:"Figtree", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.ebr-ab_body07e{
margin-bottom:14px;
font-size:15px;
line-height:1.65;
color:#3D2F5C;
}
.ebr-ab_chips07e{
gap:10px;
flex-wrap:wrap;
margin-top:8px;
display:flex;
}
.ebr-faq07e{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.ebr-faq_item07e{
border-radius:0.75rem;
background:#FFFFFF;
border:1px solid rgba(26, 18, 40, 0.12);
padding:18px 1.375rem;
}
.ebr-faq_q07e{
gap:16px;
list-style:none;
font-weight:600;
justify-content:space-between;
font-size:0.969rem;
color:#1A1228;
cursor:pointer;
display:flex;
align-items:center;
}
.ebr-faq_q07e::-webkit-details-marker{
display:none;
}
.ebr-faq_q_t07e{
gap:0.625rem;
display:flex;
}
.ebr-faq_q_i07e{
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-style:normal;
color:#6D28D9;
}
.ebr-faq_pm07e{
color:#6D28D9;
font-size:20px;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.ebr-faq_item07e[open] .ebr-faq_pm07e{
transform:rotate(45deg);
}
.ebr-faq_a07e{
font-size:0.844rem;
line-height:1.6;
color:#3D2F5C;
margin-top:0.75rem;
}
@media(max-width:558px){
.ebr-ab_h207e{
font-size:26px;
}
}
.ebr-provs07e{
gap:12px;
grid-template-columns:repeat(6,1fr);
margin-bottom:1.75rem;
display:grid;
}
.ebr-provs07e>*{
min-width:0;
}
.ebr-prov07e{
background:#FFFFFF;
padding:12px;
border-radius:0.75rem;
border:1px solid rgba(26, 18, 40, 0.12);
align-items:center;
text-decoration:none;
justify-content:center;
height:4rem;
display:flex;
}
.ebr-prov_img07e{
object-fit:contain;
max-width:100%;
max-height:2rem;
}
.ebr-resp07e{
border:1px solid rgba(26, 18, 40, 0.12);
background:#FFFFFF;
gap:1.5rem;
border-radius:12px;
padding:26px;
justify-content:space-between;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.ebr-resp_in07e{
max-width:35rem;
}
.ebr-resp_h07e{
font-size:19px;
margin-bottom:8px;
color:#1A1228;
font-family:"Figtree", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
}
.ebr-resp_p07e{
font-size:0.844rem;
line-height:1.6;
color:#3D2F5C;
}
.ebr-resp_badges07e{
gap:0.875rem;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.ebr-age1807e{
border-radius:8px;
padding:0.25rem 8px;
border:1.5px solid #DC2626;
font-weight:700;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#DC2626;
font-size:13px;
}
.ebr-resp_org07e{
font-size:0.813rem;
font-weight:600;
color:#6B5A8A;
}
@media(max-width:1025px){
.ebr-provs07e{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:557px){
.ebr-provs07e{
grid-template-columns:repeat(2,1fr);
}
}
.ebr-et_h207e{
margin:0.625rem 0 0.875rem;
color:#1A1228;
font-size:1.75rem;
font-family:"Figtree", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.08;
font-weight:700;
}
.ebr-et_right07e{
gap:10px;
flex-direction:column;
display:flex;
}
.ebr-et_updated07e{
gap:10px;
background:#F5F3FA;
border-radius:0.75rem;
border:1px solid rgba(26, 18, 40, 0.12);
padding:0.875rem 1.125rem;
display:flex;
font-size:0.75rem;
align-items:center;
color:#3D2F5C;
}
.ebr-et_updated07e svg{
flex:none;
width:15px;
height:0.938rem;
color:#6D28D9;
}
.ebr-et_updated07e b{
color:#1A1228;
}
@media(max-width:561px){
.ebr-et_h207e{
font-size:24px;
}
}
.ebr-footer07e{
padding:2.5rem 28px;
background:#1A1328;
border-top:1px solid rgba(26, 18, 40, 0.08);
}
.ebr-footer_grid07e{
grid-template-columns:1.4fr 1fr 1fr 1fr;
gap:2rem;
margin-right:auto;
margin-bottom:28px;
display:grid;
margin-left:auto;
max-width:1400px;
}
.ebr-footer_grid07e>*{
min-width:0;
}
.ebr-footer_grid07e h4{
font-size:10px;
margin-bottom:13px;
color:#A094B8;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
text-transform:uppercase;
letter-spacing:.12em;
}
.ebr-fcol07e{
gap:9px;
color:#3D2F5C;
display:flex;
flex-direction:column;
font-size:13px;
}
.ebr-fcol07e a{
cursor:pointer;
}
.ebr-ft_about07e{
line-height:1.6;
font-size:13px;
max-width:16.25rem;
color:#6B5A8A;
margin-top:0.75rem;
}
.ebr-ft_contact07e{
color:#6D28D9;
font-size:0.781rem;
overflow-wrap:anywhere;
margin-top:0.75rem;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.ebr-footer_bottom07e{
margin:0 auto;
gap:1rem;
border-top:1px solid rgba(26, 18, 40, 0.08);
justify-content:space-between;
padding-top:1.25rem;
max-width:1400px;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.ebr-footer_bottom07e p{
line-height:1.6;
font-size:0.688rem;
max-width:45rem;
color:#A094B8;
}
@media(max-width:1022px){
.ebr-footer_grid07e{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:563px){
.ebr-footer_grid07e{
grid-template-columns:1fr;
}
}