*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#0D0A12;
font-size:0.938rem;
line-height:1.55;
font-family:"DM Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
-webkit-font-smoothing:antialiased;
overflow-wrap:break-word;
color:#C4B4D4;
text-rendering:optimizeLegibility;
}
img{
display:block;
max-width:100%;
}
a{
color:inherit;
text-decoration:none;
}
button{
border:none;
background:none;
font-family:inherit;
cursor:pointer;
}
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(8, 6, 16, 0.72);
}
::-webkit-scrollbar-track{
background:transparent;
}
.sej-shell0hz{
grid-template-columns:248px 1fr;
min-height:100vh;
display:grid;
}
.sej-main0hz{
min-width:0;
}
.sej-wrap0hz{
margin:0 auto;
width:100%;
max-width:87.5rem;
}
.sej-container0hz{
padding:0 1rem;
margin:0 auto;
width:100%;
max-width:87.5rem;
}
@media(min-width:771px){
.sej-container0hz{
padding:0 28px;
}
}
.sej-section0hz{
padding:1.5rem 28px;
}
.sej-section_pt0hz{
padding-top:2.125rem;
}
.sej-band_soft0hz{
background:#141018;
}
.sej-eyebrow0hz{
overflow-wrap:break-word;
color:#E800C0;
display:inline-block;
font-size:10.5px;
line-height:1.4;
font-family:"DM Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:600;
text-transform:uppercase;
letter-spacing:.14em;
}
.sej-drawer_cb0hz{
display:none;
}
.sej-overlay0hz{
display:none;
}
@media(max-width:1027px){
.sej-shell0hz{
grid-template-columns:1fr;
}
.sej-main0hz{
padding-bottom:78px;
}
.sej-drawer_cb0hz:checked~.sej-overlay0hz{
background:rgba(8, 6, 16, 0.72);
inset:0;
position:fixed;
display:block;
z-index:70;
}
}
@media(max-width:562px){
.sej-section0hz{
padding:1.125rem 16px;
}
.sej-section_pt0hz{
padding-top:1.5rem;
}
}
@keyframes zm3-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
@keyframes zm3-marquee{
0%{
transform:translateX(0)}
100%{
transform:translateX(-50%)}
}
/* ---------- sidebar ---------- */
.sej-side0hz{
padding:22px 18px;
gap:1.375rem;
background:#110E16;
height:100vh;
align-self:start;
top:0;
flex-direction:column;
position:sticky;
display:flex;
border-right:1px solid #241B2E;
overflow-y:auto;
}
.sej-brand0hz{
gap:0.625rem;
align-items:center;
display:flex;
}
.sej-logo0hz{
color:#F2EAF8;
letter-spacing:-.02em;
font-weight:700;
font-family:"Schibsted Grotesk", 'Helvetica Neue', Arial, sans-serif;
font-size:21px;
}
.sej-side_cta0hz{
border:1px solid #2E2240;
background:rgba(232, 0, 192, 0.11);
border-radius:13px;
padding:1rem;
}
.sej-side_cta_h0hz{
font-size:17px;
line-height:1.15;
font-family:"Schibsted Grotesk", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
margin-bottom:6px;
color:#F2EAF8;
}
.sej-side_cta_p0hz{
color:#C4B4D4;
margin-bottom:0.75rem;
line-height:1.45;
font-size:12px;
}
.sej-nav0hz{
gap:3px;
flex-direction:column;
display:flex;
}
.sej-nav_label0hz{
padding:0.375rem 10px;
color:#56465F;
letter-spacing:.14em;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
font-size:0.594rem;
text-transform:uppercase;
}
.sej-nav_item0hz{
border-radius:8px;
gap:11px;
padding:10px;
color:#C4B4D4;
display:flex;
font-weight:500;
font-size:14px;
align-items:center;
}
.sej-nav_item0hz svg{
height:17px;
width:17px;
}
.sej-nav_item0hz:hover{
background:rgba(232, 0, 192, 0.11);
color:#F2EAF8;
}
.sej-nav_item_on0hz{
background:rgba(232, 0, 192, 0.11);
color:#E800C0;
font-weight:600;
}
.sej-side_foot0hz{
border-radius:13px;
border:1px solid #2E2240;
padding:12px;
background:#141018;
margin-top:auto;
}
.sej-side_foot0hz p{
color:#C4B4D4;
line-height:1.4;
font-size:0.781rem;
margin-top:0.25rem;
}
/* ---------- topbar ---------- */
.sej-top0hz{
padding:14px 28px;
background:#110E16;
gap:16px;
z-index:40;
position:sticky;
align-items:center;
display:flex;
border-bottom:1px solid #241B2E;
top:0;
}
.sej-top_brand0hz{
gap:0.563rem;
align-items:center;
display:none;
}
.sej-search0hz{
border-radius:0.813rem;
padding:11px 14px;
flex:1;
background:#141018;
gap:0.625rem;
border:1px solid #2E2240;
display:flex;
align-items:center;
font-size:13.5px;
max-width:27.5rem;
color:#8A759E;
}
.sej-search0hz svg{
flex:none;
height:1rem;
width:16px;
}
.sej-top_actions0hz{
gap:12px;
margin-left:auto;
display:flex;
align-items:center;
}
.sej-lang0hz{
color:#C4B4D4;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
font-size:0.75rem;
}
.sej-burger0hz{
border:1px solid #2E2240;
border-radius:0.5rem;
background:#141018;
width:40px;
color:#F2EAF8;
justify-content:center;
align-items:center;
display:none;
height:40px;
}
/* ---------- bottom-nav (mobile) ---------- */
.sej-botnav0hz{
display:none;
}
@media(max-width:1023px){
.sej-side0hz{
transition:transform .25s ease;
width:17.5rem;
height:100vh;
top:0;
left:0;
transform:translateX(-100%);
position:fixed;
z-index:80;
}
.sej-drawer_cb0hz:checked~.sej-shell0hz .sej-side0hz{
transform:translateX(0);
}
.sej-top0hz{
gap:0.75rem;
padding:0.875rem 1rem;
position:static;
flex-wrap:wrap;
}
.sej-top_brand0hz{
display:flex;
}
.sej-search0hz{
display:none;
}
.sej-burger0hz{
display:flex;
}
.sej-top_actions0hz{
gap:10px;
width:100%;
margin-left:0;
align-items:stretch;
}
.sej-top_actions0hz .sej-lang0hz{
display:none;
}
.sej-top_actions0hz .sej-btn0hz{
flex:1;
padding:0.688rem 10px;
text-align:center;
}
.sej-botnav0hz{
padding:0.5rem 0.375rem calc(8px + env(safe-area-inset-bottom));
grid-template-columns:repeat(3,1fr);
background:#110E16;
z-index:65;
bottom:0;
right:0;
position:fixed;
left:0;
border-top:1px solid #2E2240;
transform:translateZ(0);
display:grid;
}
.sej-bn0hz{
gap:0.25rem;
padding:0.375rem 2px 0;
color:#C4B4D4;
align-items:center;
justify-content:flex-end;
font-size:0.625rem;
display:flex;
min-width:0;
font-weight:600;
flex-direction:column;
}
.sej-bn0hz svg{
flex:none;
width:1.375rem;
height:22px;
}
.sej-bn0hz span{
overflow:hidden;
white-space:nowrap;
text-align:center;
text-overflow:ellipsis;
max-width:100%;
}
.sej-bn_on0hz{
color:#E800C0;
}
.sej-bn_center0hz{
position:relative;
}
.sej-bn_fab0hz{
border-radius:50%;
background:#FF2FCC;
box-shadow:0 8px 40px rgba(8, 6, 16, 0.70), 0 2px 8px rgba(232, 0, 192, 0.22);
color:#0D0A12;
height:50px;
width:50px;
top:-1.25rem;
justify-content:center;
position:absolute;
transform:translateX(-50%);
display:flex;
left:50%;
align-items:center;
}
.sej-bn_fab0hz svg{
height:1.5rem;
width:1.5rem;
}
.sej-bn_center0hz span{
color:#E800C0;
}
}
.sej-btn0hz{
gap:0.5rem;
transition:background-color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease, opacity .2s ease,color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease, opacity .2s ease;
padding:11px 22px;
border-radius:8px;
font-family:"DM Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
font-size:14px;
justify-content:center;
cursor:pointer;
display:inline-flex;
align-items:center;
}
.sej-btn_pri0hz{
background:#FF2FCC;
color:#0D0A12;
box-shadow:0 0 18px rgba(232, 0, 192, 0.55), 0 4px 12px rgba(8, 6, 16, 0.45);
}
.sej-btn_pri0hz:hover{
background:#E000AE;
}
.sej-btn_ghost0hz{
background:rgba(232, 0, 192, 0.11);
font-weight:600;
color:#F2EAF8;
}
.sej-btn_line0hz{
border:1px solid #3D2F55;
background:transparent;
font-weight:600;
color:#F2EAF8;
}
.sej-btn_lg0hz{
border-radius:0.813rem;
padding:1rem 30px;
font-size:0.938rem;
}
.sej-band0hz .sej-btn_line0hz{
border-color:rgba(255, 255, 255, 0.12);
color:#F2EAF8;
}
.sej-band0hz .sej-btn_ghost0hz{
background:rgba(255, 255, 255, 0.07);
color:#F2EAF8;
}
.sej-link_m0hz{
gap:5px;
display:inline-flex;
align-items:center;
cursor:pointer;
color:#E800C0;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
text-decoration:none;
font-size:12px;
}
.sej-link_m0hz svg{
width:14px;
height:0.875rem;
}
.sej-band0hz .sej-link_m0hz{
color:#FF4FD8;
}
.sej-dot0hz{
flex:none;
background:#E800C0;
border-radius:50%;
height:0.438rem;
width:0.438rem;
}
.sej-dot_live0hz{
background:#FF3B3B;
animation:zm3-pulse 1.4s infinite;
}
.sej-stars0hz{
gap:2px;
display:inline-flex;
color:#E800C0;
}
.sej-stars0hz svg{
width:0.938rem;
height:0.938rem;
}
.sej-chip0hz{
border:1px solid #2E2240;
border-radius:8px;
padding:7px 12px;
background:#141018;
gap:0.375rem;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
color:#C4B4D4;
align-items:center;
font-size:11px;
display:inline-flex;
}
.sej-chip_on0hz{
background:rgba(232, 0, 192, 0.11);
border-color:transparent;
color:#E800C0;
}
.sej-gc0hz{
text-decoration:none;
min-width:0;
display:block;
cursor:pointer;
color:inherit;
}
.sej-gc_thumb0hz{
border:1px solid #2E2240;
overflow:hidden;
border-radius:13px;
background-position:center;
background-size:cover;
display:block;
position:relative;
aspect-ratio:1;
}
.sej-gc_thumb_portrait0hz{
aspect-ratio:3/4;
}
.sej-gc_thumb_wide0hz{
aspect-ratio:16/11;
}
.sej-gc_cap0hz{
padding:9px;
background:linear-gradient(transparent,rgba(8, 6, 16, 0.72));
bottom:0;
right:0;
left:0;
position:absolute;
}
.sej-gc_name0hz{
font-size:0.781rem;
font-weight:700;
display:block;
color:#F2EAF8;
}
.sej-gc_meta0hz{
color:#B89FC8;
font-size:11px;
}
.sej-gc_badge0hz{
background:#E800C0;
padding:2px 6px;
border-radius:8px;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
right:8px;
top:8px;
color:#0D0A12;
position:absolute;
font-weight:700;
font-size:0.5rem;
}
.sej-gc_badge_hot0hz{
background:#FF3B3B;
color:#F2EAF8;
}
.sej-gc_badge_live0hz{
background:#FF3B3B;
left:8px;
right:auto;
color:#F2EAF8;
}
.sej-gc_mult0hz{
inset:0;
font-size:1.75rem;
align-items:center;
display:flex;
position:absolute;
color:#E800C0;
font-weight:700;
justify-content:center;
}
.sej-pc0hz{
background:#141018;
border-radius:0.813rem;
border:1px solid #2E2240;
font-weight:700;
height:64px;
font-size:0.875rem;
align-items:center;
display:flex;
justify-content:center;
color:#C4B4D4;
}
.sej-rail0hz{
min-width:0;
}
.sej-rail_scroll0hz{
gap:0.875rem;
display:grid;
}
.sej-rail_scroll0hz>*{
min-width:0;
}
.sej-g60hz{
grid-template-columns:repeat(6,1fr);
}
.sej-g70hz{
grid-template-columns:repeat(7,1fr);
}
.sej-g40hz{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1027px){
.sej-g60hz,.sej-g70hz{
grid-template-columns:none;
padding-bottom:0.375rem;
grid-auto-columns:7.5rem;
grid-auto-flow:column;
scroll-snap-type:x mandatory;
overflow-x:auto;
}
.sej-g60hz>*,.sej-g70hz>*{
scroll-snap-align:start;
}
.sej-g40hz{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:558px){
.sej-g40hz{
grid-template-columns:none;
grid-auto-columns:9.375rem;
grid-auto-flow:column;
overflow-x:auto;
}
}
.sej-panel0hz{
background:#141018;
padding:1.75rem 2rem;
border-radius:20px;
border:1px solid #2E2240;
}
.sej-split0hz{
gap:36px;
align-items:start;
display:grid;
}
.sej-split0hz>*{
min-width:0;
}
.sej-split_a0hz{
grid-template-columns:.85fr 1.15fr;
}
.sej-split_b0hz{
grid-template-columns:1fr 1.1fr;
}
.sej-split_c0hz{
grid-template-columns:1.1fr .9fr;
}
.sej-pgrid0hz{
gap:40px;
grid-template-columns:.9fr 1.1fr;
align-items:center;
display:grid;
}
.sej-pgrid0hz>*{
min-width:0;
}
.sej-lead0hz{
color:#C4B4D4;
margin-bottom:14px;
line-height:1.65;
font-size:0.938rem;
}
.sej-feat0hz{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.sej-feat0hz>*{
min-width:0;
}
.sej-feat20hz{
grid-template-columns:1fr 1fr;
}
.sej-feat_card0hz{
padding:1.625rem;
background:#141018;
border-radius:20px;
border:1px solid #2E2240;
}
.sej-feat_card0hz svg{
margin-bottom:1rem;
height:1.625rem;
width:26px;
color:#E800C0;
}
.sej-feat_card0hz h3{
color:#F2EAF8;
margin-bottom:0.5rem;
font-family:"Schibsted Grotesk", 'Helvetica Neue', Arial, sans-serif;
font-size:18px;
font-weight:700;
}
.sej-feat_card0hz p{
line-height:1.6;
color:#C4B4D4;
font-size:0.813rem;
}
.sej-feat_card0hz b{
color:#F2EAF8;
}
.sej-big0hz{
gap:1.375rem;
display:flex;
flex-wrap:wrap;
}
.sej-big_n0hz{
font-weight:700;
font-family:"Schibsted Grotesk", 'Helvetica Neue', Arial, sans-serif;
color:#E800C0;
font-size:1.625rem;
}
.sej-big_l0hz{
color:#8A759E;
font-size:0.75rem;
}
.sej-person0hz{
border-radius:0.813rem;
gap:0.875rem;
background:#141018;
border:1px solid #2E2240;
padding:16px 1.125rem;
display:flex;
align-items:center;
}
.sej-avatar0hz{
background:linear-gradient(135deg,#FF2FCC,#A3007F);
border-radius:50%;
flex:none;
width:2.75rem;
height:44px;
}
.sej-person_name0hz{
font-size:14px;
font-weight:700;
color:#F2EAF8;
}
.sej-person_role0hz{
font-size:0.75rem;
color:#8A759E;
}
.sej-kv0hz{
border:1px solid #2E2240;
background:#2E2240;
grid-template-columns:1fr 1fr;
overflow:hidden;
gap:1px;
border-radius:13px;
display:grid;
}
.sej-kv0hz>div{
background:#0D0A12;
padding:1rem 18px;
min-width:0;
}
.sej-kv_k0hz{
margin-bottom:0.313rem;
color:#E800C0;
text-transform:uppercase;
font-size:9.5px;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
}
.sej-kv_v0hz{
color:#F2EAF8;
font-size:13.5px;
font-weight:700;
}
@media(max-width:1021px){
.sej-split_a0hz,.sej-split_b0hz,.sej-split_c0hz,.sej-pgrid0hz{
grid-template-columns:1fr;
gap:1.5rem;
}
.sej-feat0hz,.sej-feat20hz{
grid-template-columns:1fr;
}
.sej-kv0hz{
grid-template-columns:1fr;
}
}
.sej-sh0hz{
min-width:0;
margin-bottom:16px;
}
.sej-sh_row0hz{
gap:12px;
justify-content:space-between;
align-items:flex-end;
display:flex;
flex-wrap:wrap;
}
.sej-sh_row0hz .sej-sh_l0hz{
gap:0.375rem;
min-width:0;
display:flex;
flex-direction:column;
}
.sej-sh_stack0hz{
gap:10px;
display:flex;
align-items:flex-start;
flex-direction:column;
}
.sej-sh_center0hz{
gap:10px;
text-align:center;
display:flex;
flex-direction:column;
align-items:center;
}
.sej-sh_h20hz{
gap:0.563rem;
font-size:1.25rem;
line-height:1.1;
font-family:"Schibsted Grotesk", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
display:flex;
overflow-wrap:break-word;
align-items:center;
color:#F2EAF8;
}
@media(min-width:770px){
.sej-sh_h20hz{
font-size:1.5rem;
}
}
.sej-band0hz .sej-sh_h20hz{
color:#F2EAF8;
}
.sej-eb_mono0hz{
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
text-transform:none;
letter-spacing:.08em;
}
.sej-eb_mono0hz::before{
content:"// ";
}
.sej-eb_upper0hz{
letter-spacing:.14em;
text-transform:uppercase;
}
.sej-eb_pill0hz{
padding:0.313rem 11px;
background:rgba(232, 0, 192, 0.11);
border-radius:999px;
letter-spacing:.12em;
text-transform:uppercase;
}
.sej-eb_line0hz{
gap:0.625rem;
align-items:center;
display:inline-flex;
}
.sej-eb_line0hz::before{
background:#E800C0;
display:inline-block;
width:24px;
content:"";
height:1px;
}
.sej-band0hz .sej-eb_line0hz::before{
background:#FF4FD8;
}
.sej-band0hz .sej-eb_pill0hz{
background:rgba(255, 255, 255, 0.07);
}
.sej-sh_link0hz{
transition:color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease, opacity .2s ease,border-color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease, opacity .2s ease;
gap:6px;
border-bottom:1px solid #F2EAF8;
font-weight:600;
color:#F2EAF8;
padding-bottom:2px;
font-size:13px;
white-space:nowrap;
align-items:center;
display:inline-flex;
}
.sej-sh_link0hz:hover{
border-color:#E800C0;
color:#E800C0;
}
.sej-sh_link0hz svg{
width:14px;
height:14px;
}
.sej-sh_link_chev0hz{
color:#E800C0;
border-bottom:0;
font-size:12px;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
padding-bottom:0;
}
.sej-sh_link_btn0hz{
background:#FF2FCC;
padding:9px 18px;
border-radius:62.438rem;
color:#0D0A12;
border-bottom:0;
}
.sej-sh_link_btn0hz:hover{
border-color:transparent;
background:#E000AE;
}
.sej-band0hz .sej-sh_link0hz{
border-color:#F2EAF8;
color:#F2EAF8;
}
.sej-band0hz .sej-sh_link_chev0hz{
color:#FF4FD8;
}
.sej-sh_rule0hz{
background:#2E2240;
margin:-2px 0 16px;
height:1px;
}
.sej-band0hz .sej-sh_rule0hz{
background:rgba(255, 255, 255, 0.12);
}
.sej-seo_grid30hz{
grid-template-columns:repeat(3,1fr);
gap:1.25rem;
display:grid;
}
.sej-seo_grid40hz{
gap:0.813rem;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.sej-seo_grid30hz>*,.sej-seo_grid40hz>*{
min-width:0;
}
.sej-seo_card0hz{
border:1px solid #2E2240;
background:#141018;
border-radius:13px;
padding:1.5rem;
}
.sej-seo_card0hz h3{
font-weight:700;
color:#F2EAF8;
margin-bottom:0.5rem;
font-family:"Schibsted Grotesk", 'Helvetica Neue', Arial, sans-serif;
font-size:18px;
}
.sej-seo_card0hz p{
line-height:1.6;
font-size:0.813rem;
color:#C4B4D4;
}
.sej-seo_card_sm0hz{
padding:20px;
}
.sej-seo_card_sm0hz h3{
font-size:1rem;
}
.sej-seo_card_sm0hz p{
line-height:1.55;
font-size:12.5px;
}
.sej-seo_rtp_row0hz{
gap:2.25rem;
grid-template-columns:1fr 1fr;
align-items:center;
margin-top:1rem;
display:grid;
}
.sej-rtp0hz{
gap:0.875rem;
min-width:0;
display:flex;
}
.sej-rtp0hz>div{
flex:1;
background:#0D0A12;
border-radius:13px;
padding:16px;
text-align:center;
min-width:0;
}
.sej-rtp_n0hz{
color:#E800C0;
white-space:nowrap;
font-size:1.625rem;
font-weight:700;
font-family:"Schibsted Grotesk", 'Helvetica Neue', Arial, sans-serif;
}
.sej-rtp_l0hz{
font-size:11px;
margin-top:4px;
color:#8A759E;
}
.sej-cmp0hz{
border-radius:13px;
overflow:hidden;
border:1px solid #2E2240;
max-width:47.5rem;
}
.sej-cmp_row0hz{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
font-size:13px;
}
.sej-cmp_row0hz>div{
padding:0.813rem 14px;
text-align:center;
min-width:0;
}
.sej-cmp_row0hz>div:first-child{
color:#F2EAF8;
font-weight:600;
padding-left:22px;
text-align:left;
}
.sej-cmp_th0hz{
background:#0D0A12;
font-weight:700;
font-size:0.781rem;
}
.sej-cmp_row0hz:not(.sej-cmp_th0hz){
background:#141018;
color:#C4B4D4;
border-top:1px solid #241B2E;
}
.sej-cmp_zebra0hz{
background:#1A1520;
}
.sej-guide0hz{
overflow:hidden;
border:1px solid #2E2240;
border-radius:0.813rem;
background:#141018;
cursor:pointer;
}
.sej-guide_cover0hz{
height:130px;
}
.sej-guide_body0hz{
padding:20px;
}
.sej-guide_body0hz h3{
margin:7px 0 0.563rem;
line-height:1.25;
font-family:"Schibsted Grotesk", 'Helvetica Neue', Arial, sans-serif;
color:#F2EAF8;
font-size:1rem;
font-weight:700;
}
.sej-guide_meta0hz{
font-size:11.5px;
color:#8A759E;
}
.sej-hub0hz{
grid-template-columns:repeat(5,1fr);
gap:28px;
display:grid;
border-top:1px solid #241B2E;
padding-top:28px;
}
.sej-hub0hz>*{
min-width:0;
}
.sej-hub0hz h4{
font-size:13px;
color:#F2EAF8;
margin-bottom:11px;
font-weight:700;
}
.sej-hub_col0hz{
gap:0.5rem;
color:#C4B4D4;
flex-direction:column;
font-size:13px;
display:flex;
}
.sej-hub_col0hz a{
cursor:pointer;
}
@media(max-width:1025px){
.sej-seo_grid30hz{
grid-template-columns:1fr;
}
.sej-seo_grid40hz{
grid-template-columns:repeat(2,1fr);
}
.sej-seo_rtp_row0hz{
grid-template-columns:1fr;
gap:1.25rem;
}
.sej-hub0hz{
grid-template-columns:repeat(2,1fr);
gap:22px;
}
}
@media(max-width:562px){
.sej-hub0hz{
grid-template-columns:1fr;
}
}
.sej-hero0hz{
overflow:hidden;
background:linear-gradient(120deg,#1C0D24,#0E0D1E);
border-radius:1.25rem;
border:1px solid #2E2240;
padding:46px 3rem;
color:#F2EAF8;
position:relative;
}
.sej-hero_glow0hz{
background:radial-gradient(circle,rgba(220, 0, 180, 0.22),transparent 70%);
border-radius:50%;
position:absolute;
height:340px;
top:-60px;
width:340px;
right:-3.75rem;
}
.sej-hero_in0hz{
position:relative;
max-width:37.5rem;
}
.sej-hero0hz .sej-eyebrow0hz{
color:#FF4FD8;
}
.sej-pill_row0hz{
padding:6px 13px;
border-radius:62.438rem;
background:rgba(255, 255, 255, 0.07);
border:1px solid rgba(255, 255, 255, 0.12);
gap:0.5rem;
font-size:10.5px;
letter-spacing:.1em;
display:inline-flex;
margin-bottom:22px;
align-items:center;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
text-transform:uppercase;
color:#FF4FD8;
}
.sej-hero_h10hz{
margin:1.125rem 0;
font-size:54px;
line-height:1.02;
font-family:"Schibsted Grotesk", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
color:#F2EAF8;
letter-spacing:-.02em;
overflow-wrap:break-word;
}
.sej-hero_h10hz em{
font-style:normal;
color:#FF4FD8;
}
.sej-hero_sub0hz{
max-width:30rem;
font-size:1.063rem;
color:#B89FC8;
line-height:1.55;
margin-bottom:1.75rem;
}
.sej-hero_cta0hz{
gap:14px;
flex-wrap:wrap;
display:flex;
margin-bottom:26px;
align-items:center;
}
.sej-hero_trust0hz{
gap:0.875rem;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.sej-hero_rating_txt0hz{
color:#B89FC8;
font-size:0.813rem;
}
@media(max-width:1024px){
.sej-hero0hz{
padding:32px 24px;
}
.sej-hero_h10hz{
font-size:2.375rem;
}
}
@media(max-width:557px){
.sej-hero_h10hz{
font-size:30px;
}
}
.sej-stat0hz{
gap:14px;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.sej-stat0hz>*{
min-width:0;
}
.sej-stat_item0hz{
border:1px solid #2E2240;
border-radius:13px;
padding:18px 1.25rem;
background:#141018;
}
.sej-stat_k0hz{
letter-spacing:.12em;
font-size:9.5px;
text-transform:uppercase;
color:#8A759E;
margin-bottom:7px;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
}
.sej-stat_v0hz{
gap:8px;
font-family:"Schibsted Grotesk", 'Helvetica Neue', Arial, sans-serif;
color:#F2EAF8;
font-size:1.5rem;
overflow-wrap:anywhere;
display:flex;
align-items:center;
font-weight:700;
min-width:0;
}
.sej-stat_v_accent0hz{
color:#E800C0;
}
@media(max-width:1023px){
.sej-stat0hz{
grid-template-columns:repeat(2,1fr);
}
}
.sej-wlc0hz{
grid-template-columns:1.2fr .8fr;
gap:1.5rem;
padding:2.25rem 2.5rem;
overflow:hidden;
background:linear-gradient(120deg,#1C0D24,#0E0D1E);
border-radius:20px;
border:1px solid #2E2240;
align-items:center;
color:#F2EAF8;
display:grid;
position:relative;
}
.sej-wlc0hz>*{
min-width:0;
}
.sej-wlc0hz .sej-eyebrow0hz{
color:#FF4FD8;
}
.sej-wlc_glow0hz{
border-radius:50%;
background:radial-gradient(circle,rgba(220, 0, 180, 0.22),transparent 70%);
top:-2.5rem;
right:-2.5rem;
position:absolute;
width:16.25rem;
height:260px;
}
.sej-wlc_in0hz{
position:relative;
}
.sej-wlc_h20hz{
margin:10px 0 0.5rem;
font-size:34px;
color:#F2EAF8;
overflow-wrap:break-word;
font-family:"Schibsted Grotesk", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
line-height:1.03;
}
.sej-wlc_h20hz em{
color:#FF4FD8;
font-style:normal;
}
.sej-wlc_sub0hz{
font-size:14px;
color:#B89FC8;
max-width:26.25rem;
margin-bottom:18px;
line-height:1.55;
}
.sej-wlc_terms0hz{
gap:0.625rem;
display:flex;
flex-direction:column;
position:relative;
}
.sej-term0hz{
background:rgba(255, 255, 255, 0.07);
padding:0.813rem 0.938rem;
border:1px solid rgba(255, 255, 255, 0.12);
border-radius:0.813rem;
gap:0.688rem;
display:flex;
align-items:center;
}
.sej-term0hz svg{
flex:none;
color:#FF4FD8;
height:1.25rem;
width:1.25rem;
}
.sej-term_k0hz{
color:#B89FC8;
text-transform:uppercase;
font-size:0.594rem;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
letter-spacing:.1em;
}
.sej-term_v0hz{
color:#F2EAF8;
font-weight:700;
font-size:14px;
margin-top:2px;
}
@media(max-width:1025px){
.sej-wlc0hz{
grid-template-columns:1fr;
}
}
@media(max-width:563px){
.sej-wlc_h20hz{
font-size:1.625rem;
}
}
.sej-jp0hz{
gap:0.875rem;
grid-template-columns:1.5fr 1fr 1fr;
display:grid;
}
.sej-jp0hz>*{
min-width:0;
}
.sej-jp_hero0hz{
padding:1.625rem;
background:linear-gradient(135deg,#1C0D24,#0E0D1E);
border:1px solid #2E2240;
border-radius:1.25rem;
gap:0.875rem;
overflow:hidden;
flex-direction:column;
position:relative;
color:#F2EAF8;
justify-content:space-between;
display:flex;
min-height:11.25rem;
}
.sej-jp_glow0hz{
border-radius:50%;
background:radial-gradient(circle,rgba(220, 0, 180, 0.22),transparent 70%);
width:11.25rem;
height:180px;
position:absolute;
right:-2.5rem;
top:-40px;
}
.sej-jp_k_row0hz{
gap:0.625rem;
display:flex;
justify-content:space-between;
position:relative;
align-items:center;
}
.sej-jp_k0hz{
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
letter-spacing:.12em;
text-transform:uppercase;
font-size:0.625rem;
color:#8A759E;
}
.sej-jp_hero0hz .sej-jp_k0hz{
color:#B89FC8;
}
.sej-jp_amt0hz{
color:#FF4FD8;
font-family:"Schibsted Grotesk", 'Helvetica Neue', Arial, sans-serif;
font-size:2.625rem;
font-weight:700;
line-height:1;
position:relative;
}
.sej-jp_sub0hz{
margin-top:0.313rem;
color:#B89FC8;
font-size:0.75rem;
}
.sej-jp_cell0hz{
background:#141018;
border:1px solid #2E2240;
border-radius:1.25rem;
padding:1.375rem;
flex-direction:column;
display:flex;
min-height:11.25rem;
justify-content:space-between;
}
.sej-jp_cell0hz .sej-jp_amt0hz{
font-size:30px;
color:#F2EAF8;
}
.sej-jp_cell0hz .sej-jp_sub0hz{
color:#8A759E;
}
@media(max-width:1023px){
.sej-jp0hz{
grid-template-columns:1fr;
}
}
@media(max-width:557px){
.sej-jp_amt0hz{
font-size:2rem;
}
}
.sej-app0hz{
gap:2.25rem;
flex-wrap:wrap;
justify-content:space-between;
align-items:center;
display:flex;
}
.sej-app_copy0hz{
max-width:520px;
}
.sej-app_h20hz{
margin:12px 0 10px;
font-family:"Schibsted Grotesk", 'Helvetica Neue', Arial, sans-serif;
color:#F2EAF8;
font-size:28px;
font-weight:700;
line-height:1.05;
}
.sej-app_text0hz{
font-size:14px;
margin-bottom:1.25rem;
color:#C4B4D4;
line-height:1.6;
}
.sej-app_btns0hz{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
.sej-store0hz{
border-radius:0.813rem;
gap:9px;
padding:11px 18px;
background:#0D0A12;
border:1px solid #2E2240;
display:inline-flex;
font-size:0.813rem;
cursor:pointer;
color:#F2EAF8;
align-items:center;
font-weight:700;
}
.sej-store0hz svg{
height:16px;
width:1rem;
}
.sej-app_qr_wrap0hz{
gap:16px;
display:flex;
align-items:center;
}
.sej-qr0hz{
grid-template-rows:repeat(5,1fr);
background:#0D0A12;
padding:0.688rem;
gap:3px;
grid-template-columns:repeat(5,1fr);
border-radius:0.813rem;
border:1px solid #2E2240;
height:6.75rem;
display:grid;
width:6.75rem;
}
.sej-qr0hz i{
background:transparent;
}
.sej-qr_f0hz{
background:#E800C0;
}
.sej-app_qr_cap0hz{
font-size:0.75rem;
line-height:1.4;
max-width:84px;
color:#8A759E;
}
.sej-supp0hz{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.sej-supp0hz>*{
min-width:0;
}
.sej-supp_card0hz{
border-radius:0.813rem;
background:#141018;
padding:1.5rem;
border:1px solid #2E2240;
}
.sej-supp_card0hz svg{
color:#E800C0;
width:1.5rem;
margin-bottom:0.875rem;
height:1.5rem;
}
.sej-supp_card0hz h3{
font-family:"Schibsted Grotesk", 'Helvetica Neue', Arial, sans-serif;
color:#F2EAF8;
margin-bottom:6px;
font-size:1rem;
font-weight:700;
}
.sej-supp_card0hz p{
font-size:13px;
line-height:1.55;
color:#C4B4D4;
}
@media(max-width:1025px){
.sej-supp0hz{
grid-template-columns:1fr;
}
}
.sej-dw_h20hz{
font-weight:700;
font-size:1.625rem;
font-family:"Schibsted Grotesk", 'Helvetica Neue', Arial, sans-serif;
color:#F2EAF8;
line-height:1.08;
margin-bottom:0.625rem;
}
.sej-steps_v0hz{
grid-template-columns:1fr;
gap:10px;
}
.sej-steps_v0hz .sej-step0hz{
padding:18px 1.25rem;
}
@media(max-width:561px){
.sej-dw_h20hz{
font-size:1.438rem;
}
}
.sej-vip_head0hz{
gap:12px;
margin-bottom:18px;
justify-content:space-between;
flex-wrap:wrap;
display:flex;
align-items:flex-end;
}
.sej-vip_intro0hz{
font-size:0.813rem;
max-width:420px;
color:#C4B4D4;
}
.sej-vip0hz{
gap:12px;
grid-template-columns:repeat(5,1fr);
display:grid;
}
.sej-vip0hz>*{
min-width:0;
}
.sej-tier0hz{
border:1px solid #2E2240;
padding:20px;
border-radius:0.813rem;
background:#141018;
}
.sej-tier_on0hz{
background:rgba(232, 0, 192, 0.11);
border-color:#E800C0;
}
.sej-tier_medal0hz{
border-radius:8px;
background:linear-gradient(135deg,#FF2FCC,#A3007F);
height:30px;
width:1.875rem;
margin-bottom:14px;
}
.sej-tier_name0hz{
font-family:"Schibsted Grotesk", 'Helvetica Neue', Arial, sans-serif;
font-size:0.938rem;
font-weight:700;
color:#F2EAF8;
margin-bottom:0.313rem;
}
.sej-tier_tx0hz{
line-height:1.5;
color:#8A759E;
font-size:0.719rem;
}
@media(max-width:1024px){
.sej-vip0hz{
grid-template-columns:repeat(2,1fr);
}
}
.sej-pay_logos0hz{
gap:9px;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.sej-pay_logos0hz>*{
min-width:0;
}
.sej-pay0hz{
border-radius:0.5rem;
border:1px solid #2E2240;
font-weight:700;
font-size:12px;
align-items:center;
justify-content:center;
height:48px;
display:flex;
color:#C4B4D4;
}
.sej-table0hz{
overflow:hidden;
border-radius:13px;
border:1px solid #2E2240;
}
.sej-trow0hz{
grid-template-columns:1.3fr 1fr 1fr 1fr;
font-size:0.813rem;
display:grid;
}
.sej-trow0hz>div{
padding:13px 14px;
min-width:0;
}
.sej-trow0hz>div:first-child{
color:#F2EAF8;
padding-left:16px;
font-weight:700;
}
.sej-trow_th0hz{
background:#0D0A12;
text-transform:uppercase;
letter-spacing:.06em;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
font-size:0.594rem;
color:#8A759E;
}
.sej-trow0hz:not(.sej-trow_th0hz){
background:#141018;
color:#C4B4D4;
border-top:1px solid #241B2E;
}
.sej-trow_zebra0hz{
background:#1A1520;
}
.sej-pos0hz{
font-weight:700;
color:#E800C0;
}
@media(max-width:1022px){
.sej-pay_logos0hz{
grid-template-columns:repeat(2,1fr);
}
}
.sej-tour0hz{
border:1px solid #2E2240;
grid-template-columns:1.05fr 1fr;
overflow:hidden;
border-radius:20px;
display:grid;
}
.sej-tour0hz>*{
min-width:0;
}
.sej-tour_l0hz{
overflow:hidden;
background:linear-gradient(135deg,#1C0D24,#0E0D1E);
padding:2.125rem;
color:#F2EAF8;
position:relative;
}
.sej-tour_h20hz{
margin:0.75rem 0 0.625rem;
font-size:1.875rem;
color:#F2EAF8;
font-family:"Schibsted Grotesk", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
line-height:1.05;
}
.sej-tour_h20hz em{
font-style:normal;
color:#FF4FD8;
}
.sej-tour_text0hz{
margin-bottom:1.25rem;
line-height:1.6;
max-width:21.25rem;
color:#B89FC8;
font-size:0.844rem;
}
.sej-tour_meta0hz{
gap:1.125rem;
align-items:flex-end;
margin-bottom:1.25rem;
display:flex;
flex-wrap:wrap;
}
.sej-tour_cap0hz{
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
color:#B89FC8;
font-size:0.594rem;
text-transform:uppercase;
margin-bottom:0.313rem;
}
.sej-count0hz{
gap:6px;
display:flex;
}
.sej-count0hz span{
padding:4px 0.563rem;
background:rgba(255, 255, 255, 0.07);
border-radius:8px;
border:1px solid rgba(255, 255, 255, 0.12);
font-weight:700;
font-size:1.375rem;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
}
.sej-tour_units0hz{
font-size:0.625rem;
color:#B89FC8;
}
.sej-board0hz{
padding:28px 1.875rem;
background:#141018;
}
.sej-board_head0hz{
display:flex;
margin-bottom:0.875rem;
justify-content:space-between;
align-items:center;
}
.sej-board_title0hz{
font-size:16px;
font-weight:700;
font-family:"Schibsted Grotesk", 'Helvetica Neue', Arial, sans-serif;
color:#F2EAF8;
}
.sej-board_upd0hz{
color:#8A759E;
font-size:0.625rem;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
text-transform:uppercase;
}
.sej-board_list0hz{
gap:2px;
display:flex;
flex-direction:column;
}
.sej-board_row0hz{
padding:10px 0.75rem;
gap:12px;
border-radius:0.5rem;
align-items:center;
display:flex;
}
.sej-board_top10hz{
background:rgba(232, 0, 192, 0.11);
}
.sej-board_rk0hz{
font-size:14px;
color:#8A759E;
font-weight:700;
width:1.25rem;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
}
.sej-board_top10hz .sej-board_rk0hz{
color:#E800C0;
}
.sej-board_nm0hz{
flex:1;
font-size:13.5px;
color:#C4B4D4;
min-width:0;
font-weight:600;
}
.sej-board_top10hz .sej-board_nm0hz{
color:#F2EAF8;
font-weight:700;
}
.sej-board_pt0hz{
color:#C4B4D4;
font-size:0.781rem;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
}
@media(max-width:1022px){
.sej-tour0hz{
grid-template-columns:1fr;
}
}
@media(max-width:557px){
.sej-tour_h20hz{
font-size:24px;
}
}
.sej-steps0hz{
gap:0.875rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.sej-steps0hz>*{
min-width:0;
}
.sej-step0hz{
padding:1.5rem;
background:#141018;
border:1px solid #2E2240;
border-radius:13px;
position:relative;
}
.sej-step_num0hz{
background:#FF2FCC;
border-radius:0.5rem;
display:flex;
margin-bottom:14px;
color:#0D0A12;
justify-content:center;
width:30px;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
font-weight:700;
height:30px;
font-size:0.813rem;
align-items:center;
}
.sej-step_h0hz{
font-family:"Schibsted Grotesk", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
color:#F2EAF8;
font-size:16px;
margin-bottom:7px;
}
.sej-step_p0hz{
color:#C4B4D4;
font-size:13px;
line-height:1.55;
}
@media(max-width:1023px){
.sej-steps0hz{
grid-template-columns:1fr;
}
}
.sej-promo_grid0hz{
gap:1rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.sej-promo_grid0hz>*{
min-width:0;
}
.sej-promo0hz{
background:#141018;
border-radius:20px;
border:1px solid #2E2240;
padding:24px;
overflow:hidden;
position:relative;
min-height:9.375rem;
}
.sej-promo_h0hz{
line-height:1.05;
font-family:"Schibsted Grotesk", 'Helvetica Neue', Arial, sans-serif;
font-size:26px;
margin-top:6px;
color:#F2EAF8;
font-weight:700;
}
.sej-promo_h0hz em{
font-style:normal;
color:#E800C0;
}
.sej-promo_p0hz{
line-height:1.5;
color:#C4B4D4;
font-size:0.781rem;
margin-top:8px;
}
.sej-promo_feat0hz{
border-color:#2E2240;
background:linear-gradient(135deg,#1C0D24,#0E0D1E);
}
.sej-promo_feat0hz .sej-promo_h0hz{
color:#F2EAF8;
}
.sej-promo_feat0hz .sej-promo_h0hz em{
color:#FF4FD8;
}
.sej-promo_feat0hz .sej-promo_p0hz{
color:#B89FC8;
}
.sej-promo_feat0hz .sej-eyebrow0hz{
color:#FF4FD8;
}
@media(max-width:1024px){
.sej-promo_grid0hz{
grid-template-columns:1fr;
}
}
.sej-rv_head0hz{
gap:0.75rem;
margin-bottom:18px;
display:flex;
align-items:flex-end;
flex-wrap:wrap;
justify-content:space-between;
}
.sej-rv_agg0hz{
gap:10px;
align-items:center;
display:flex;
}
.sej-rv_source0hz{
color:#8A759E;
font-size:0.781rem;
}
.sej-rv_grid0hz{
grid-template-columns:repeat(3,1fr);
gap:14px;
display:grid;
}
.sej-rv_grid0hz>*{
min-width:0;
}
.sej-review0hz{
border:1px solid #2E2240;
background:#141018;
border-radius:0.813rem;
padding:24px;
}
.sej-review0hz .sej-stars0hz{
margin-bottom:10px;
}
.sej-review0hz p{
font-size:14.5px;
font-weight:600;
margin-bottom:0.875rem;
color:#F2EAF8;
line-height:1.5;
}
.sej-review_by0hz{
color:#8A759E;
font-size:12.5px;
}
@media(max-width:1023px){
.sej-rv_grid0hz{
grid-template-columns:1fr;
}
}
.sej-provs0hz{
gap:12px;
grid-template-columns:repeat(6,1fr);
display:grid;
margin-bottom:28px;
}
.sej-provs0hz>*{
min-width:0;
}
.sej-prov0hz{
padding:12px;
border:1px solid #2E2240;
border-radius:13px;
background:#141018;
justify-content:center;
align-items:center;
height:4rem;
display:flex;
text-decoration:none;
}
.sej-prov_img0hz{
max-width:100%;
max-height:32px;
object-fit:contain;
}
.sej-resp0hz{
background:#141018;
border-radius:13px;
gap:1.5rem;
border:1px solid #2E2240;
padding:1.625rem;
display:flex;
flex-wrap:wrap;
justify-content:space-between;
align-items:center;
}
.sej-resp_in0hz{
max-width:35rem;
}
.sej-resp_h0hz{
margin-bottom:0.5rem;
font-family:"Schibsted Grotesk", 'Helvetica Neue', Arial, sans-serif;
color:#F2EAF8;
font-size:1.188rem;
font-weight:700;
}
.sej-resp_p0hz{
font-size:13.5px;
line-height:1.6;
color:#C4B4D4;
}
.sej-resp_badges0hz{
gap:14px;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.sej-age180hz{
padding:0.25rem 0.5rem;
border-radius:0.5rem;
border:1.5px solid #FF3B3B;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
color:#FF3B3B;
font-weight:700;
font-size:13px;
}
.sej-resp_org0hz{
font-size:13px;
font-weight:600;
color:#8A759E;
}
@media(max-width:1024px){
.sej-provs0hz{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:562px){
.sej-provs0hz{
grid-template-columns:repeat(2,1fr);
}
}
.sej-ab_h20hz{
margin:14px 0 16px;
font-weight:700;
font-family:"Schibsted Grotesk", 'Helvetica Neue', Arial, sans-serif;
font-size:2rem;
line-height:1.08;
color:#F2EAF8;
}
.sej-ab_body0hz{
margin-bottom:0.875rem;
font-size:0.938rem;
color:#C4B4D4;
line-height:1.65;
}
.sej-ab_chips0hz{
gap:10px;
display:flex;
flex-wrap:wrap;
margin-top:8px;
}
.sej-faq0hz{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.sej-faq_item0hz{
background:#141018;
border-radius:0.813rem;
padding:1.125rem 22px;
border:1px solid #2E2240;
}
.sej-faq_q0hz{
list-style:none;
gap:16px;
cursor:pointer;
justify-content:space-between;
font-size:0.969rem;
display:flex;
align-items:center;
color:#F2EAF8;
font-weight:600;
}
.sej-faq_q0hz::-webkit-details-marker{
display:none;
}
.sej-faq_q_t0hz{
gap:0.625rem;
display:flex;
}
.sej-faq_q_i0hz{
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
color:#E800C0;
font-style:normal;
}
.sej-faq_pm0hz{
font-size:1.25rem;
color:#E800C0;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
}
.sej-faq_item0hz[open] .sej-faq_pm0hz{
transform:rotate(45deg);
}
.sej-faq_a0hz{
line-height:1.6;
color:#C4B4D4;
font-size:0.844rem;
margin-top:0.75rem;
}
@media(max-width:560px){
.sej-ab_h20hz{
font-size:26px;
}
}
.sej-rc0hz{
gap:2rem;
grid-template-columns:1fr 1fr 1fr;
display:grid;
}
.sej-rc0hz>*{
min-width:0;
}
.sej-rc_awards0hz{
gap:11px;
flex-direction:column;
display:flex;
}
.sej-award0hz{
gap:0.688rem;
display:flex;
align-items:center;
}
.sej-award0hz svg{
flex:none;
color:#FFB830;
height:18px;
width:18px;
}
.sej-award_t0hz{
font-weight:700;
color:#F2EAF8;
font-size:0.844rem;
}
.sej-award_s0hz{
font-size:11.5px;
color:#8A759E;
}
.sej-rc_press0hz{
grid-template-columns:1fr 1fr;
gap:10px;
display:grid;
}
.sej-logo_cell0hz{
border:1px solid #2E2240;
border-radius:8px;
display:flex;
height:3rem;
font-size:0.813rem;
align-items:center;
font-weight:700;
color:#C4B4D4;
justify-content:center;
}
.sej-rc_partner0hz{
padding:20px;
background:#141018;
border:1px solid #2E2240;
border-radius:0.813rem;
}
.sej-rc_partner_name0hz{
font-weight:700;
color:#F2EAF8;
font-size:18px;
margin-bottom:6px;
font-family:"Schibsted Grotesk", 'Helvetica Neue', Arial, sans-serif;
}
.sej-rc_partner_text0hz{
line-height:1.55;
color:#C4B4D4;
font-size:0.781rem;
}
@media(max-width:1027px){
.sej-rc0hz{
grid-template-columns:1fr;
gap:1.375rem;
}
.sej-rc_press0hz{
grid-template-columns:repeat(4,1fr);
}
}
.sej-op_h20hz{
margin:0.625rem 0 8px;
font-family:"Schibsted Grotesk", 'Helvetica Neue', Arial, sans-serif;
color:#F2EAF8;
line-height:1.1;
font-size:1.5rem;
font-weight:700;
}
.sej-op_text0hz{
color:#C4B4D4;
font-size:13.5px;
line-height:1.6;
}
@media(max-width:563px){
.sej-op_h20hz{
font-size:1.375rem;
}
}
.sej-dispute0hz{
border-radius:0.813rem;
gap:28px;
border:1px dashed #3D2F55;
padding:26px 1.875rem;
flex-wrap:wrap;
justify-content:space-between;
align-items:center;
display:flex;
}
.sej-dispute_in0hz{
max-width:660px;
}
.sej-dispute_h20hz{
margin-bottom:0.5rem;
font-weight:700;
font-size:1.375rem;
color:#F2EAF8;
font-family:"Schibsted Grotesk", 'Helvetica Neue', Arial, sans-serif;
}
.sej-dispute_text0hz{
color:#C4B4D4;
line-height:1.6;
font-size:13.5px;
}
.sej-footer0hz{
background:#080610;
padding:40px 28px;
border-top:1px solid #241B2E;
}
.sej-footer_grid0hz{
gap:2rem;
grid-template-columns:1.4fr 1fr 1fr 1fr;
margin-right:auto;
margin-bottom:1.75rem;
display:grid;
max-width:87.5rem;
margin-left:auto;
}
.sej-footer_grid0hz>*{
min-width:0;
}
.sej-footer_grid0hz h4{
letter-spacing:.12em;
color:#56465F;
font-size:0.625rem;
margin-bottom:0.813rem;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
text-transform:uppercase;
}
.sej-fcol0hz{
gap:9px;
color:#C4B4D4;
font-size:13px;
display:flex;
flex-direction:column;
}
.sej-fcol0hz a{
cursor:pointer;
}
.sej-ft_about0hz{
color:#8A759E;
font-size:0.813rem;
max-width:260px;
margin-top:0.75rem;
line-height:1.6;
}
.sej-ft_contact0hz{
color:#E800C0;
overflow-wrap:anywhere;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
font-size:0.781rem;
margin-top:0.75rem;
}
.sej-footer_bottom0hz{
margin:0 auto;
gap:1rem;
display:flex;
padding-top:20px;
border-top:1px solid #241B2E;
align-items:center;
flex-wrap:wrap;
justify-content:space-between;
max-width:87.5rem;
}
.sej-footer_bottom0hz p{
max-width:720px;
color:#56465F;
font-size:0.688rem;
line-height:1.6;
}
@media(max-width:1025px){
.sej-footer_grid0hz{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:562px){
.sej-footer_grid0hz{
grid-template-columns:1fr;
}
}