*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#0a1117;
text-rendering:optimizeLegibility;
line-height:1.55;
font-family:"Public Sans", 'Helvetica Neue', Arial, sans-serif;
font-size:0.938rem;
overflow-wrap:break-word;
color:#a8c4ce;
-webkit-font-smoothing:antialiased;
}
img{
max-width:100%;
display:block;
}
a{
color:inherit;
text-decoration:none;
}
button{
background:none;
border:none;
cursor:pointer;
font-family:inherit;
}
input{
font-family:inherit;
}
svg{
display:block;
}
h1,h2,h3,h4{
overflow-wrap:anywhere;
}
::-webkit-scrollbar{
height:8px;
width:8px;
}
::-webkit-scrollbar-thumb{
border-radius:0.5rem;
background:rgba(5, 14, 22, 0.75);
}
::-webkit-scrollbar-track{
background:transparent;
}
.eal_shellux1{
grid-template-columns:15.5rem 1fr;
min-height:100vh;
display:grid;
}
.eal_mainux1{
min-width:0;
}
.eal_wrapux1{
margin:0 auto;
width:100%;
max-width:87.5rem;
}
.eal_containerux1{
margin:0 auto;
padding:0 16px;
max-width:1400px;
width:100%;
}
@media(min-width:770px){
.eal_containerux1{
padding:0 1.75rem;
}
}
.eal_sectionux1{
padding:24px 1.75rem;
}
.eal_section_ptux1{
padding-top:2.125rem;
}
.eal_band_softux1{
background:#0f1a22;
}
.eal_eyebrowux1{
display:inline-block;
overflow-wrap:break-word;
text-transform:uppercase;
font-weight:600;
line-height:1.4;
font-family:"Public Sans", 'Helvetica Neue', Arial, sans-serif;
color:#00d2e6;
letter-spacing:.14em;
font-size:0.656rem;
}
.eal_drawer_cbux1{
display:none;
}
.eal_overlayux1{
display:none;
}
@media(max-width:1026px){
.eal_shellux1{
grid-template-columns:1fr;
}
.eal_mainux1{
padding-bottom:78px;
}
.eal_drawer_cbux1:checked~.eal_overlayux1{
inset:0;
background:rgba(5, 14, 22, 0.75);
z-index:70;
display:block;
position:fixed;
}
}
@media(max-width:561px){
.eal_sectionux1{
padding:1.125rem 16px;
}
.eal_section_ptux1{
padding-top:24px;
}
}
@keyframes zm3-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
@keyframes zm3-marquee{
0%{
transform:translateX(0)}
100%{
transform:translateX(-50%)}
}
/* ---------- sidebar ---------- */
.eal_sideux1{
background:#0d1820;
padding:1.375rem 18px;
gap:22px;
top:0;
height:100vh;
flex-direction:column;
border-right:1px solid #152330;
align-self:start;
position:sticky;
overflow-y:auto;
display:flex;
}
.eal_brandux1{
gap:10px;
align-items:center;
display:flex;
}
.eal_logoux1{
letter-spacing:-.02em;
font-family:"Manrope", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:21px;
font-weight:700;
color:#e8f4f8;
}
.eal_side_ctaux1{
border-radius:13px;
padding:16px;
background:rgba(0, 210, 230, 0.11);
border:1px solid #1c3040;
}
.eal_side_cta_hux1{
margin-bottom:0.375rem;
color:#e8f4f8;
line-height:1.15;
font-size:17px;
font-weight:700;
font-family:"Manrope", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.eal_side_cta_pux1{
line-height:1.45;
color:#a8c4ce;
font-size:0.75rem;
margin-bottom:0.75rem;
}
.eal_navux1{
gap:3px;
display:flex;
flex-direction:column;
}
.eal_nav_labelux1{
padding:0.375rem 10px;
letter-spacing:.14em;
color:#3e6070;
text-transform:uppercase;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.594rem;
}
.eal_nav_itemux1{
border-radius:0.563rem;
gap:11px;
padding:0.625rem;
display:flex;
font-weight:500;
color:#a8c4ce;
align-items:center;
font-size:0.875rem;
}
.eal_nav_itemux1 svg{
height:17px;
width:1.063rem;
}
.eal_nav_itemux1:hover{
background:rgba(0, 210, 230, 0.11);
color:#e8f4f8;
}
.eal_nav_item_onux1{
background:rgba(0, 210, 230, 0.11);
color:#00d2e6;
font-weight:600;
}
.eal_side_footux1{
padding:0.75rem;
background:#0f1a22;
border:1px solid #1c3040;
border-radius:13px;
margin-top:auto;
}
.eal_side_footux1 p{
line-height:1.4;
font-size:12.5px;
color:#a8c4ce;
margin-top:4px;
}
/* ---------- topbar ---------- */
.eal_topux1{
background:#0d1820;
gap:1rem;
padding:14px 28px;
align-items:center;
position:sticky;
z-index:40;
display:flex;
top:0;
border-bottom:1px solid #152330;
}
.eal_top_brandux1{
gap:0.563rem;
display:none;
align-items:center;
}
.eal_searchux1{
border-radius:0.813rem;
padding:11px 0.875rem;
gap:0.625rem;
background:#0f1a22;
flex:1;
border:1px solid #1c3040;
display:flex;
max-width:27.5rem;
align-items:center;
color:#6a95a5;
font-size:13.5px;
}
.eal_searchux1 svg{
flex:none;
height:16px;
width:16px;
}
.eal_top_actionsux1{
gap:12px;
margin-left:auto;
display:flex;
align-items:center;
}
.eal_langux1{
color:#a8c4ce;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:12px;
}
.eal_burgerux1{
background:#0f1a22;
border-radius:9px;
border:1px solid #1c3040;
height:40px;
color:#e8f4f8;
display:none;
width:2.5rem;
justify-content:center;
align-items:center;
}
/* ---------- bottom-nav (mobile) ---------- */
.eal_botnavux1{
display:none;
}
@media(max-width:1024px){
.eal_sideux1{
transition:transform .25s ease;
width:17.5rem;
height:100vh;
z-index:80;
top:0;
left:0;
position:fixed;
transform:translateX(-100%);
}
.eal_drawer_cbux1:checked~.eal_shellux1 .eal_sideux1{
transform:translateX(0);
}
.eal_topux1{
gap:12px;
padding:14px 1rem;
position:static;
flex-wrap:wrap;
}
.eal_top_brandux1{
display:flex;
}
.eal_searchux1{
display:none;
}
.eal_burgerux1{
display:flex;
}
.eal_top_actionsux1{
gap:10px;
align-items:stretch;
margin-left:0;
width:100%;
}
.eal_top_actionsux1 .eal_langux1{
display:none;
}
.eal_top_actionsux1 .eal_btnux1{
padding:11px 0.625rem;
flex:1;
text-align:center;
}
.eal_botnavux1{
padding:8px 6px calc(0.5rem + env(safe-area-inset-bottom));
grid-template-columns:repeat(3,1fr);
background:#0d1820;
z-index:65;
bottom:0;
border-top:1px solid #1c3040;
right:0;
left:0;
position:fixed;
display:grid;
transform:translateZ(0);
}
.eal_bnux1{
gap:4px;
padding:0.375rem 2px 0;
display:flex;
font-weight:600;
align-items:center;
justify-content:flex-end;
flex-direction:column;
min-width:0;
font-size:10px;
color:#a8c4ce;
}
.eal_bnux1 svg{
flex:none;
width:22px;
height:22px;
}
.eal_bnux1 span{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
text-align:center;
max-width:100%;
}
.eal_bn_onux1{
color:#00d2e6;
}
.eal_bn_centerux1{
position:relative;
}
.eal_bn_fabux1{
background:#00d2e6;
border-radius:50%;
top:-20px;
width:50px;
left:50%;
color:#051018;
position:absolute;
transform:translateX(-50%);
height:50px;
display:flex;
align-items:center;
justify-content:center;
box-shadow:0 0.5rem 32px rgba(0, 0, 0, 0.65), 0 2px 8px rgba(0, 210, 230, 0.18);
}
.eal_bn_fabux1 svg{
width:24px;
height:1.5rem;
}
.eal_bn_centerux1 span{
color:#00d2e6;
}
}
.eal_btnux1{
padding:0.688rem 22px;
gap:8px;
transition:background-color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease,color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease;
border-radius:0.563rem;
align-items:center;
font-weight:700;
font-family:"Public Sans", 'Helvetica Neue', Arial, sans-serif;
cursor:pointer;
justify-content:center;
display:inline-flex;
font-size:0.875rem;
}
.eal_btn_priux1{
background:#00d2e6;
color:#051018;
box-shadow:0 0 18px rgba(0, 210, 230, 0.45), 0 4px 0.75rem rgba(0, 0, 0, 0.40);
}
.eal_btn_priux1:hover{
background:#00b8cc;
}
.eal_btn_ghostux1{
background:rgba(0, 210, 230, 0.11);
color:#e8f4f8;
font-weight:600;
}
.eal_btn_lineux1{
background:transparent;
border:1px solid #27455a;
font-weight:600;
color:#e8f4f8;
}
.eal_btn_lgux1{
padding:16px 30px;
border-radius:0.813rem;
font-size:0.938rem;
}
.eal_bandux1 .eal_btn_lineux1{
border-color:rgba(255, 255, 255, 0.12);
color:#e8f4f8;
}
.eal_bandux1 .eal_btn_ghostux1{
background:rgba(255, 255, 255, 0.08);
color:#e8f4f8;
}
.eal_link_mux1{
gap:0.313rem;
color:#00d2e6;
display:inline-flex;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
align-items:center;
text-decoration:none;
font-size:12px;
cursor:pointer;
}
.eal_link_mux1 svg{
height:0.875rem;
width:0.875rem;
}
.eal_bandux1 .eal_link_mux1{
color:#00d2e6;
}
.eal_dotux1{
border-radius:50%;
flex:none;
background:#00d2e6;
height:7px;
width:0.438rem;
}
.eal_dot_liveux1{
animation:zm3-pulse 1.4s infinite;
background:#e03040;
}
.eal_starsux1{
gap:2px;
color:#00d2e6;
display:inline-flex;
}
.eal_starsux1 svg{
width:0.938rem;
height:0.938rem;
}
.eal_chipux1{
border-radius:0.563rem;
gap:6px;
background:#0f1a22;
padding:7px 0.75rem;
border:1px solid #1c3040;
color:#a8c4ce;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
align-items:center;
display:inline-flex;
font-size:11px;
}
.eal_chip_onux1{
background:rgba(0, 210, 230, 0.11);
border-color:transparent;
color:#00d2e6;
}
.eal_gcux1{
text-decoration:none;
display:block;
min-width:0;
color:inherit;
cursor:pointer;
}
.eal_gc_thumbux1{
border-radius:0.813rem;
overflow:hidden;
border:1px solid #1c3040;
position:relative;
aspect-ratio:1;
display:block;
background-position:center;
background-size:cover;
}
.eal_gc_thumb_portraitux1{
aspect-ratio:3/4;
}
.eal_gc_thumb_wideux1{
aspect-ratio:16/11;
}
.eal_gc_capux1{
padding:0.563rem;
background:linear-gradient(transparent,rgba(5, 14, 22, 0.75));
bottom:0;
position:absolute;
right:0;
left:0;
}
.eal_gc_nameux1{
color:#e8f4f8;
display:block;
font-size:12.5px;
font-weight:700;
}
.eal_gc_metaux1{
color:#7ab8cb;
font-size:0.688rem;
}
.eal_gc_badgeux1{
padding:2px 6px;
background:#00d2e6;
border-radius:9px;
right:8px;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.5rem;
font-weight:700;
position:absolute;
color:#051018;
top:8px;
}
.eal_gc_badge_hotux1{
background:#e03040;
color:#e8f4f8;
}
.eal_gc_badge_liveux1{
background:#e03040;
left:8px;
color:#e8f4f8;
right:auto;
}
.eal_gc_multux1{
inset:0;
position:absolute;
display:flex;
font-weight:700;
align-items:center;
justify-content:center;
font-size:28px;
color:#00d2e6;
}
.eal_pcux1{
border-radius:13px;
border:1px solid #1c3040;
background:#0f1a22;
justify-content:center;
display:flex;
color:#a8c4ce;
font-weight:700;
height:4rem;
align-items:center;
font-size:14px;
}
.eal_railux1{
min-width:0;
}
.eal_rail_scrollux1{
gap:0.875rem;
display:grid;
}
.eal_rail_scrollux1>*{
min-width:0;
}
.eal_g6ux1{
grid-template-columns:repeat(6,1fr);
}
.eal_g7ux1{
grid-template-columns:repeat(7,1fr);
}
.eal_g4ux1{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1025px){
.eal_g6ux1,.eal_g7ux1{
grid-template-columns:none;
scroll-snap-type:x mandatory;
grid-auto-flow:column;
grid-auto-columns:120px;
padding-bottom:6px;
overflow-x:auto;
}
.eal_g6ux1>*,.eal_g7ux1>*{
scroll-snap-align:start;
}
.eal_g4ux1{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:558px){
.eal_g4ux1{
grid-template-columns:none;
grid-auto-flow:column;
grid-auto-columns:9.375rem;
overflow-x:auto;
}
}
.eal_panelux1{
border-radius:20px;
padding:28px 2rem;
background:#0f1a22;
border:1px solid #1c3040;
}
.eal_splitux1{
gap:36px;
align-items:start;
display:grid;
}
.eal_splitux1>*{
min-width:0;
}
.eal_split_aux1{
grid-template-columns:.85fr 1.15fr;
}
.eal_split_bux1{
grid-template-columns:1fr 1.1fr;
}
.eal_split_cux1{
grid-template-columns:1.1fr .9fr;
}
.eal_pgridux1{
gap:40px;
grid-template-columns:.9fr 1.1fr;
align-items:center;
display:grid;
}
.eal_pgridux1>*{
min-width:0;
}
.eal_leadux1{
margin-bottom:0.875rem;
font-size:15px;
color:#a8c4ce;
line-height:1.65;
}
.eal_featux1{
grid-template-columns:repeat(3,1fr);
gap:14px;
display:grid;
}
.eal_featux1>*{
min-width:0;
}
.eal_feat2ux1{
grid-template-columns:1fr 1fr;
}
.eal_feat_cardux1{
border:1px solid #1c3040;
border-radius:20px;
background:#0f1a22;
padding:1.625rem;
}
.eal_feat_cardux1 svg{
height:26px;
width:26px;
color:#00d2e6;
margin-bottom:1rem;
}
.eal_feat_cardux1 h3{
font-weight:700;
font-size:18px;
font-family:"Manrope", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#e8f4f8;
margin-bottom:8px;
}
.eal_feat_cardux1 p{
line-height:1.6;
color:#a8c4ce;
font-size:13px;
}
.eal_feat_cardux1 b{
color:#e8f4f8;
}
.eal_bigux1{
gap:1.375rem;
flex-wrap:wrap;
display:flex;
}
.eal_big_nux1{
font-family:"Manrope", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
font-size:1.625rem;
color:#00d2e6;
}
.eal_big_lux1{
color:#6a95a5;
font-size:12px;
}
.eal_personux1{
border:1px solid #1c3040;
background:#0f1a22;
padding:16px 1.125rem;
gap:0.875rem;
border-radius:13px;
display:flex;
align-items:center;
}
.eal_avatarux1{
flex:none;
border-radius:50%;
background:linear-gradient(135deg,#00d2e6,#0097ab);
width:44px;
height:2.75rem;
}
.eal_person_nameux1{
font-size:0.875rem;
color:#e8f4f8;
font-weight:700;
}
.eal_person_roleux1{
font-size:12px;
color:#6a95a5;
}
.eal_kvux1{
overflow:hidden;
border:1px solid #1c3040;
grid-template-columns:1fr 1fr;
border-radius:0.813rem;
background:#1c3040;
gap:1px;
display:grid;
}
.eal_kvux1>div{
padding:1rem 18px;
background:#0a1117;
min-width:0;
}
.eal_kv_kux1{
margin-bottom:5px;
text-transform:uppercase;
font-size:0.594rem;
color:#00d2e6;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.eal_kv_vux1{
font-size:0.844rem;
font-weight:700;
color:#e8f4f8;
}
@media(max-width:1026px){
.eal_split_aux1,.eal_split_bux1,.eal_split_cux1,.eal_pgridux1{
grid-template-columns:1fr;
gap:24px;
}
.eal_featux1,.eal_feat2ux1{
grid-template-columns:1fr;
}
.eal_kvux1{
grid-template-columns:1fr;
}
}
.eal_shux1{
min-width:0;
margin-bottom:16px;
}
.eal_sh_rowux1{
gap:12px;
display:flex;
flex-wrap:wrap;
justify-content:space-between;
align-items:flex-end;
}
.eal_sh_rowux1 .eal_sh_lux1{
gap:0.375rem;
flex-direction:column;
min-width:0;
display:flex;
}
.eal_sh_stackux1{
gap:10px;
flex-direction:column;
display:flex;
align-items:flex-start;
}
.eal_sh_centerux1{
gap:0.625rem;
text-align:center;
flex-direction:column;
align-items:center;
display:flex;
}
.eal_sh_h2ux1{
gap:9px;
color:#e8f4f8;
font-family:"Manrope", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
display:flex;
line-height:1.1;
font-size:20px;
align-items:center;
overflow-wrap:break-word;
font-weight:700;
}
@media(min-width:769px){
.eal_sh_h2ux1{
font-size:24px;
}
}
.eal_bandux1 .eal_sh_h2ux1{
color:#e8f4f8;
}
.eal_eb_monoux1{
letter-spacing:.08em;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:none;
}
.eal_eb_monoux1::before{
content:"// ";
}
.eal_eb_upperux1{
letter-spacing:.14em;
text-transform:uppercase;
}
.eal_eb_pillux1{
border-radius:999px;
padding:0.313rem 0.688rem;
background:rgba(0, 210, 230, 0.11);
text-transform:uppercase;
letter-spacing:.12em;
}
.eal_eb_lineux1{
gap:10px;
display:inline-flex;
align-items:center;
}
.eal_eb_lineux1::before{
background:#00d2e6;
height:1px;
display:inline-block;
width:24px;
content:"";
}
.eal_bandux1 .eal_eb_lineux1::before{
background:#00d2e6;
}
.eal_bandux1 .eal_eb_pillux1{
background:rgba(255, 255, 255, 0.08);
}
.eal_sh_linkux1{
transition:color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease,border-color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease;
gap:6px;
align-items:center;
font-size:13px;
padding-bottom:2px;
border-bottom:1px solid #e8f4f8;
white-space:nowrap;
display:inline-flex;
font-weight:600;
color:#e8f4f8;
}
.eal_sh_linkux1:hover{
border-color:#00d2e6;
color:#00d2e6;
}
.eal_sh_linkux1 svg{
height:14px;
width:14px;
}
.eal_sh_link_chevux1{
color:#00d2e6;
font-size:0.75rem;
padding-bottom:0;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
border-bottom:0;
}
.eal_sh_link_btnux1{
border-radius:62.438rem;
background:#00d2e6;
padding:9px 1.125rem;
border-bottom:0;
color:#051018;
}
.eal_sh_link_btnux1:hover{
border-color:transparent;
background:#00b8cc;
}
.eal_bandux1 .eal_sh_linkux1{
border-color:#e8f4f8;
color:#e8f4f8;
}
.eal_bandux1 .eal_sh_link_chevux1{
color:#00d2e6;
}
.eal_sh_ruleux1{
margin:-2px 0 16px;
background:#1c3040;
height:1px;
}
.eal_bandux1 .eal_sh_ruleux1{
background:rgba(255, 255, 255, 0.12);
}
.eal_seo_grid3ux1{
gap:1.25rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.eal_seo_grid4ux1{
gap:13px;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.eal_seo_grid3ux1>*,.eal_seo_grid4ux1>*{
min-width:0;
}
.eal_seo_cardux1{
border-radius:13px;
padding:1.5rem;
border:1px solid #1c3040;
background:#0f1a22;
}
.eal_seo_cardux1 h3{
font-weight:700;
font-family:"Manrope", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:18px;
margin-bottom:0.5rem;
color:#e8f4f8;
}
.eal_seo_cardux1 p{
color:#a8c4ce;
line-height:1.6;
font-size:0.813rem;
}
.eal_seo_card_smux1{
padding:20px;
}
.eal_seo_card_smux1 h3{
font-size:16px;
}
.eal_seo_card_smux1 p{
font-size:0.781rem;
line-height:1.55;
}
.eal_seo_rtp_rowux1{
gap:2.25rem;
grid-template-columns:1fr 1fr;
margin-top:1rem;
display:grid;
align-items:center;
}
.eal_rtpux1{
gap:14px;
display:flex;
min-width:0;
}
.eal_rtpux1>div{
flex:1;
border-radius:0.813rem;
padding:1rem;
background:#0a1117;
min-width:0;
text-align:center;
}
.eal_rtp_nux1{
font-family:"Manrope", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:26px;
font-weight:700;
white-space:nowrap;
color:#00d2e6;
}
.eal_rtp_lux1{
color:#6a95a5;
font-size:0.688rem;
margin-top:4px;
}
.eal_cmpux1{
border-radius:0.813rem;
border:1px solid #1c3040;
overflow:hidden;
max-width:47.5rem;
}
.eal_cmp_rowux1{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
font-size:0.813rem;
}
.eal_cmp_rowux1>div{
padding:0.813rem 0.875rem;
text-align:center;
min-width:0;
}
.eal_cmp_rowux1>div:first-child{
font-weight:600;
text-align:left;
color:#e8f4f8;
padding-left:22px;
}
.eal_cmp_thux1{
background:#0a1117;
font-size:12.5px;
font-weight:700;
}
.eal_cmp_rowux1:not(.eal_cmp_thux1){
background:#0f1a22;
color:#a8c4ce;
border-top:1px solid #152330;
}
.eal_cmp_zebraux1{
background:#0c161d;
}
.eal_guideux1{
border-radius:13px;
border:1px solid #1c3040;
background:#0f1a22;
overflow:hidden;
cursor:pointer;
}
.eal_guide_coverux1{
height:130px;
}
.eal_guide_bodyux1{
padding:1.25rem;
}
.eal_guide_bodyux1 h3{
margin:7px 0 0.563rem;
font-weight:700;
font-family:"Manrope", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.25;
color:#e8f4f8;
font-size:16px;
}
.eal_guide_metaux1{
color:#6a95a5;
font-size:11.5px;
}
.eal_hubux1{
grid-template-columns:repeat(5,1fr);
gap:28px;
display:grid;
border-top:1px solid #152330;
padding-top:28px;
}
.eal_hubux1>*{
min-width:0;
}
.eal_hubux1 h4{
font-size:0.813rem;
font-weight:700;
color:#e8f4f8;
margin-bottom:0.688rem;
}
.eal_hub_colux1{
gap:8px;
display:flex;
color:#a8c4ce;
flex-direction:column;
font-size:0.813rem;
}
.eal_hub_colux1 a{
cursor:pointer;
}
@media(max-width:1021px){
.eal_seo_grid3ux1{
grid-template-columns:1fr;
}
.eal_seo_grid4ux1{
grid-template-columns:repeat(2,1fr);
}
.eal_seo_rtp_rowux1{
grid-template-columns:1fr;
gap:1.25rem;
}
.eal_hubux1{
grid-template-columns:repeat(2,1fr);
gap:22px;
}
}
@media(max-width:561px){
.eal_hubux1{
grid-template-columns:1fr;
}
}
.eal_heroux1{
border-radius:1.25rem;
border:1px solid #1c3040;
background:linear-gradient(120deg,#071219,#060e18);
overflow:hidden;
padding:46px 48px;
color:#e8f4f8;
position:relative;
}
.eal_hero_glowux1{
border-radius:50%;
background:radial-gradient(circle,rgba(0, 210, 230, 0.22),transparent 70%);
width:340px;
position:absolute;
height:21.25rem;
right:-3.75rem;
top:-60px;
}
.eal_hero_inux1{
position:relative;
max-width:37.5rem;
}
.eal_heroux1 .eal_eyebrowux1{
color:#00d2e6;
}
.eal_pill_rowux1{
border-radius:62.438rem;
padding:0.375rem 0.813rem;
border:1px solid rgba(255, 255, 255, 0.12);
background:rgba(255, 255, 255, 0.08);
gap:8px;
margin-bottom:1.375rem;
font-size:10.5px;
color:#00d2e6;
display:inline-flex;
letter-spacing:.1em;
text-transform:uppercase;
align-items:center;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.eal_hero_h1ux1{
margin:1.125rem 0;
overflow-wrap:break-word;
line-height:1.02;
color:#e8f4f8;
font-family:"Manrope", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
font-size:3.375rem;
letter-spacing:-.02em;
}
.eal_hero_h1ux1 em{
font-style:normal;
color:#00d2e6;
}
.eal_hero_subux1{
margin-bottom:28px;
line-height:1.55;
max-width:480px;
font-size:1.063rem;
color:#7ab8cb;
}
.eal_hero_ctaux1{
gap:14px;
align-items:center;
margin-bottom:1.625rem;
flex-wrap:wrap;
display:flex;
}
.eal_hero_trustux1{
gap:14px;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.eal_hero_rating_txtux1{
font-size:13px;
color:#7ab8cb;
}
@media(max-width:1023px){
.eal_heroux1{
padding:2rem 24px;
}
.eal_hero_h1ux1{
font-size:38px;
}
}
@media(max-width:561px){
.eal_hero_h1ux1{
font-size:30px;
}
}
.eal_tabsux1{
gap:9px;
flex-wrap:wrap;
display:flex;
}
.eal_tabux1{
padding:0.625rem 1.125rem;
border:1px solid #1c3040;
border-radius:0.563rem;
background:#0f1a22;
cursor:pointer;
font-weight:600;
font-size:13px;
color:#a8c4ce;
}
.eal_tab_onux1{
background:#00d2e6;
border-color:transparent;
font-weight:700;
color:#051018;
}
.eal_statux1{
gap:0.875rem;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.eal_statux1>*{
min-width:0;
}
.eal_stat_itemux1{
border-radius:0.813rem;
background:#0f1a22;
border:1px solid #1c3040;
padding:1.125rem 20px;
}
.eal_stat_kux1{
color:#6a95a5;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:uppercase;
font-size:9.5px;
letter-spacing:.12em;
margin-bottom:7px;
}
.eal_stat_vux1{
gap:0.5rem;
align-items:center;
min-width:0;
display:flex;
font-family:"Manrope", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#e8f4f8;
font-size:24px;
overflow-wrap:anywhere;
font-weight:700;
}
.eal_stat_v_accentux1{
color:#00d2e6;
}
@media(max-width:1025px){
.eal_statux1{
grid-template-columns:repeat(2,1fr);
}
}
.eal_wlcux1{
gap:24px;
background:linear-gradient(120deg,#071219,#060e18);
border-radius:20px;
border:1px solid #1c3040;
grid-template-columns:1.2fr .8fr;
overflow:hidden;
padding:2.25rem 2.5rem;
color:#e8f4f8;
align-items:center;
position:relative;
display:grid;
}
.eal_wlcux1>*{
min-width:0;
}
.eal_wlcux1 .eal_eyebrowux1{
color:#00d2e6;
}
.eal_wlc_glowux1{
border-radius:50%;
background:radial-gradient(circle,rgba(0, 210, 230, 0.22),transparent 70%);
top:-40px;
right:-40px;
position:absolute;
height:260px;
width:16.25rem;
}
.eal_wlc_inux1{
position:relative;
}
.eal_wlc_h2ux1{
margin:10px 0 8px;
font-family:"Manrope", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
overflow-wrap:break-word;
color:#e8f4f8;
font-size:2.125rem;
line-height:1.03;
}
.eal_wlc_h2ux1 em{
color:#00d2e6;
font-style:normal;
}
.eal_wlc_subux1{
font-size:0.875rem;
max-width:420px;
color:#7ab8cb;
margin-bottom:18px;
line-height:1.55;
}
.eal_wlc_termsux1{
gap:0.625rem;
flex-direction:column;
display:flex;
position:relative;
}
.eal_termux1{
border-radius:13px;
padding:13px 0.938rem;
border:1px solid rgba(255, 255, 255, 0.12);
gap:11px;
background:rgba(255, 255, 255, 0.08);
display:flex;
align-items:center;
}
.eal_termux1 svg{
flex:none;
width:1.25rem;
color:#00d2e6;
height:20px;
}
.eal_term_kux1{
letter-spacing:.1em;
text-transform:uppercase;
font-size:9.5px;
color:#7ab8cb;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.eal_term_vux1{
font-weight:700;
font-size:0.875rem;
margin-top:2px;
color:#e8f4f8;
}
@media(max-width:1021px){
.eal_wlcux1{
grid-template-columns:1fr;
}
}
@media(max-width:560px){
.eal_wlc_h2ux1{
font-size:1.625rem;
}
}
.eal_jpux1{
gap:0.875rem;
grid-template-columns:1.5fr 1fr 1fr;
display:grid;
}
.eal_jpux1>*{
min-width:0;
}
.eal_jp_heroux1{
gap:0.875rem;
padding:26px;
border-radius:20px;
border:1px solid #1c3040;
background:linear-gradient(135deg,#071219,#060e18);
overflow:hidden;
min-height:11.25rem;
justify-content:space-between;
display:flex;
flex-direction:column;
color:#e8f4f8;
position:relative;
}
.eal_jp_glowux1{
border-radius:50%;
background:radial-gradient(circle,rgba(0, 210, 230, 0.22),transparent 70%);
position:absolute;
right:-40px;
top:-2.5rem;
width:180px;
height:11.25rem;
}
.eal_jp_k_rowux1{
gap:0.625rem;
align-items:center;
display:flex;
justify-content:space-between;
position:relative;
}
.eal_jp_kux1{
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#6a95a5;
text-transform:uppercase;
letter-spacing:.12em;
font-size:0.625rem;
}
.eal_jp_heroux1 .eal_jp_kux1{
color:#7ab8cb;
}
.eal_jp_amtux1{
font-family:"Manrope", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1;
position:relative;
font-size:2.625rem;
font-weight:700;
color:#00d2e6;
}
.eal_jp_subux1{
color:#7ab8cb;
margin-top:0.313rem;
font-size:0.75rem;
}
.eal_jp_cellux1{
border-radius:20px;
border:1px solid #1c3040;
background:#0f1a22;
padding:1.375rem;
flex-direction:column;
min-height:180px;
display:flex;
justify-content:space-between;
}
.eal_jp_cellux1 .eal_jp_amtux1{
color:#e8f4f8;
font-size:30px;
}
.eal_jp_cellux1 .eal_jp_subux1{
color:#6a95a5;
}
@media(max-width:1024px){
.eal_jpux1{
grid-template-columns:1fr;
}
}
@media(max-width:557px){
.eal_jp_amtux1{
font-size:2rem;
}
}
.eal_suppux1{
grid-template-columns:repeat(3,1fr);
gap:14px;
display:grid;
}
.eal_suppux1>*{
min-width:0;
}
.eal_supp_cardux1{
padding:24px;
border-radius:0.813rem;
border:1px solid #1c3040;
background:#0f1a22;
}
.eal_supp_cardux1 svg{
margin-bottom:14px;
color:#00d2e6;
height:24px;
width:1.5rem;
}
.eal_supp_cardux1 h3{
font-weight:700;
margin-bottom:6px;
font-size:1rem;
font-family:"Manrope", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#e8f4f8;
}
.eal_supp_cardux1 p{
line-height:1.55;
color:#a8c4ce;
font-size:0.813rem;
}
@media(max-width:1025px){
.eal_suppux1{
grid-template-columns:1fr;
}
}
.eal_vip_headux1{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
justify-content:space-between;
align-items:flex-end;
margin-bottom:1.125rem;
}
.eal_vip_introux1{
color:#a8c4ce;
max-width:420px;
font-size:13px;
}
.eal_vipux1{
gap:12px;
grid-template-columns:repeat(5,1fr);
display:grid;
}
.eal_vipux1>*{
min-width:0;
}
.eal_tierux1{
border-radius:0.813rem;
padding:20px;
border:1px solid #1c3040;
background:#0f1a22;
}
.eal_tier_onux1{
background:rgba(0, 210, 230, 0.11);
border-color:#00d2e6;
}
.eal_tier_medalux1{
border-radius:0.563rem;
background:linear-gradient(135deg,#00d2e6,#0097ab);
height:30px;
margin-bottom:0.875rem;
width:30px;
}
.eal_tier_nameux1{
font-weight:700;
font-family:"Manrope", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:0.938rem;
color:#e8f4f8;
margin-bottom:0.313rem;
}
.eal_tier_txux1{
line-height:1.5;
color:#6a95a5;
font-size:11.5px;
}
@media(max-width:1025px){
.eal_vipux1{
grid-template-columns:repeat(2,1fr);
}
}
.eal_dw_h2ux1{
font-size:1.625rem;
margin-bottom:10px;
font-weight:700;
line-height:1.08;
color:#e8f4f8;
font-family:"Manrope", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.eal_steps_vux1{
grid-template-columns:1fr;
gap:0.625rem;
}
.eal_steps_vux1 .eal_stepux1{
padding:1.125rem 1.25rem;
}
@media(max-width:559px){
.eal_dw_h2ux1{
font-size:23px;
}
}
.eal_bannerux1{
background:linear-gradient(115deg,#071219,#060e18);
gap:1.75rem;
border-radius:1.25rem;
padding:2.25rem 40px;
border:1px solid #1c3040;
overflow:hidden;
justify-content:space-between;
display:flex;
align-items:center;
flex-wrap:wrap;
position:relative;
color:#e8f4f8;
}
.eal_banner_glowux1{
border-radius:50%;
background:radial-gradient(circle,rgba(0, 210, 230, 0.22),transparent 68%);
position:absolute;
top:50%;
width:200px;
right:80px;
transform:translateY(-50%);
height:200px;
}
.eal_banner_inux1{
position:relative;
max-width:35rem;
}
.eal_bannerux1 .eal_eyebrowux1{
color:#00d2e6;
}
.eal_banner_h2ux1{
margin:10px 0;
color:#e8f4f8;
line-height:1.05;
font-family:"Manrope", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
font-size:1.875rem;
}
.eal_banner_textux1{
line-height:1.6;
font-size:14px;
color:#7ab8cb;
}
@media(max-width:560px){
.eal_banner_h2ux1{
font-size:1.5rem;
}
}
.eal_stepsux1{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.eal_stepsux1>*{
min-width:0;
}
.eal_stepux1{
border-radius:13px;
border:1px solid #1c3040;
padding:24px;
background:#0f1a22;
position:relative;
}
.eal_step_numux1{
background:#00d2e6;
border-radius:0.563rem;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-weight:700;
display:flex;
width:30px;
justify-content:center;
margin-bottom:0.875rem;
height:30px;
color:#051018;
align-items:center;
font-size:13px;
}
.eal_step_hux1{
color:#e8f4f8;
font-size:16px;
margin-bottom:7px;
font-family:"Manrope", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
}
.eal_step_pux1{
color:#a8c4ce;
line-height:1.55;
font-size:13px;
}
@media(max-width:1023px){
.eal_stepsux1{
grid-template-columns:1fr;
}
}
.eal_tourux1{
grid-template-columns:1.05fr 1fr;
border:1px solid #1c3040;
border-radius:1.25rem;
overflow:hidden;
display:grid;
}
.eal_tourux1>*{
min-width:0;
}
.eal_tour_lux1{
background:linear-gradient(135deg,#071219,#060e18);
overflow:hidden;
padding:2.125rem;
color:#e8f4f8;
position:relative;
}
.eal_tour_h2ux1{
margin:0.75rem 0 10px;
line-height:1.05;
color:#e8f4f8;
font-family:"Manrope", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
font-size:30px;
}
.eal_tour_h2ux1 em{
font-style:normal;
color:#00d2e6;
}
.eal_tour_textux1{
margin-bottom:20px;
color:#7ab8cb;
max-width:340px;
font-size:13.5px;
line-height:1.6;
}
.eal_tour_metaux1{
gap:18px;
display:flex;
align-items:flex-end;
margin-bottom:1.25rem;
flex-wrap:wrap;
}
.eal_tour_capux1{
font-size:0.594rem;
color:#7ab8cb;
margin-bottom:5px;
text-transform:uppercase;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.eal_countux1{
gap:0.375rem;
display:flex;
}
.eal_countux1 span{
padding:0.25rem 9px;
border-radius:9px;
border:1px solid rgba(255, 255, 255, 0.12);
background:rgba(255, 255, 255, 0.08);
font-size:22px;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-weight:700;
}
.eal_tour_unitsux1{
color:#7ab8cb;
font-size:10px;
}
.eal_boardux1{
padding:1.75rem 1.875rem;
background:#0f1a22;
}
.eal_board_headux1{
margin-bottom:0.875rem;
justify-content:space-between;
display:flex;
align-items:center;
}
.eal_board_titleux1{
font-size:16px;
color:#e8f4f8;
font-family:"Manrope", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
}
.eal_board_updux1{
font-size:0.625rem;
color:#6a95a5;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:uppercase;
}
.eal_board_listux1{
gap:2px;
flex-direction:column;
display:flex;
}
.eal_board_rowux1{
gap:0.75rem;
padding:0.625rem 0.75rem;
border-radius:9px;
display:flex;
align-items:center;
}
.eal_board_top1ux1{
background:rgba(0, 210, 230, 0.11);
}
.eal_board_rkux1{
font-weight:700;
color:#6a95a5;
font-size:14px;
width:20px;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.eal_board_top1ux1 .eal_board_rkux1{
color:#00d2e6;
}
.eal_board_nmux1{
flex:1;
min-width:0;
color:#a8c4ce;
font-weight:600;
font-size:0.844rem;
}
.eal_board_top1ux1 .eal_board_nmux1{
color:#e8f4f8;
font-weight:700;
}
.eal_board_ptux1{
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#a8c4ce;
font-size:12.5px;
}
@media(max-width:1026px){
.eal_tourux1{
grid-template-columns:1fr;
}
}
@media(max-width:559px){
.eal_tour_h2ux1{
font-size:24px;
}
}
.eal_pay_logosux1{
gap:0.563rem;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.eal_pay_logosux1>*{
min-width:0;
}
.eal_payux1{
border:1px solid #1c3040;
border-radius:0.563rem;
font-weight:700;
align-items:center;
height:3rem;
display:flex;
font-size:0.75rem;
justify-content:center;
color:#a8c4ce;
}
.eal_tableux1{
overflow:hidden;
border-radius:0.813rem;
border:1px solid #1c3040;
}
.eal_trowux1{
grid-template-columns:1.3fr 1fr 1fr 1fr;
display:grid;
font-size:13px;
}
.eal_trowux1>div{
padding:13px 14px;
min-width:0;
}
.eal_trowux1>div:first-child{
font-weight:700;
padding-left:16px;
color:#e8f4f8;
}
.eal_trow_thux1{
background:#0a1117;
color:#6a95a5;
font-size:0.594rem;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
letter-spacing:.06em;
text-transform:uppercase;
}
.eal_trowux1:not(.eal_trow_thux1){
background:#0f1a22;
color:#a8c4ce;
border-top:1px solid #152330;
}
.eal_trow_zebraux1{
background:#0c161d;
}
.eal_posux1{
font-weight:700;
color:#00d2e6;
}
@media(max-width:1027px){
.eal_pay_logosux1{
grid-template-columns:repeat(2,1fr);
}
}
.eal_promo_gridux1{
gap:16px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.eal_promo_gridux1>*{
min-width:0;
}
.eal_promoux1{
background:#0f1a22;
overflow:hidden;
padding:1.5rem;
border-radius:1.25rem;
border:1px solid #1c3040;
min-height:9.375rem;
position:relative;
}
.eal_promo_hux1{
font-family:"Manrope", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:26px;
font-weight:700;
color:#e8f4f8;
line-height:1.05;
margin-top:0.375rem;
}
.eal_promo_hux1 em{
color:#00d2e6;
font-style:normal;
}
.eal_promo_pux1{
line-height:1.5;
margin-top:0.5rem;
font-size:0.781rem;
color:#a8c4ce;
}
.eal_promo_featux1{
background:linear-gradient(135deg,#071219,#060e18);
border-color:#1c3040;
}
.eal_promo_featux1 .eal_promo_hux1{
color:#e8f4f8;
}
.eal_promo_featux1 .eal_promo_hux1 em{
color:#00d2e6;
}
.eal_promo_featux1 .eal_promo_pux1{
color:#7ab8cb;
}
.eal_promo_featux1 .eal_eyebrowux1{
color:#00d2e6;
}
@media(max-width:1027px){
.eal_promo_gridux1{
grid-template-columns:1fr;
}
}
.eal_ab_h2ux1{
margin:0.875rem 0 1rem;
font-family:"Manrope", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#e8f4f8;
font-weight:700;
line-height:1.08;
font-size:32px;
}
.eal_ab_bodyux1{
line-height:1.65;
font-size:15px;
margin-bottom:14px;
color:#a8c4ce;
}
.eal_ab_chipsux1{
gap:0.625rem;
display:flex;
margin-top:0.5rem;
flex-wrap:wrap;
}
.eal_faqux1{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.eal_faq_itemux1{
background:#0f1a22;
padding:1.125rem 22px;
border-radius:13px;
border:1px solid #1c3040;
}
.eal_faq_qux1{
gap:1rem;
list-style:none;
display:flex;
cursor:pointer;
justify-content:space-between;
color:#e8f4f8;
font-size:0.969rem;
font-weight:600;
align-items:center;
}
.eal_faq_qux1::-webkit-details-marker{
display:none;
}
.eal_faq_q_tux1{
gap:0.625rem;
display:flex;
}
.eal_faq_q_iux1{
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#00d2e6;
font-style:normal;
}
.eal_faq_pmux1{
color:#00d2e6;
font-size:1.25rem;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.eal_faq_itemux1[open] .eal_faq_pmux1{
transform:rotate(45deg);
}
.eal_faq_aux1{
color:#a8c4ce;
font-size:13.5px;
line-height:1.6;
margin-top:0.75rem;
}
@media(max-width:561px){
.eal_ab_h2ux1{
font-size:26px;
}
}
.eal_op_h2ux1{
margin:0.625rem 0 8px;
color:#e8f4f8;
font-size:24px;
font-weight:700;
font-family:"Manrope", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.1;
}
.eal_op_textux1{
line-height:1.6;
font-size:0.844rem;
color:#a8c4ce;
}
@media(max-width:557px){
.eal_op_h2ux1{
font-size:1.375rem;
}
}
.eal_provsux1{
grid-template-columns:repeat(6,1fr);
gap:12px;
margin-bottom:28px;
display:grid;
}
.eal_provsux1>*{
min-width:0;
}
.eal_provux1{
padding:12px;
background:#0f1a22;
border:1px solid #1c3040;
border-radius:0.813rem;
text-decoration:none;
justify-content:center;
display:flex;
align-items:center;
height:64px;
}
.eal_prov_imgux1{
object-fit:contain;
max-height:2rem;
max-width:100%;
}
.eal_respux1{
border:1px solid #1c3040;
gap:1.5rem;
padding:1.625rem;
background:#0f1a22;
border-radius:13px;
flex-wrap:wrap;
align-items:center;
justify-content:space-between;
display:flex;
}
.eal_resp_inux1{
max-width:35rem;
}
.eal_resp_hux1{
margin-bottom:0.5rem;
font-family:"Manrope", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
font-size:19px;
color:#e8f4f8;
}
.eal_resp_pux1{
line-height:1.6;
color:#a8c4ce;
font-size:13.5px;
}
.eal_resp_badgesux1{
gap:14px;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.eal_age18ux1{
border-radius:0.563rem;
padding:4px 0.5rem;
border:1.5px solid #e03040;
font-size:0.813rem;
color:#e03040;
font-weight:700;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.eal_resp_orgux1{
font-weight:600;
color:#6a95a5;
font-size:13px;
}
@media(max-width:1026px){
.eal_provsux1{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:561px){
.eal_provsux1{
grid-template-columns:repeat(2,1fr);
}
}
.eal_et_h2ux1{
margin:10px 0 0.875rem;
line-height:1.08;
font-size:28px;
color:#e8f4f8;
font-family:"Manrope", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
}
.eal_et_rightux1{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.eal_et_updatedux1{
background:#0a1117;
border:1px solid #1c3040;
padding:0.875rem 1.125rem;
gap:10px;
border-radius:13px;
color:#a8c4ce;
font-size:12px;
align-items:center;
display:flex;
}
.eal_et_updatedux1 svg{
flex:none;
color:#00d2e6;
width:0.938rem;
height:0.938rem;
}
.eal_et_updatedux1 b{
color:#e8f4f8;
}
@media(max-width:561px){
.eal_et_h2ux1{
font-size:1.5rem;
}
}
.eal_rcux1{
grid-template-columns:1fr 1fr 1fr;
gap:2rem;
display:grid;
}
.eal_rcux1>*{
min-width:0;
}
.eal_rc_awardsux1{
gap:0.688rem;
flex-direction:column;
display:flex;
}
.eal_awardux1{
gap:11px;
align-items:center;
display:flex;
}
.eal_awardux1 svg{
flex:none;
color:#f0b940;
height:18px;
width:1.125rem;
}
.eal_award_tux1{
font-weight:700;
color:#e8f4f8;
font-size:0.844rem;
}
.eal_award_sux1{
font-size:11.5px;
color:#6a95a5;
}
.eal_rc_pressux1{
grid-template-columns:1fr 1fr;
gap:10px;
display:grid;
}
.eal_logo_cellux1{
border:1px solid #1c3040;
border-radius:0.563rem;
height:48px;
font-weight:700;
display:flex;
font-size:0.813rem;
align-items:center;
color:#a8c4ce;
justify-content:center;
}
.eal_rc_partnerux1{
border:1px solid #1c3040;
padding:20px;
border-radius:0.813rem;
background:#0f1a22;
}
.eal_rc_partner_nameux1{
margin-bottom:0.375rem;
font-family:"Manrope", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#e8f4f8;
font-weight:700;
font-size:18px;
}
.eal_rc_partner_textux1{
line-height:1.55;
font-size:0.781rem;
color:#a8c4ce;
}
@media(max-width:1025px){
.eal_rcux1{
grid-template-columns:1fr;
gap:1.375rem;
}
.eal_rc_pressux1{
grid-template-columns:repeat(4,1fr);
}
}
.eal_gd_headux1{
gap:0.75rem;
justify-content:space-between;
align-items:center;
flex-wrap:wrap;
display:flex;
margin-bottom:16px;
}
.eal_footerux1{
padding:2.5rem 28px;
background:#060d12;
border-top:1px solid #152330;
}
.eal_footer_gridux1{
gap:2rem;
grid-template-columns:1.4fr 1fr 1fr 1fr;
max-width:87.5rem;
margin-right:auto;
margin-bottom:1.75rem;
display:grid;
margin-left:auto;
}
.eal_footer_gridux1>*{
min-width:0;
}
.eal_footer_gridux1 h4{
margin-bottom:13px;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#3e6070;
letter-spacing:.12em;
font-size:10px;
text-transform:uppercase;
}
.eal_fcolux1{
gap:9px;
flex-direction:column;
display:flex;
font-size:13px;
color:#a8c4ce;
}
.eal_fcolux1 a{
cursor:pointer;
}
.eal_ft_aboutux1{
font-size:13px;
color:#6a95a5;
line-height:1.6;
max-width:260px;
margin-top:12px;
}
.eal_ft_contactux1{
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
margin-top:12px;
overflow-wrap:anywhere;
color:#00d2e6;
font-size:0.781rem;
}
.eal_footer_bottomux1{
margin:0 auto;
gap:16px;
flex-wrap:wrap;
display:flex;
max-width:87.5rem;
padding-top:20px;
border-top:1px solid #152330;
align-items:center;
justify-content:space-between;
}
.eal_footer_bottomux1 p{
line-height:1.6;
font-size:0.688rem;
max-width:45rem;
color:#3e6070;
}
@media(max-width:1027px){
.eal_footer_gridux1{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:558px){
.eal_footer_gridux1{
grid-template-columns:1fr;
}
}