*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#0d1117;
font-family:"PT Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
text-rendering:optimizeLegibility;
font-size:0.938rem;
-webkit-font-smoothing:antialiased;
line-height:1.6;
color:#c4cfde;
overflow-wrap:break-word;
}
img{
display:block;
max-width:100%;
}
a{
text-decoration:none;
color:inherit;
}
button{
border:none;
background:none;
font-family:inherit;
cursor:pointer;
}
::-webkit-scrollbar{
height:0.5rem;
width:8px;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.52);
border-radius:0.5rem;
}
::-webkit-scrollbar-track{
background:transparent;
}
.sejlayout-q7i{
flex-direction:column;
min-height:100vh;
display:flex;
}
.sejmain-q7i{
flex:1 1 auto;
min-width:0;
width:100%;
}
.sejcontainer-q7i{
margin:0 auto;
padding:0 1rem;
width:100%;
max-width:1400px;
}
@media(min-width:771px){
.sejcontainer-q7i{
padding:0 2rem;
}
}
@media(min-width:1101px){
.sejcontainer-q7i{
padding:0 56px;
}
}
.sejeyebrow-q7i{
font-size:0.688rem;
font-family:"PT Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
display:inline-block;
line-height:1.4;
text-transform:uppercase;
letter-spacing:.2em;
font-weight:600;
color:#38b6ff;
overflow-wrap:break-word;
}
.sejband-q7i{
background:#0a1220;
color:#eef3fa;
}
.sejband-q7i .sejeyebrow-q7i{
color:#5eceff;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.sejtb-q7i{
background:#0d1117;
z-index:50;
top:0;
position:sticky;
border-bottom:1px solid rgba(210,235,255,0.11);
}
.sejtb_in-q7i{
margin:0 auto;
padding:0.75rem 1rem;
gap:16px;
display:flex;
align-items:center;
justify-content:space-between;
width:100%;
max-width:87.5rem;
}
@media(min-width:771px){
.sejtb_in-q7i{
padding:16px 32px;
}
}
@media(min-width:1103px){
.sejtb_in-q7i{
padding:18px 3.5rem;
}
}
.sejtb_left-q7i{
gap:28px;
align-items:center;
min-width:0;
display:flex;
}
.sejtb_logo-q7i{
gap:11px;
align-items:center;
display:flex;
min-width:0;
}
.sejtb_logo_mark-q7i{
border-radius:8px;
flex:0 0 auto;
width:2.125rem;
height:2.125rem;
object-fit:cover;
}
.sejtb_logo_txt-q7i{
flex-direction:column;
min-width:0;
display:flex;
line-height:1;
}
.sejtb_logo_name-q7i{
overflow:hidden;
font-size:22px;
font-weight:700;
font-family:"Lora", Georgia, 'Times New Roman', serif;
text-overflow:ellipsis;
white-space:nowrap;
letter-spacing:.02em;
color:#eef3fa;
}
.sejtb_logo_sub-q7i{
overflow:hidden;
text-transform:uppercase;
text-overflow:ellipsis;
white-space:nowrap;
font-size:8.5px;
letter-spacing:.32em;
font-weight:600;
color:#38b6ff;
margin-top:0.25rem;
}
.sejtb_nav-q7i{
display:none;
}
@media(min-width:959px){
.sejtb_nav-q7i{
gap:1.75rem;
display:flex;
align-items:center;
}
}
.sejtb_nav_item-q7i{
transition:color .2s ease,border-color .2s ease;
border-bottom:2px solid transparent;
padding-bottom:3px;
font-weight:600;
font-size:14px;
color:#c4cfde;
white-space:nowrap;
}
.sejtb_nav_item-q7i:hover{
color:#eef3fa;
}
.sejtb_nav_item-q7i.sejstate_active-q7i{
border-color:#38b6ff;
color:#eef3fa;
}
.sejtb_right-q7i{
flex:0 0 auto;
gap:0.875rem;
align-items:center;
display:flex;
}
.sejtb_search-q7i{
transition:color .2s ease;
justify-content:center;
color:#c4cfde;
display:flex;
align-items:center;
}
.sejtb_search-q7i:hover{
color:#38b6ff;
}
.sejtb_search-q7i svg{
width:1.125rem;
height:1.125rem;
}
.sejtb_lang-q7i{
letter-spacing:.1em;
font-weight:600;
text-transform:uppercase;
font-size:11px;
color:#8a9ab0;
}
.sejtb_lang-q7i:hover{
color:#eef3fa;
}
.sejtb_login-q7i{
color:#eef3fa;
font-size:0.875rem;
font-weight:600;
display:none;
}
@media(min-width:768px){
.sejtb_login-q7i{
display:inline-block;
}
}
.sejtb_register-q7i{
padding:11px 1.375rem;
transition:background-color .2s ease;
border-radius:62.438rem;
background:#38b6ff;
font-size:14px;
white-space:nowrap;
font-weight:700;
color:#080c10;
}
.sejtb_register-q7i:hover{
background:#5eceff;
}
.sejmob-q7i{
background:#0d1117;
left:0;
border-top:1px solid rgba(210,235,255,0.11);
padding-bottom:env(safe-area-inset-bottom);
z-index:60;
right:0;
bottom:0;
position:fixed;
}
@media(min-width:957px){
.sejmob-q7i{
display:none;
}
}
.sejmob_in-q7i{
margin:0 auto;
display:flex;
max-width:560px;
justify-content:space-around;
align-items:stretch;
}
.sejmob_item-q7i{
gap:3px;
padding:9px 4px;
flex:1 1 0;
transition:color .2s ease;
color:#8a9ab0;
align-items:center;
flex-direction:column;
display:flex;
min-width:0;
}
.sejmob_item-q7i.sejstate_active-q7i{
color:#38b6ff;
}
.sejmob_ic-q7i{
align-items:center;
display:flex;
justify-content:center;
}
.sejmob_ic-q7i svg{
width:20px;
height:1.25rem;
}
.sejmob_lb-q7i{
overflow:hidden;
text-overflow:ellipsis;
font-weight:600;
max-width:100%;
white-space:nowrap;
font-size:0.625rem;
}
@media(max-width:962px){
body{
padding-bottom:3.75rem;
}
}
.sejrail-q7i{
position:relative;
min-width:0;
}
.sejrail_scroll-q7i{
gap:14px;
display:flex;
scrollbar-width:thin;
overflow-x:auto;
-webkit-overflow-scrolling:touch;
padding-bottom:14px;
}
@media(min-width:766px){
.sejrail_scroll-q7i{
gap:1.125rem;
}
}
.sejgc-q7i{
flex:0 0 auto;
display:block;
width:9.375rem;
}
@media(min-width:766px){
.sejgc-q7i{
width:188px;
}
}
.sejgc_img-q7i{
background:#141b24;
overflow:hidden;
border-radius:14px;
padding-bottom:133.33%;
box-shadow:0 2px 8px rgba(0,0,0,0.45), 0 1px 2px rgba(0,0,0,0.60);
position:relative;
}
.sejgc_img-q7i img{
inset:0;
height:100%;
width:100%;
object-fit:cover;
position:absolute;
}
.sejgc_cover-q7i{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
pointer-events:none;
position:absolute;
}
.sejgc_hover-q7i{
transition:opacity .2s ease;
background:rgba(0,0,0,0.52);
inset:0;
opacity:0;
display:flex;
position:absolute;
align-items:center;
justify-content:center;
}
.sejgc-q7i:hover .sejgc_hover-q7i{
opacity:1;
}
.sejgc_hover_btn-q7i{
background:#38b6ff;
border-radius:62.438rem;
color:#080c10;
align-items:center;
justify-content:center;
display:flex;
height:46px;
width:2.875rem;
}
.sejgc_hover_btn-q7i svg{
height:1.125rem;
width:1.125rem;
}
.sejgc_info-q7i{
gap:2px;
margin-top:0.563rem;
min-width:0;
flex-direction:column;
display:flex;
}
.sejgc_name-q7i{
overflow:hidden;
text-overflow:ellipsis;
font-weight:700;
font-size:0.813rem;
white-space:nowrap;
color:#eef3fa;
}
.sejgc_prov-q7i{
overflow:hidden;
font-size:11px;
white-space:nowrap;
color:#8a9ab0;
text-overflow:ellipsis;
}
.sejgc_meta-q7i{
font-size:0.688rem;
color:#8a9ab0;
}
.sejtc-q7i{
flex:0 0 auto;
display:block;
width:180px;
}
@media(min-width:765px){
.sejtc-q7i{
width:14.375rem;
}
}
.sejtc_img-q7i{
overflow:hidden;
background:#141b24;
border-radius:0.875rem;
padding-bottom:75%;
box-shadow:0 2px 8px rgba(0,0,0,0.45), 0 1px 2px rgba(0,0,0,0.60);
position:relative;
}
.sejtc_img-q7i img{
inset:0;
position:absolute;
object-fit:cover;
height:100%;
width:100%;
}
.sejtc_info-q7i{
gap:2px;
min-width:0;
margin-top:9px;
flex-direction:column;
display:flex;
}
.sejtc_name-q7i{
overflow:hidden;
font-weight:700;
text-overflow:ellipsis;
font-size:14px;
white-space:nowrap;
color:#eef3fa;
}
.sejtc_rtp-q7i{
color:#8a9ab0;
font-size:0.688rem;
}
.sejlc-q7i{
flex:0 0 auto;
display:block;
width:230px;
}
@media(min-width:771px){
.sejlc-q7i{
width:16.75rem;
}
}
.sejlc_img-q7i{
overflow:hidden;
border-radius:14px;
background:#141b24;
position:relative;
box-shadow:0 2px 8px rgba(0,0,0,0.45), 0 1px 2px rgba(0,0,0,0.60);
padding-bottom:62.5%;
}
.sejlc_img-q7i img{
inset:0;
height:100%;
position:absolute;
object-fit:cover;
width:100%;
}
.sejlc_live-q7i{
border-radius:999px;
background:rgba(0,0,0,0.52);
padding:4px 0.563rem;
gap:7px;
top:0.75rem;
left:12px;
position:absolute;
display:flex;
align-items:center;
}
.sejlc_live_dot-q7i{
border-radius:50%;
background:#f04458;
animation:zm2-pulse 1.6s infinite;
width:8px;
height:0.5rem;
}
.sejlc_seats-q7i{
font-weight:600;
letter-spacing:.08em;
text-transform:uppercase;
color:#eef3fa;
font-size:0.625rem;
}
.sejlc_info-q7i{
gap:2px;
min-width:0;
display:flex;
margin-top:0.563rem;
flex-direction:column;
}
.sejlc_name-q7i{
overflow:hidden;
text-overflow:ellipsis;
color:#eef3fa;
font-weight:700;
font-size:0.938rem;
white-space:nowrap;
}
.sejlc_bet-q7i{
color:#8a9ab0;
font-size:11px;
}
.sejpc-q7i{
border-radius:14px;
background:#141b24;
gap:0.5rem;
padding:1rem 0.875rem;
border:1px solid rgba(210,235,255,0.06);
min-width:0;
justify-content:center;
min-height:4.625rem;
align-items:center;
display:flex;
flex-direction:column;
}
.sejpc_logo-q7i{
flex:0 0 auto;
object-fit:contain;
width:auto;
height:28px;
max-width:100%;
}
.sejpc_name-q7i{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
text-align:center;
font-size:0.688rem;
max-width:100%;
color:#8a9ab0;
}
.sejgc_tag-q7i{
border-radius:8px;
padding:3px 8px;
left:0.625rem;
font-size:0.625rem;
position:absolute;
font-weight:700;
display:inline-block;
top:10px;
letter-spacing:.06em;
z-index:2;
text-transform:uppercase;
}
.sejgc_tag_hot-q7i{
background:#f04458;
color:#eef3fa;
}
.sejgc_tag_new-q7i{
background:#7dd4ff;
color:#080c10;
}
.sejgc_tag_jp-q7i{
background:#f5b731;
color:#080c10;
}
.sejgc_tag_live-q7i{
background:#f04458;
color:#eef3fa;
}
.sejsh-q7i{
margin-bottom:18px;
min-width:0;
}
.sejsh_row-q7i{
gap:1rem;
display:flex;
flex-wrap:wrap;
justify-content:space-between;
align-items:flex-end;
}
.sejsh_row-q7i .sejsh_l-q7i{
gap:6px;
flex-direction:column;
display:flex;
min-width:0;
}
.sejsh_stack-q7i{
gap:10px;
flex-direction:column;
display:flex;
align-items:flex-start;
}
.sejsh_center-q7i{
gap:0.625rem;
display:flex;
text-align:center;
flex-direction:column;
align-items:center;
}
.sejsh_h2-q7i{
color:#eef3fa;
font-family:"Lora", Georgia, 'Times New Roman', serif;
font-size:24px;
line-height:1.1;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:765px){
.sejsh_h2-q7i{
font-size:1.875rem;
}
}
.sejband-q7i .sejsh_h2-q7i{
color:#eef3fa;
}
.sejsh_eb_line-q7i{
gap:10px;
align-items:center;
display:inline-flex;
}
.sejsh_eb_line-q7i::before{
background:#38b6ff;
content:"";
height:1px;
width:1.75rem;
display:inline-block;
}
.sejband-q7i .sejsh_eb_line-q7i::before{
background:#5eceff;
}
.sejsh_eb_dot-q7i{
gap:0.5rem;
display:inline-flex;
align-items:center;
}
.sejsh_eb_dot-q7i::before{
border-radius:50%;
background:#38b6ff;
height:6px;
display:inline-block;
content:"";
width:6px;
}
.sejband-q7i .sejsh_eb_dot-q7i::before{
background:#5eceff;
}
.sejsh_link-q7i{
gap:6px;
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
align-items:center;
font-size:0.813rem;
color:#eef3fa;
display:inline-flex;
padding-bottom:2px;
font-weight:600;
border-bottom:1px solid #eef3fa;
white-space:nowrap;
}
.sejsh_link-q7i:hover{
border-color:#38b6ff;
color:#38b6ff;
}
.sejsh_link-q7i svg{
width:14px;
height:0.875rem;
}
.sejsh_link_chev-q7i{
border-bottom:0;
padding-bottom:0;
}
.sejsh_link_btn-q7i{
border-radius:999px;
background:#38b6ff;
padding:9px 18px;
color:#080c10;
border-bottom:0;
}
.sejsh_link_btn-q7i:hover{
border-color:transparent;
background:#5eceff;
color:#080c10;
}
.sejband-q7i .sejsh_link-q7i{
border-color:#eef3fa;
color:#eef3fa;
}
.sejband-q7i .sejsh_link_btn-q7i{
background:#5eceff;
color:#080c10;
}
.sejsh_rule-q7i{
background:rgba(210,235,255,0.11);
margin:-2px 0 18px;
height:1px;
}
.sejband-q7i .sejsh_rule-q7i{
background:rgba(210,235,255,0.13);
}
.sejhero-q7i{
padding:32px 0 0.5rem;
}
@media(min-width:767px){
.sejhero-q7i{
padding:3.5rem 0 1.5rem;
}
}
.sejhero_in-q7i{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:center;
}
@media(min-width:899px){
.sejhero_in-q7i{
gap:48px;
grid-template-columns:1.05fr .95fr;
}
}
.sejhero_copy-q7i{
min-width:0;
}
.sejhero_eyebrow-q7i{
gap:10px;
margin-bottom:1.375rem;
align-items:center;
display:inline-flex;
}
.sejhero_eyebrow_line-q7i{
background:#38b6ff;
flex:0 0 auto;
height:1px;
width:1.75rem;
display:inline-block;
}
.sejhero_h1-q7i{
margin-bottom:1.25rem;
overflow-wrap:break-word;
line-height:1.04;
color:#eef3fa;
font-weight:600;
letter-spacing:-.01em;
font-size:2.375rem;
font-family:"Lora", Georgia, 'Times New Roman', serif;
}
@media(min-width:770px){
.sejhero_h1-q7i{
font-size:54px;
}
}
@media(min-width:1101px){
.sejhero_h1-q7i{
font-size:3.875rem;
}
}
.sejhero_h1-q7i em{
color:#38b6ff;
font-style:normal;
}
.sejhero_sub-q7i{
max-width:480px;
font-size:1rem;
line-height:1.6;
color:#6b7f96;
margin-bottom:30px;
}
@media(min-width:769px){
.sejhero_sub-q7i{
font-size:1.125rem;
}
}
.sejhero_actions-q7i{
gap:14px;
flex-wrap:wrap;
display:flex;
align-items:center;
margin-bottom:34px;
}
.sejhero_cta-q7i{
background:#38b6ff;
transition:background-color .2s ease;
padding:16px 1.875rem;
border-radius:62.438rem;
gap:10px;
align-items:center;
display:inline-flex;
font-weight:700;
color:#080c10;
font-size:0.938rem;
}
.sejhero_cta-q7i:hover{
background:#5eceff;
}
.sejhero_cta_ic-q7i{
display:inline-flex;
align-items:center;
}
.sejhero_cta_ic-q7i svg{
height:16px;
width:1rem;
}
.sejhero_cta_alt-q7i{
border:1px solid rgba(210,235,255,0.11);
background:transparent;
border-radius:999px;
padding:15px 1.625rem;
transition:border-color .2s ease,color .2s ease;
color:#eef3fa;
display:inline-flex;
align-items:center;
font-size:0.938rem;
font-weight:600;
}
.sejhero_cta_alt-q7i:hover{
border-color:#38b6ff;
color:#38b6ff;
}
.sejhero_trust-q7i{
gap:1.375rem;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.sejhero_trust_item-q7i{
gap:0.563rem;
font-weight:600;
display:flex;
color:#c4cfde;
font-size:13px;
align-items:center;
}
.sejhero_trust_ic-q7i{
color:#38b6ff;
align-items:center;
display:inline-flex;
}
.sejhero_trust_ic-q7i svg{
width:16px;
height:16px;
}
.sejhero_promo-q7i{
background:#141b24;
border-radius:20px;
overflow:hidden;
position:relative;
display:flex;
min-height:18.75rem;
box-shadow:0 12px 3rem rgba(0,0,0,0.55), 0 3px 12px rgba(56,182,255,0.12);
}
.sejhero_promo_bg-q7i{
inset:0;
background-position:center;
position:absolute;
background-size:cover;
}
.sejhero_promo_bg-q7i::after{
inset:0;
background:linear-gradient(120deg,#0a1220 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
position:absolute;
content:"";
}
.sejhero_promo_glow-q7i{
background:radial-gradient(circle,rgba(56,182,255,0.12) 0%,transparent 65%);
border-radius:50%;
width:16.25rem;
height:260px;
position:absolute;
top:-2.5rem;
right:-1.25rem;
pointer-events:none;
}
.sejhero_promo_ct-q7i{
padding:28px;
max-width:88%;
z-index:2;
align-self:flex-end;
position:relative;
}
.sejhero_promo_label-q7i{
color:#5eceff;
margin-bottom:8px;
font-size:10px;
letter-spacing:.25em;
display:block;
text-transform:uppercase;
font-weight:700;
}
.sejhero_promo_amount-q7i{
font-family:"Lora", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.05;
font-weight:600;
font-size:32px;
color:#eef3fa;
}
@media(min-width:767px){
.sejhero_promo_amount-q7i{
font-size:2.5rem;
}
}
.sejhero_promo_amount-q7i em{
color:#5eceff;
font-style:normal;
}
.sejhero_rating-q7i{
border:1px solid rgba(210,235,255,0.06);
padding:0.625rem 14px;
border-radius:0.875rem;
background:#141b24;
gap:10px;
top:14px;
z-index:3;
position:absolute;
box-shadow:0 2px 0.5rem rgba(0,0,0,0.45), 0 1px 2px rgba(0,0,0,0.60);
max-width:min(16.25rem,62%);
display:flex;
right:14px;
align-items:center;
}
.sejhero_rating_score-q7i{
flex:0 0 auto;
font-family:"Lora", Georgia, 'Times New Roman', serif;
font-size:24px;
color:#eef3fa;
font-weight:700;
}
.sejhero_rating_txt-q7i{
flex:1 1 auto;
min-width:0;
}
.sejhero_rating_stars-q7i{
gap:2px;
color:#38b6ff;
display:flex;
}
.sejhero_rating_stars-q7i svg{
height:0.75rem;
width:12px;
}
.sejhero_rating_cap-q7i{
overflow-wrap:break-word;
font-size:11px;
margin-top:3px;
display:block;
line-height:1.35;
color:#8a9ab0;
}
.sejstat-q7i{
border-top:1px solid rgba(210,235,255,0.11);
border-bottom:1px solid rgba(210,235,255,0.11);
margin-top:16px;
}
.sejstat_in-q7i{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:765px){
.sejstat_in-q7i{
grid-template-columns:repeat(4,1fr);
}
}
.sejstat_item-q7i{
padding:22px 0.875rem;
border-bottom:1px solid rgba(210,235,255,0.06);
border-right:1px solid rgba(210,235,255,0.06);
min-width:0;
}
.sejstat_item-q7i:nth-child(2n){
border-right:0;
}
.sejstat_item-q7i:nth-child(n+3){
border-bottom:0;
}
@media(min-width:765px){
.sejstat_item-q7i{
border-bottom:0;
}
.sejstat_item-q7i:nth-child(2n){
border-right:1px solid rgba(210,235,255,0.06);
}
.sejstat_item-q7i:nth-child(4n){
border-right:0;
}
}
.sejstat_value-q7i{
font-size:1.875rem;
overflow-wrap:break-word;
font-weight:700;
color:#eef3fa;
font-family:"Lora", Georgia, 'Times New Roman', serif;
line-height:1;
}
@media(min-width:770px){
.sejstat_value-q7i{
font-size:34px;
}
}
.sejstat_label-q7i{
overflow-wrap:break-word;
margin-top:0.375rem;
font-size:13px;
color:#8a9ab0;
line-height:1.4;
}
.sejjp-q7i{
padding:1.875rem 0 10px;
}
.sejjp_grid-q7i{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:766px){
.sejjp_grid-q7i{
grid-template-columns:1fr 1fr;
}
.sejjp_card_mega-q7i{
grid-column:1/-1;
}
}
@media(min-width:1001px){
.sejjp_grid-q7i{
grid-template-columns:1.4fr 1fr 1fr;
}
.sejjp_card_mega-q7i{
grid-column:auto;
}
}
.sejjp_card-q7i{
padding:26px;
gap:0.75rem;
border-radius:20px;
border:1px solid rgba(210,235,255,0.06);
overflow:hidden;
background:#141b24;
flex-direction:column;
justify-content:space-between;
min-width:0;
display:flex;
position:relative;
min-height:12.5rem;
}
.sejjp_card_mega-q7i{
background:linear-gradient(135deg,#0c1828,#070d14);
border-color:transparent;
min-height:13.125rem;
color:#eef3fa;
}
.sejjp_glow-q7i{
border-radius:50%;
background:radial-gradient(circle,rgba(56,182,255,0.12),transparent 70%);
width:200px;
height:200px;
pointer-events:none;
top:-2.5rem;
right:-40px;
position:absolute;
}
.sejjp_label-q7i{
gap:10px;
color:#38b6ff;
position:relative;
justify-content:space-between;
font-size:0.625rem;
align-items:center;
flex-wrap:wrap;
font-weight:700;
display:flex;
letter-spacing:.16em;
text-transform:uppercase;
}
.sejjp_card_mega-q7i .sejjp_label-q7i{
color:#5eceff;
}
.sejjp_drop-q7i{
font-weight:600;
letter-spacing:.04em;
text-transform:none;
color:#8a9ab0;
}
.sejjp_card_mega-q7i .sejjp_drop-q7i{
color:#8aaec8;
}
.sejjp_amount-q7i{
font-weight:700;
line-height:1;
color:#eef3fa;
overflow-wrap:break-word;
font-family:"Lora", Georgia, 'Times New Roman', serif;
font-size:2.375rem;
position:relative;
}
.sejjp_card_mega-q7i .sejjp_amount-q7i{
animation:zm2-pulse 2.4s infinite;
font-size:3rem;
color:#5eceff;
}
@media(min-width:769px){
.sejjp_card_mega-q7i .sejjp_amount-q7i{
font-size:54px;
}
}
.sejjp_game-q7i{
position:relative;
font-size:13px;
color:#8a9ab0;
}
.sejjp_card_mega-q7i .sejjp_game-q7i{
color:#8aaec8;
}
.sejjp_cta-q7i{
align-self:flex-start;
position:relative;
}
.sejjp_card_mega-q7i .sejjp_cta-q7i{
background:#5eceff;
transition:opacity .2s ease;
border-radius:999px;
padding:0.625rem 1.25rem;
color:#080c10;
font-size:13px;
font-weight:700;
}
.sejjp_card_mega-q7i .sejjp_cta-q7i:hover{
opacity:.9;
}
.sejjp_card-q7i:not(.sejjp_card_mega-q7i) .sejjp_cta-q7i{
transition:color .2s ease,border-color .2s ease;
font-weight:700;
padding-bottom:2px;
border-bottom:1px solid #eef3fa;
color:#eef3fa;
font-size:13px;
}
.sejjp_card-q7i:not(.sejjp_card_mega-q7i) .sejjp_cta-q7i:hover{
border-color:#38b6ff;
color:#38b6ff;
}
.sejjp_seo-q7i{
margin:0.875rem 0 0;
line-height:1.65;
max-width:47.5rem;
font-size:14px;
color:#6b7f96;
overflow-wrap:break-word;
}
.sejjp_seo-q7i strong{
font-weight:700;
color:#eef3fa;
}
.sejgrow-q7i{
padding:26px 0 0.625rem;
}
.sejrow_seo-q7i{
margin:10px 0 0;
font-size:0.875rem;
max-width:47.5rem;
overflow-wrap:break-word;
line-height:1.65;
color:#6b7f96;
}
.sejrow_seo-q7i strong{
color:#eef3fa;
font-weight:700;
}
.sejgrow-q7i{
padding:1.625rem 0 10px;
}
.sejrow_seo-q7i{
margin:0.625rem 0 0;
max-width:47.5rem;
line-height:1.65;
font-size:0.875rem;
overflow-wrap:break-word;
color:#6b7f96;
}
.sejrow_seo-q7i strong{
font-weight:700;
color:#eef3fa;
}
.sejgrow-q7i{
padding:1.625rem 0 0.625rem;
}
.sejrow_seo-q7i{
margin:0.625rem 0 0;
color:#6b7f96;
overflow-wrap:break-word;
max-width:760px;
font-size:14px;
line-height:1.65;
}
.sejrow_seo-q7i strong{
font-weight:700;
color:#eef3fa;
}
.sejgrow-q7i{
padding:26px 0 0.625rem;
}
.sejrow_seo-q7i{
margin:0.625rem 0 0;
max-width:760px;
line-height:1.65;
overflow-wrap:break-word;
color:#6b7f96;
font-size:14px;
}
.sejrow_seo-q7i strong{
font-weight:700;
color:#eef3fa;
}
.sejvip-q7i{
padding:3rem 0;
}
@media(min-width:769px){
.sejvip-q7i{
padding:4rem 0;
}
}
.sejvip_head-q7i{
gap:0.875rem;
flex-direction:column;
margin-bottom:30px;
display:flex;
}
@media(min-width:881px){
.sejvip_head-q7i{
gap:1.5rem;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.sejvip_eyebrow-q7i{
margin-bottom:0.75rem;
}
.sejvip_h2-q7i{
line-height:1.05;
font-family:"Lora", Georgia, 'Times New Roman', serif;
color:#eef3fa;
font-size:32px;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:765px){
.sejvip_h2-q7i{
font-size:40px;
}
}
.sejvip_intro-q7i{
max-width:26.25rem;
color:#8aaec8;
line-height:1.6;
font-size:0.875rem;
}
.sejvip_grid-q7i{
gap:14px;
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
display:grid;
}
.sejvip_card-q7i{
padding:22px 1.125rem;
border:1px solid rgba(210,235,255,0.13);
border-radius:14px;
min-width:0;
}
.sejvip_card_feat-q7i{
border-color:#5eceff;
background:rgba(210,235,255,0.07);
}
.sejvip_card_ic-q7i{
background:linear-gradient(135deg,#38b6ff,#9de4ff);
border-radius:8px;
height:2.125rem;
width:2.125rem;
display:block;
margin-bottom:1rem;
}
.sejvip_name-q7i{
font-size:20px;
font-weight:600;
color:#eef3fa;
overflow-wrap:break-word;
margin-bottom:0.375rem;
font-family:"Lora", Georgia, 'Times New Roman', serif;
}
.sejvip_perk-q7i{
color:#8aaec8;
line-height:1.5;
overflow-wrap:break-word;
font-size:0.781rem;
}
.sejtrn-q7i{
padding:30px 0 10px;
}
.sejtrn_in-q7i{
overflow:hidden;
background:#141b24;
border:1px solid rgba(210,235,255,0.06);
grid-template-columns:1fr;
border-radius:1.25rem;
display:grid;
}
@media(min-width:880px){
.sejtrn_in-q7i{
grid-template-columns:1.05fr 1fr;
}
}
.sejtrn_banner-q7i{
background:linear-gradient(150deg,#0c1828,#070d14);
overflow:hidden;
padding:34px;
position:relative;
color:#eef3fa;
}
.sejtrn_glow-q7i{
border-radius:50%;
background:radial-gradient(circle,rgba(56,182,255,0.12),transparent 70%);
height:12.5rem;
bottom:-40px;
pointer-events:none;
position:absolute;
width:200px;
right:-2.5rem;
}
.sejtrn_eyebrow-q7i{
margin-bottom:14px;
position:relative;
}
.sejtrn_h2-q7i{
font-weight:600;
font-size:30px;
overflow-wrap:break-word;
margin-bottom:0.75rem;
font-family:"Lora", Georgia, 'Times New Roman', serif;
line-height:1.06;
color:#eef3fa;
position:relative;
}
@media(min-width:771px){
.sejtrn_h2-q7i{
font-size:36px;
}
}
.sejtrn_text-q7i{
font-size:0.875rem;
max-width:26.25rem;
margin-bottom:1.375rem;
color:#8aaec8;
line-height:1.6;
position:relative;
}
.sejtrn_timer-q7i{
gap:8px;
display:flex;
flex-wrap:wrap;
margin-bottom:1.5rem;
align-items:center;
position:relative;
}
.sejtrn_timer_cap-q7i{
color:#8aaec8;
font-size:11px;
}
.sejtrn_timer_box-q7i{
border-radius:0.5rem;
padding:4px 0.75rem;
background:rgba(210,235,255,0.07);
font-size:24px;
font-weight:700;
color:#eef3fa;
font-family:"Lora", Georgia, 'Times New Roman', serif;
}
.sejtrn_cta-q7i{
background:#5eceff;
transition:opacity .2s ease;
border-radius:999px;
padding:0.813rem 26px;
color:#080c10;
display:inline-block;
position:relative;
font-weight:700;
font-size:14px;
}
.sejtrn_cta-q7i:hover{
opacity:.9;
}
.sejtrn_lb-q7i{
padding:26px 28px;
}
.sejtrn_lb_head-q7i{
gap:0.625rem;
justify-content:space-between;
display:flex;
align-items:center;
margin-bottom:12px;
}
.sejtrn_lb_title-q7i{
font-family:"Lora", Georgia, 'Times New Roman', serif;
color:#eef3fa;
font-weight:600;
font-size:20px;
}
.sejtrn_lb_upd-q7i{
color:#8a9ab0;
font-size:0.688rem;
text-transform:uppercase;
letter-spacing:.08em;
}
.sejtrn_lb_row-q7i{
padding:0.688rem 12px;
gap:14px;
border-radius:8px;
display:flex;
align-items:center;
}
.sejtrn_lb_row-q7i:nth-child(2){
background:rgba(56,182,255,0.10);
}
.sejtrn_lb_rank-q7i{
flex:0 0 auto;
font-size:16px;
width:22px;
font-family:"Lora", Georgia, 'Times New Roman', serif;
color:#38b6ff;
font-weight:700;
}
.sejtrn_lb_av-q7i{
flex:0 0 auto;
background:linear-gradient(135deg,#38b6ff,#9de4ff);
border-radius:50%;
width:1.875rem;
height:1.875rem;
}
.sejtrn_lb_name-q7i{
flex:1 1 auto;
overflow:hidden;
font-weight:600;
text-overflow:ellipsis;
color:#eef3fa;
font-size:0.875rem;
min-width:0;
white-space:nowrap;
}
.sejtrn_lb_amount-q7i{
flex:0 0 auto;
font-weight:700;
color:#eef3fa;
font-size:13px;
}
.sejapp-q7i{
padding:1.875rem 0 10px;
}
.sejapp_in-q7i{
gap:28px;
background:#141b24;
border:1px solid rgba(210,235,255,0.06);
padding:2rem;
border-radius:1.25rem;
display:flex;
flex-direction:column;
}
@media(min-width:770px){
.sejapp_in-q7i{
padding:40px 44px;
gap:2.5rem;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.sejapp_copy-q7i{
min-width:0;
max-width:560px;
}
.sejapp_eyebrow-q7i{
margin-bottom:0.75rem;
}
.sejapp_h2-q7i{
line-height:1.05;
color:#eef3fa;
font-weight:600;
font-family:"Lora", Georgia, 'Times New Roman', serif;
margin-bottom:12px;
font-size:1.75rem;
overflow-wrap:break-word;
}
@media(min-width:769px){
.sejapp_h2-q7i{
font-size:2.125rem;
}
}
.sejapp_text-q7i{
margin-bottom:22px;
line-height:1.6;
font-size:0.875rem;
color:#6b7f96;
}
.sejapp_btns-q7i{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
.sejapp_btn-q7i{
background:#38b6ff;
border-radius:14px;
transition:background-color .2s ease;
padding:11px 20px;
gap:10px;
align-items:center;
display:inline-flex;
color:#080c10;
}
.sejapp_btn-q7i:hover{
background:#5eceff;
}
.sejapp_btn_ic-q7i{
align-items:center;
display:inline-flex;
}
.sejapp_btn_ic-q7i svg{
width:1.125rem;
height:18px;
}
.sejapp_btn_lb-q7i{
font-weight:700;
font-size:13.5px;
}
.sejapp_qr_wrap-q7i{
gap:1.125rem;
flex:0 0 auto;
align-items:center;
display:flex;
}
.sejapp_qr-q7i{
border-radius:0.875rem;
flex:0 0 auto;
background-image:repeating-linear-gradient(0deg,#141b24 0 5px,transparent 5px 11px),repeating-linear-gradient(90deg,#141b24 0 5px,transparent 0.313rem 11px);
width:6.75rem;
height:108px;
background-color:#38b6ff;
}
.sejapp_qr_cap-q7i{
font-size:12.5px;
max-width:5.75rem;
color:#8a9ab0;
line-height:1.4;
}
.sejnl-q7i{
padding:1.5rem 0 0.625rem;
}
.sejnl_in-q7i{
border-radius:20px;
gap:1.375rem;
padding:1.875rem 32px;
background:#071018;
display:flex;
flex-direction:column;
color:#eef3fa;
}
@media(min-width:765px){
.sejnl_in-q7i{
gap:28px;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.sejnl_text_wrap-q7i{
min-width:0;
}
.sejnl_h3-q7i{
color:#eef3fa;
overflow-wrap:break-word;
font-family:"Lora", Georgia, 'Times New Roman', serif;
margin-bottom:5px;
line-height:1.1;
font-size:1.375rem;
font-weight:600;
}
@media(min-width:769px){
.sejnl_h3-q7i{
font-size:24px;
}
}
.sejnl_text-q7i{
font-size:13.5px;
line-height:1.5;
color:#8aaec8;
}
.sejnl_form-q7i{
flex:1 1 auto;
gap:0.625rem;
display:flex;
max-width:28.75rem;
min-width:0;
}
.sejnl_input-q7i{
padding:0.813rem 16px;
flex:1 1 auto;
overflow:hidden;
border-radius:14px;
background:rgba(210,235,255,0.07);
border:1px solid rgba(210,235,255,0.13);
text-overflow:ellipsis;
min-width:0;
font-size:14px;
align-items:center;
display:flex;
color:#8aaec8;
white-space:nowrap;
}
.sejnl_btn-q7i{
border-radius:14px;
padding:13px 24px;
transition:opacity .2s ease;
background:#5eceff;
flex:0 0 auto;
white-space:nowrap;
font-size:0.875rem;
color:#080c10;
font-weight:700;
}
.sejnl_btn-q7i:hover{
opacity:.9;
}
.sejsea-q7i{
padding:24px 0 10px;
}
.sejsea_in-q7i{
gap:1.375rem;
overflow:hidden;
padding:36px;
background:linear-gradient(115deg,#0c1828,#070d14);
border-radius:20px;
display:flex;
flex-direction:column;
position:relative;
color:#eef3fa;
}
@media(min-width:822px){
.sejsea_in-q7i{
padding:44px 3rem;
gap:2rem;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.sejsea_glow-q7i{
background:radial-gradient(circle,rgba(56,182,255,0.12),transparent 68%);
border-radius:50%;
pointer-events:none;
position:absolute;
width:240px;
height:15rem;
right:60px;
top:50%;
transform:translateY(-50%);
}
.sejsea_copy-q7i{
position:relative;
max-width:35rem;
min-width:0;
}
.sejsea_eyebrow-q7i{
margin-bottom:0.75rem;
}
.sejsea_h2-q7i{
margin-bottom:12px;
font-weight:600;
font-family:"Lora", Georgia, 'Times New Roman', serif;
line-height:1.04;
overflow-wrap:break-word;
font-size:1.875rem;
color:#eef3fa;
}
@media(min-width:770px){
.sejsea_h2-q7i{
font-size:2.375rem;
}
}
.sejsea_text-q7i{
color:#8aaec8;
line-height:1.6;
font-size:0.938rem;
}
.sejsea_cta-q7i{
padding:1rem 2rem;
border-radius:999px;
flex:0 0 auto;
background:#5eceff;
transition:opacity .2s ease;
color:#080c10;
font-weight:700;
position:relative;
font-size:15px;
}
.sejsea_cta-q7i:hover{
opacity:.9;
}
.sejtt-q7i{
padding:48px 0 10px;
}
@media(min-width:766px){
.sejtt-q7i{
padding:60px 0 0.625rem;
}
}
.sejtt_head-q7i{
margin-bottom:2.125rem;
text-align:center;
}
.sejtt_eyebrow-q7i{
margin-bottom:0.75rem;
}
.sejtt_h2-q7i{
overflow-wrap:break-word;
color:#eef3fa;
line-height:1.05;
font-size:2rem;
font-family:"Lora", Georgia, 'Times New Roman', serif;
font-weight:600;
}
@media(min-width:769px){
.sejtt_h2-q7i{
font-size:2.625rem;
}
}
.sejtt_grid-q7i{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:761px){
.sejtt_grid-q7i{
grid-template-columns:repeat(3,1fr);
}
}
.sejtt_card-q7i{
background:#141b24;
border-radius:0.875rem;
padding:1.875rem;
border:1px solid rgba(210,235,255,0.06);
min-width:0;
flex-direction:column;
display:flex;
}
.sejtt_card_ic-q7i{
margin-bottom:1.125rem;
display:inline-flex;
color:#38b6ff;
align-items:center;
}
.sejtt_card_ic-q7i svg{
width:1.75rem;
height:1.75rem;
}
.sejtt_card_h-q7i{
font-size:22px;
color:#eef3fa;
font-weight:600;
overflow-wrap:break-word;
font-family:"Lora", Georgia, 'Times New Roman', serif;
line-height:1.15;
margin-bottom:0.5rem;
}
.sejtt_card_p-q7i{
line-height:1.6;
margin-bottom:14px;
font-size:14px;
color:#6b7f96;
overflow-wrap:break-word;
}
.sejtt_card_p-q7i b{
color:#eef3fa;
font-weight:700;
}
.sejtt_card_link-q7i{
transition:color .2s ease;
margin-top:auto;
padding-bottom:2px;
font-weight:700;
color:#eef3fa;
font-size:13px;
align-self:flex-start;
border-bottom:1px solid #38b6ff;
}
.sejtt_card_link-q7i:hover{
color:#38b6ff;
}
.sejet-q7i{
padding:2.25rem 0 10px;
}
.sejet_in-q7i{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:881px){
.sejet_in-q7i{
grid-template-columns:1.1fr .9fr;
gap:3rem;
}
}
.sejet_left-q7i{
min-width:0;
}
.sejet_eyebrow-q7i{
margin-bottom:12px;
}
.sejet_h2-q7i{
line-height:1.06;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:14px;
color:#eef3fa;
font-family:"Lora", Georgia, 'Times New Roman', serif;
font-size:28px;
}
@media(min-width:769px){
.sejet_h2-q7i{
font-size:32px;
}
}
.sejet_text-q7i{
line-height:1.65;
margin-bottom:22px;
color:#6b7f96;
font-size:15px;
}
.sejet_stats-q7i{
gap:1.5rem;
display:flex;
flex-wrap:wrap;
}
.sejet_stat-q7i{
min-width:0;
}
.sejet_stat_v-q7i{
line-height:1;
font-size:26px;
font-family:"Lora", Georgia, 'Times New Roman', serif;
color:#eef3fa;
font-weight:700;
}
.sejet_stat_l-q7i{
font-size:0.781rem;
color:#8a9ab0;
margin-top:0.25rem;
}
.sejet_right-q7i{
gap:0.75rem;
flex-direction:column;
display:flex;
}
.sejet_member-q7i{
border-radius:14px;
background:#141b24;
gap:16px;
padding:1.125rem 1.25rem;
border:1px solid rgba(210,235,255,0.06);
min-width:0;
align-items:center;
display:flex;
}
.sejet_member_av-q7i{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#0c1828,#38b6ff);
width:3rem;
height:48px;
}
.sejet_member_name-q7i{
color:#eef3fa;
font-size:0.938rem;
font-weight:700;
overflow-wrap:break-word;
}
.sejet_member_role-q7i{
color:#8a9ab0;
font-size:12.5px;
overflow-wrap:break-word;
}
.sejet_updated-q7i{
padding:14px 18px;
background:#0d1117;
gap:8px;
border:1px solid rgba(210,235,255,0.06);
border-radius:0.875rem;
color:#6b7f96;
font-size:12.5px;
display:flex;
align-items:center;
}
.sejwy-q7i{
padding:3rem 0;
}
@media(min-width:765px){
.sejwy-q7i{
padding:56px 0;
}
}
.sejwy_in-q7i{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:start;
}
@media(min-width:898px){
.sejwy_in-q7i{
gap:3rem;
grid-template-columns:.8fr 1.2fr;
}
}
.sejwy_left-q7i{
min-width:0;
}
.sejwy_eyebrow-q7i{
margin-bottom:14px;
}
.sejwy_h2-q7i{
margin-bottom:1rem;
font-family:"Lora", Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
line-height:1.05;
font-size:2rem;
color:#eef3fa;
}
@media(min-width:771px){
.sejwy_h2-q7i{
font-size:2.5rem;
}
}
.sejwy_intro-q7i{
font-size:15px;
line-height:1.6;
color:#6b7f96;
}
.sejwy_grid-q7i{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:561px){
.sejwy_grid-q7i{
grid-template-columns:1fr 1fr;
}
}
.sejwy_card-q7i{
background:#141b24;
padding:26px;
border:1px solid rgba(210,235,255,0.06);
border-radius:0.875rem;
min-width:0;
}
.sejwy_card_ic-q7i{
margin-bottom:1rem;
justify-content:center;
align-items:center;
color:#38b6ff;
display:inline-flex;
}
.sejwy_card_ic-q7i svg{
height:1.625rem;
width:26px;
}
.sejwy_card_h-q7i{
color:#eef3fa;
overflow-wrap:break-word;
margin-bottom:8px;
font-family:"Lora", Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:1.313rem;
line-height:1.15;
}
.sejwy_card_p-q7i{
color:#6b7f96;
line-height:1.55;
font-size:14px;
overflow-wrap:break-word;
}
.sejop-q7i{
padding:36px 0 10px;
}
.sejop_in-q7i{
padding:2rem;
gap:32px;
border-radius:14px;
grid-template-columns:1fr;
background:#141b24;
border:1px solid rgba(210,235,255,0.06);
display:grid;
align-items:center;
}
@media(min-width:861px){
.sejop_in-q7i{
grid-template-columns:.9fr 1.1fr;
gap:44px;
padding:2.125rem 40px;
}
}
.sejop_left-q7i{
min-width:0;
}
.sejop_eyebrow-q7i{
margin-bottom:0.75rem;
}
.sejop_h2-q7i{
font-size:28px;
font-family:"Lora", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
margin-bottom:10px;
color:#eef3fa;
line-height:1.08;
}
@media(min-width:765px){
.sejop_h2-q7i{
font-size:1.875rem;
}
}
.sejop_text-q7i{
line-height:1.6;
font-size:0.875rem;
color:#6b7f96;
}
.sejop_grid-q7i{
grid-template-columns:1fr 1fr;
overflow:hidden;
border:1px solid rgba(210,235,255,0.11);
border-radius:8px;
background:rgba(210,235,255,0.11);
gap:1px;
display:grid;
}
.sejop_field-q7i{
background:#0d1117;
padding:1.125rem 1.25rem;
min-width:0;
}
.sejop_field_lb-q7i{
letter-spacing:.1em;
font-weight:600;
color:#38b6ff;
margin-bottom:0.313rem;
font-size:0.625rem;
text-transform:uppercase;
}
.sejop_field_val-q7i{
overflow-wrap:break-word;
font-weight:700;
color:#eef3fa;
font-size:14px;
}
.sejpmt-q7i{
padding:48px 0 10px;
}
.sejpmt_in-q7i{
gap:2rem;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:881px){
.sejpmt_in-q7i{
grid-template-columns:1fr 1.1fr;
gap:48px;
}
}
.sejpmt_left-q7i{
min-width:0;
}
.sejpmt_eyebrow-q7i{
margin-bottom:0.75rem;
}
.sejpmt_h2-q7i{
margin-bottom:12px;
font-size:30px;
font-family:"Lora", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
line-height:1.06;
color:#eef3fa;
}
@media(min-width:768px){
.sejpmt_h2-q7i{
font-size:32px;
}
}
.sejpmt_text-q7i{
font-size:14.5px;
color:#6b7f96;
margin-bottom:22px;
line-height:1.6;
}
.sejpmt_logos-q7i{
gap:10px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:481px){
.sejpmt_logos-q7i{
grid-template-columns:repeat(4,1fr);
}
}
.sejpmt_logo-q7i{
padding:0 0.5rem;
background:#141b24;
border:1px solid rgba(210,235,255,0.06);
overflow:hidden;
border-radius:8px;
font-size:0.781rem;
white-space:nowrap;
text-overflow:ellipsis;
font-weight:700;
display:flex;
color:#c4cfde;
justify-content:center;
text-align:center;
height:50px;
align-items:center;
}
.sejpmt_table-q7i{
border:1px solid rgba(210,235,255,0.06);
border-radius:14px;
overflow:hidden;
min-width:0;
}
.sejpmt_thead-q7i{
background:#080c10;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
}
.sejpmt_th-q7i{
padding:0.813rem 0.875rem;
overflow:hidden;
font-size:10px;
text-overflow:ellipsis;
text-transform:uppercase;
letter-spacing:.08em;
font-weight:700;
color:#eef3fa;
white-space:nowrap;
}
.sejpmt_row-q7i{
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(210,235,255,0.06);
}
.sejpmt_row-q7i:nth-child(odd){
background:#141b24;
}
.sejpmt_td-q7i{
padding:0.875rem;
min-width:0;
overflow-wrap:break-word;
color:#6b7f96;
font-size:13.5px;
}
.sejpmt_row-q7i .sejpmt_td-q7i:first-child{
color:#eef3fa;
font-weight:700;
}
.sejpmt_row-q7i .sejpmt_td-q7i:last-child{
color:#2dd48a;
font-weight:700;
}
.sejprov-q7i{
padding:40px 0 20px;
}
.sejprov_eyebrow-q7i{
margin-bottom:1.125rem;
display:block;
}
.sejprov_grid-q7i{
gap:12px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:562px){
.sejprov_grid-q7i{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:900px){
.sejprov_grid-q7i{
grid-template-columns:repeat(6,1fr);
}
}
.sejts-q7i{
padding:44px 0;
}
.sejts_in-q7i{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:883px){
.sejts_in-q7i{
gap:3rem;
grid-template-columns:1.4fr 1fr;
}
}
.sejts_left-q7i{
min-width:0;
}
.sejts_h2-q7i{
font-size:1.625rem;
font-family:"Lora", Georgia, 'Times New Roman', serif;
margin-bottom:0.75rem;
font-weight:600;
color:#eef3fa;
line-height:1.1;
overflow-wrap:break-word;
}
@media(min-width:768px){
.sejts_h2-q7i{
font-size:1.75rem;
}
}
.sejts_text-q7i{
max-width:32.5rem;
line-height:1.6;
margin-bottom:1.375rem;
font-size:0.906rem;
color:#8aaec8;
}
.sejts_badges-q7i{
gap:18px;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.sejts_badge-q7i{
color:#8aaec8;
font-weight:600;
font-size:13px;
}
.sejts_pay-q7i{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
@media(min-width:878px){
.sejts_pay-q7i{
justify-content:flex-end;
}
}
.sejts_pay_chip-q7i{
padding:12px 16px;
border-radius:0.875rem;
background:rgba(210,235,255,0.07);
border:1px solid rgba(210,235,255,0.13);
font-weight:700;
color:#eef3fa;
font-size:0.875rem;
}
.sejhts-q7i{
padding:3rem 0;
}
@media(min-width:769px){
.sejhts-q7i{
padding:62px 0;
}
}
.sejhts_head-q7i{
gap:18px;
display:flex;
margin-bottom:2.125rem;
flex-direction:column;
}
@media(min-width:768px){
.sejhts_head-q7i{
gap:1.5rem;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.sejhts_eyebrow-q7i{
margin-bottom:0.75rem;
}
.sejhts_h2-q7i{
color:#eef3fa;
line-height:1.05;
font-size:1.875rem;
font-weight:600;
font-family:"Lora", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
@media(min-width:765px){
.sejhts_h2-q7i{
font-size:38px;
}
}
.sejhts_cta-q7i{
background:#5eceff;
transition:opacity .2s ease;
flex:0 0 auto;
padding:15px 30px;
border-radius:62.438rem;
color:#080c10;
font-size:0.938rem;
font-weight:700;
}
.sejhts_cta-q7i:hover{
opacity:.9;
}
.sejhts_grid-q7i{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:763px){
.sejhts_grid-q7i{
grid-template-columns:repeat(3,1fr);
}
}
.sejhts_step-q7i{
padding-top:1.375rem;
border-top:1px solid rgba(210,235,255,0.13);
min-width:0;
}
.sejhts_step_num-q7i{
font-weight:700;
margin-bottom:0.875rem;
color:#5eceff;
line-height:1;
font-size:2.75rem;
font-family:"Lora", Georgia, 'Times New Roman', serif;
}
.sejhts_step_h-q7i{
margin-bottom:0.5rem;
color:#eef3fa;
overflow-wrap:break-word;
font-size:19px;
font-weight:700;
line-height:1.2;
}
.sejhts_step_p-q7i{
line-height:1.55;
font-size:14px;
overflow-wrap:break-word;
color:#8aaec8;
}
.sejrv-q7i{
padding:48px 0;
background:#141b24;
border-bottom:1px solid rgba(210,235,255,0.06);
border-top:1px solid rgba(210,235,255,0.06);
margin-top:1.5rem;
}
@media(min-width:770px){
.sejrv-q7i{
padding:3.5rem 0;
}
}
.sejrv_head-q7i{
gap:16px;
display:flex;
margin-bottom:30px;
flex-direction:column;
}
@media(min-width:767px){
.sejrv_head-q7i{
gap:1.25rem;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.sejrv_eyebrow-q7i{
margin-bottom:0.625rem;
}
.sejrv_h2-q7i{
font-size:1.875rem;
overflow-wrap:break-word;
color:#eef3fa;
line-height:1.05;
font-family:"Lora", Georgia, 'Times New Roman', serif;
font-weight:600;
}
@media(min-width:765px){
.sejrv_h2-q7i{
font-size:38px;
}
}
.sejrv_agg-q7i{
gap:12px;
display:flex;
align-items:center;
}
.sejrv_agg_stars-q7i{
gap:3px;
display:flex;
color:#38b6ff;
}
.sejrv_agg_stars-q7i svg{
height:18px;
width:1.125rem;
}
.sejrv_source-q7i{
font-size:13px;
color:#6b7f96;
}
.sejrv_grid-q7i{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:762px){
.sejrv_grid-q7i{
grid-template-columns:repeat(3,1fr);
}
}
.sejrv_card-q7i{
padding:26px;
border:1px solid rgba(210,235,255,0.06);
background:#0d1117;
border-radius:0.875rem;
min-width:0;
}
.sejrv_card_stars-q7i{
gap:2px;
display:flex;
margin-bottom:12px;
color:#38b6ff;
}
.sejrv_card_stars-q7i svg{
width:0.875rem;
height:0.875rem;
}
.sejrv_card_body-q7i{
margin-bottom:16px;
font-size:18px;
line-height:1.45;
overflow-wrap:break-word;
font-weight:500;
font-family:"Lora", Georgia, 'Times New Roman', serif;
color:#eef3fa;
}
.sejrv_card_meta-q7i{
gap:0.625rem;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.sejrv_card_av-q7i{
background:linear-gradient(135deg,#38b6ff,#9de4ff);
flex:0 0 auto;
border-radius:50%;
width:2rem;
height:2rem;
}
.sejrv_card_author-q7i{
font-size:13px;
color:#eef3fa;
font-weight:700;
}
.sejrv_card_loc-q7i{
font-size:0.75rem;
color:#8a9ab0;
}
.sejsb-q7i{
padding:3rem 0;
background:#141b24;
border-top:1px solid rgba(210,235,255,0.06);
border-bottom:1px solid rgba(210,235,255,0.06);
margin-top:24px;
}
@media(min-width:770px){
.sejsb-q7i{
padding:3.5rem 0;
}
}
.sejsb_eyebrow-q7i{
display:block;
margin-bottom:0.75rem;
}
.sejsb_h2-q7i{
overflow-wrap:break-word;
font-weight:600;
font-family:"Lora", Georgia, 'Times New Roman', serif;
line-height:1.05;
font-size:1.875rem;
color:#eef3fa;
margin-bottom:26px;
}
@media(min-width:770px){
.sejsb_h2-q7i{
font-size:2.25rem;
}
}
.sejsb_grid-q7i{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:557px){
.sejsb_grid-q7i{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:961px){
.sejsb_grid-q7i{
grid-template-columns:repeat(4,1fr);
}
}
.sejsb_card-q7i{
border-radius:0.875rem;
background:#0d1117;
border:1px solid rgba(210,235,255,0.06);
padding:1.5rem;
min-width:0;
}
.sejsb_card_h-q7i{
font-size:19px;
line-height:1.15;
overflow-wrap:break-word;
margin-bottom:0.5rem;
color:#eef3fa;
font-family:"Lora", Georgia, 'Times New Roman', serif;
font-weight:600;
}
.sejsb_card_p-q7i{
overflow-wrap:break-word;
font-size:0.844rem;
line-height:1.6;
color:#6b7f96;
}
.sejsb_rtp-q7i{
padding:26px 28px;
grid-template-columns:1fr;
background:#0d1117;
border-radius:0.875rem;
border:1px solid rgba(210,235,255,0.06);
gap:1.5rem;
align-items:center;
display:grid;
margin-top:1.125rem;
}
@media(min-width:763px){
.sejsb_rtp-q7i{
grid-template-columns:1fr 1fr;
gap:2.5rem;
}
}
.sejsb_rtp_h-q7i{
line-height:1.15;
font-family:"Lora", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
margin-bottom:0.5rem;
font-weight:600;
color:#eef3fa;
font-size:20px;
}
.sejsb_rtp_p-q7i{
line-height:1.6;
font-size:13.5px;
color:#6b7f96;
overflow-wrap:break-word;
}
.sejsb_rtp_stats-q7i{
gap:1rem;
display:flex;
}
.sejsb_stat-q7i{
border-radius:8px;
background:#141b24;
flex:1 1 0;
padding:1.125rem;
text-align:center;
min-width:0;
}
.sejsb_stat_v-q7i{
font-size:26px;
font-family:"Lora", Georgia, 'Times New Roman', serif;
font-weight:700;
color:#2dd48a;
overflow-wrap:break-word;
}
.sejsb_stat_l-q7i{
margin-top:4px;
font-size:11.5px;
color:#8a9ab0;
}
.sejel-q7i{
padding:48px 0;
}
@media(min-width:766px){
.sejel-q7i{
padding:3.5rem 0;
}
}
.sejel_in-q7i{
grid-template-columns:1fr;
gap:40px;
display:grid;
align-items:start;
}
@media(min-width:898px){
.sejel_in-q7i{
grid-template-columns:1fr 1fr;
gap:56px;
}
}
.sejel_left-q7i{
min-width:0;
}
.sejel_eyebrow-q7i{
margin-bottom:0.875rem;
}
.sejel_h2-q7i{
font-size:32px;
overflow-wrap:break-word;
color:#eef3fa;
line-height:1.08;
font-family:"Lora", Georgia, 'Times New Roman', serif;
font-weight:600;
margin-bottom:1.375rem;
}
@media(min-width:767px){
.sejel_h2-q7i{
font-size:2.375rem;
}
}
.sejel_body-q7i p{
font-size:1rem;
line-height:1.7;
color:#c4cfde;
margin-bottom:1.125rem;
overflow-wrap:break-word;
}
.sejel_dropcap-q7i{
padding:6px 0.75rem 0 0;
line-height:.8;
font-size:3.875rem;
color:#38b6ff;
font-family:"Lora", Georgia, 'Times New Roman', serif;
font-weight:700;
float:left;
}
.sejel_right-q7i{
min-width:0;
}
.sejel_quote-q7i{
border-radius:1.25rem;
padding:36px;
background:linear-gradient(150deg,#0c1828,#070d14);
margin-bottom:24px;
color:#eef3fa;
position:relative;
}
.sejel_quote_mark-q7i{
align-items:center;
color:#5eceff;
display:inline-flex;
margin-bottom:0.375rem;
}
.sejel_quote_mark-q7i svg{
height:34px;
width:2.125rem;
}
.sejel_quote_text-q7i{
font-weight:500;
overflow-wrap:break-word;
font-size:22px;
color:#eef3fa;
line-height:1.4;
font-family:"Lora", Georgia, 'Times New Roman', serif;
margin-bottom:1.375rem;
}
.sejel_quote_meta-q7i{
gap:12px;
display:flex;
align-items:center;
}
.sejel_quote_av-q7i{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#38b6ff,#9de4ff);
height:2.375rem;
width:2.375rem;
}
.sejel_quote_author-q7i{
font-size:0.875rem;
color:#eef3fa;
font-weight:700;
}
.sejel_quote_meta_sub-q7i{
color:#8aaec8;
font-size:12px;
}
.sejel_explain-q7i{
border:1px solid rgba(210,235,255,0.06);
border-radius:14px;
overflow:hidden;
}
.sejel_explain_card-q7i{
padding:22px 1.5rem;
}
.sejel_explain_card-q7i+.sejel_explain_card-q7i{
border-top:1px solid rgba(210,235,255,0.06);
}
.sejel_explain_h-q7i{
font-weight:600;
overflow-wrap:break-word;
line-height:1.15;
margin-bottom:0.5rem;
color:#eef3fa;
font-size:20px;
font-family:"Lora", Georgia, 'Times New Roman', serif;
}
.sejel_explain_p-q7i{
line-height:1.55;
color:#6b7f96;
overflow-wrap:break-word;
font-size:14px;
}
.sejgd-q7i{
padding:48px 0 10px;
}
.sejgd_head-q7i{
gap:0.875rem;
flex-direction:column;
margin-bottom:24px;
display:flex;
}
@media(min-width:677px){
.sejgd_head-q7i{
gap:1.25rem;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.sejgd_eyebrow-q7i{
margin-bottom:10px;
}
.sejgd_h2-q7i{
font-weight:600;
font-family:"Lora", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#eef3fa;
font-size:28px;
line-height:1.05;
}
@media(min-width:771px){
.sejgd_h2-q7i{
font-size:2.125rem;
}
}
.sejgd_more-q7i{
transition:color .2s ease,border-color .2s ease;
flex:0 0 auto;
font-size:0.844rem;
color:#eef3fa;
font-weight:600;
border-bottom:1px solid #eef3fa;
padding-bottom:2px;
}
.sejgd_more-q7i:hover{
border-color:#38b6ff;
color:#38b6ff;
}
.sejgd_grid-q7i{
grid-template-columns:1fr;
gap:1.25rem;
display:grid;
}
@media(min-width:723px){
.sejgd_grid-q7i{
grid-template-columns:repeat(3,1fr);
}
}
.sejgd_card-q7i{
border-radius:0.875rem;
background:#141b24;
border:1px solid rgba(210,235,255,0.06);
overflow:hidden;
display:block;
min-width:0;
}
.sejgd_card_img-q7i{
background:linear-gradient(140deg,#0c1828,#38b6ff);
height:150px;
}
.sejgd_card_body-q7i{
padding:1.375rem;
}
.sejgd_card_cat-q7i{
color:#38b6ff;
font-weight:600;
letter-spacing:.1em;
text-transform:uppercase;
font-size:0.625rem;
}
.sejgd_card_h-q7i{
margin:0.5rem 0 0.625rem;
line-height:1.2;
font-size:1.188rem;
font-family:"Lora", Georgia, 'Times New Roman', serif;
font-weight:600;
color:#eef3fa;
overflow-wrap:break-word;
}
.sejgd_card_meta-q7i{
color:#8a9ab0;
overflow-wrap:break-word;
font-size:12px;
}
.sejfaq-q7i{
padding:48px 0;
background:#141b24;
margin-top:1.5rem;
border-bottom:1px solid rgba(210,235,255,0.06);
border-top:1px solid rgba(210,235,255,0.06);
}
@media(min-width:767px){
.sejfaq-q7i{
padding:62px 0;
}
}
.sejfaq_head-q7i{
margin-bottom:34px;
text-align:center;
}
.sejfaq_eyebrow-q7i{
margin-bottom:12px;
}
.sejfaq_h2-q7i{
line-height:1.05;
font-family:"Lora", Georgia, 'Times New Roman', serif;
font-size:2rem;
color:#eef3fa;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:765px){
.sejfaq_h2-q7i{
font-size:2.375rem;
}
}
.sejfaq_list-q7i{
gap:12px;
margin:0 auto;
display:flex;
max-width:820px;
flex-direction:column;
}
.sejfaq_item-q7i{
border:1px solid rgba(210,235,255,0.06);
overflow:hidden;
border-radius:14px;
background:#0d1117;
}
.sejfaq_q-q7i{
list-style:none;
gap:20px;
padding:20px 1.5rem;
display:flex;
align-items:center;
cursor:pointer;
font-weight:700;
color:#eef3fa;
font-size:1rem;
justify-content:space-between;
overflow-wrap:break-word;
}
.sejfaq_q-q7i::-webkit-details-marker{
display:none;
}
.sejfaq_q_ic-q7i{
flex:0 0 auto;
transition:transform .2s ease;
color:#38b6ff;
align-items:center;
display:inline-flex;
}
.sejfaq_q_ic-q7i svg{
width:18px;
height:1.125rem;
}
.sejfaq_item-q7i[open] .sejfaq_q_ic-q7i{
transform:rotate(180deg);
}
.sejfaq_a-q7i{
padding:0 24px 1.25rem;
font-size:14.5px;
overflow-wrap:break-word;
line-height:1.6;
color:#6b7f96;
}
.sejlh-q7i{
padding:40px 0 20px;
}
.sejlh_in-q7i{
border-top:1px solid rgba(210,235,255,0.11);
padding-top:2.125rem;
}
.sejlh_eyebrow-q7i{
margin-bottom:1.375rem;
display:block;
}
.sejlh_grid-q7i{
grid-template-columns:1fr 1fr;
gap:28px;
display:grid;
}
@media(min-width:600px){
.sejlh_grid-q7i{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:963px){
.sejlh_grid-q7i{
grid-template-columns:repeat(5,1fr);
}
}
.sejlh_col-q7i{
min-width:0;
}
.sejlh_col_h-q7i{
font-size:13px;
margin-bottom:12px;
overflow-wrap:break-word;
color:#eef3fa;
font-weight:700;
}
.sejlh_links-q7i{
gap:8px;
flex-direction:column;
display:flex;
}
.sejlh_link-q7i{
transition:color .2s ease;
color:#6b7f96;
font-size:13px;
overflow-wrap:break-word;
}
.sejlh_link-q7i:hover{
color:#38b6ff;
}
.sejsg-q7i{
padding:48px 0 10px;
}
.sejsg_eyebrow-q7i{
margin-bottom:12px;
display:block;
}
.sejsg_h2-q7i{
font-weight:600;
font-size:1.875rem;
margin-bottom:1.75rem;
color:#eef3fa;
line-height:1.05;
overflow-wrap:break-word;
font-family:"Lora", Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.sejsg_h2-q7i{
font-size:36px;
}
}
.sejsg_grid-q7i{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:721px){
.sejsg_grid-q7i{
grid-template-columns:repeat(3,1fr);
}
}
.sejsg_col-q7i{
min-width:0;
}
.sejsg_col_h-q7i{
font-size:1.375rem;
color:#eef3fa;
margin-bottom:0.625rem;
font-weight:600;
font-family:"Lora", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.15;
}
.sejsg_col_p-q7i{
color:#6b7f96;
overflow-wrap:break-word;
font-size:0.875rem;
line-height:1.65;
}
.sejft-q7i{
background:#080c10;
margin-top:2.5rem;
color:#8aaec8;
}
.sejft_in-q7i{
grid-template-columns:1fr;
gap:32px;
padding:48px 0 28px;
display:grid;
}
@media(min-width:602px){
.sejft_in-q7i{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:897px){
.sejft_in-q7i{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.sejft_brand-q7i{
min-width:0;
}
.sejft_logo-q7i{
color:#eef3fa;
font-weight:700;
font-family:"Lora", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:26px;
}
.sejft_tagline-q7i{
font-size:0.844rem;
margin-top:14px;
max-width:17.5rem;
line-height:1.6;
color:#8aaec8;
}
.sejft_contact-q7i{
transition:color .2s ease;
overflow-wrap:anywhere;
margin-top:12px;
font-size:13px;
color:#5eceff;
display:inline-block;
max-width:280px;
}
.sejft_contact-q7i:hover{
color:#eef3fa;
}
.sejft_col-q7i{
min-width:0;
}
.sejft_col_h-q7i{
font-size:0.813rem;
margin-bottom:0.875rem;
text-transform:uppercase;
overflow-wrap:break-word;
letter-spacing:.08em;
font-weight:700;
color:#eef3fa;
}
.sejft_col_links-q7i{
gap:10px;
flex-direction:column;
display:flex;
}
.sejft_link-q7i{
transition:color .2s ease;
overflow-wrap:break-word;
color:#8aaec8;
font-size:0.844rem;
}
.sejft_link-q7i:hover{
color:#eef3fa;
}
.sejft_bot-q7i{
gap:16px;
padding:1.375rem 0 2.5rem;
display:flex;
border-top:1px solid rgba(210,235,255,0.13);
flex-direction:column;
}
@media(min-width:765px){
.sejft_bot-q7i{
gap:20px;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.sejft_legal-q7i{
max-width:47.5rem;
line-height:1.6;
color:#445566;
overflow-wrap:break-word;
font-size:11.5px;
}
.sejft_legal-q7i b{
font-weight:700;
color:#8aaec8;
}
.sejft_age-q7i{
border:1.5px solid #5eceff;
padding:4px 0.563rem;
border-radius:0.5rem;
flex:0 0 auto;
color:#5eceff;
font-size:13px;
font-weight:700;
}