*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#0a0f14;
text-rendering:optimizeLegibility;
line-height:1.55;
font-family:"Nunito Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
-webkit-font-smoothing:antialiased;
color:#9db8c7;
font-size:15px;
overflow-wrap:break-word;
}
img{
max-width:100%;
display:block;
}
a{
text-decoration:none;
color:inherit;
}
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{
height:8px;
width:8px;
}
::-webkit-scrollbar-thumb{
background:rgba(5, 12, 18, 0.72);
border-radius:0.5rem;
}
::-webkit-scrollbar-track{
background:transparent;
}
.uhu-shell_5j9{
grid-template-columns:248px 1fr;
display:grid;
min-height:100vh;
}
.uhu-main_5j9{
min-width:0;
}
.uhu-wrap_5j9{
margin:0 auto;
width:100%;
max-width:87.5rem;
}
.uhu-container_5j9{
margin:0 auto;
padding:0 16px;
max-width:87.5rem;
width:100%;
}
@media(min-width:768px){
.uhu-container_5j9{
padding:0 28px;
}
}
.uhu-section_5j9{
padding:1.5rem 28px;
}
.uhu-section_pt_5j9{
padding-top:2.125rem;
}
.uhu-band_soft_5j9{
background:#111820;
}
.uhu-eyebrow_5j9{
text-transform:uppercase;
overflow-wrap:break-word;
letter-spacing:.14em;
display:inline-block;
color:#00d4e8;
font-family:"Nunito Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.4;
font-size:0.656rem;
font-weight:600;
}
.uhu-drawer_cb_5j9{
display:none;
}
.uhu-overlay_5j9{
display:none;
}
@media(max-width:1023px){
.uhu-shell_5j9{
grid-template-columns:1fr;
}
.uhu-main_5j9{
padding-bottom:4.875rem;
}
.uhu-drawer_cb_5j9:checked~.uhu-overlay_5j9{
background:rgba(5, 12, 18, 0.72);
inset:0;
z-index:70;
position:fixed;
display:block;
}
}
@media(max-width:563px){
.uhu-section_5j9{
padding:18px 1rem;
}
.uhu-section_pt_5j9{
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 ---------- */
.uhu-side_5j9{
background:#0c1219;
gap:22px;
padding:22px 1.125rem;
top:0;
flex-direction:column;
position:sticky;
overflow-y:auto;
display:flex;
border-right:1px solid #1a2a34;
align-self:start;
height:100vh;
}
.uhu-brand_5j9{
gap:0.625rem;
display:flex;
align-items:center;
}
.uhu-logo_5j9{
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
color:#e8f4f8;
font-size:1.313rem;
letter-spacing:-.02em;
}
.uhu-side_cta_5j9{
background:rgba(0, 212, 232, 0.11);
padding:1rem;
border-radius:0.75rem;
border:1px solid #1f3340;
}
.uhu-side_cta_h_5j9{
margin-bottom:0.375rem;
line-height:1.15;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
font-size:17px;
color:#e8f4f8;
font-weight:700;
}
.uhu-side_cta_p_5j9{
color:#9db8c7;
line-height:1.45;
margin-bottom:12px;
font-size:0.75rem;
}
.uhu-nav_5j9{
gap:3px;
display:flex;
flex-direction:column;
}
.uhu-nav_label_5j9{
padding:0.375rem 0.625rem;
text-transform:uppercase;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
letter-spacing:.14em;
font-size:0.594rem;
color:#374f5c;
}
.uhu-nav_item_5j9{
border-radius:8px;
gap:11px;
padding:10px;
font-size:14px;
color:#9db8c7;
align-items:center;
display:flex;
font-weight:500;
}
.uhu-nav_item_5j9 svg{
height:1.063rem;
width:1.063rem;
}
.uhu-nav_item_5j9:hover{
background:rgba(0, 212, 232, 0.11);
color:#e8f4f8;
}
.uhu-nav_item_on_5j9{
background:rgba(0, 212, 232, 0.11);
color:#00d4e8;
font-weight:600;
}
.uhu-side_foot_5j9{
border:1px solid #1f3340;
border-radius:12px;
background:#111820;
padding:0.75rem;
margin-top:auto;
}
.uhu-side_foot_5j9 p{
color:#9db8c7;
margin-top:0.25rem;
font-size:0.781rem;
line-height:1.4;
}
/* ---------- topbar ---------- */
.uhu-top_5j9{
gap:16px;
padding:0.875rem 28px;
background:#0c1219;
position:sticky;
display:flex;
align-items:center;
top:0;
border-bottom:1px solid #1a2a34;
z-index:40;
}
.uhu-top_brand_5j9{
gap:0.563rem;
align-items:center;
display:none;
}
.uhu-search_5j9{
border-radius:12px;
padding:0.688rem 0.875rem;
background:#111820;
border:1px solid #1f3340;
gap:0.625rem;
flex:1;
display:flex;
align-items:center;
max-width:440px;
font-size:0.844rem;
color:#5e7e90;
}
.uhu-search_5j9 svg{
flex:none;
height:16px;
width:16px;
}
.uhu-top_actions_5j9{
gap:0.75rem;
align-items:center;
margin-left:auto;
display:flex;
}
.uhu-lang_5j9{
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:12px;
color:#9db8c7;
}
.uhu-burger_5j9{
background:#111820;
border-radius:0.5rem;
border:1px solid #1f3340;
height:2.5rem;
align-items:center;
display:none;
justify-content:center;
width:40px;
color:#e8f4f8;
}
/* ---------- bottom-nav (mobile) ---------- */
.uhu-botnav_5j9{
display:none;
}
@media(max-width:1024px){
.uhu-side_5j9{
transition:transform .25s ease;
transform:translateX(-100%);
width:280px;
top:0;
position:fixed;
z-index:80;
left:0;
height:100vh;
}
.uhu-drawer_cb_5j9:checked~.uhu-shell_5j9 .uhu-side_5j9{
transform:translateX(0);
}
.uhu-top_5j9{
gap:12px;
padding:14px 1rem;
flex-wrap:wrap;
position:static;
}
.uhu-top_brand_5j9{
display:flex;
}
.uhu-search_5j9{
display:none;
}
.uhu-burger_5j9{
display:flex;
}
.uhu-top_actions_5j9{
gap:0.625rem;
align-items:stretch;
margin-left:0;
width:100%;
}
.uhu-top_actions_5j9 .uhu-lang_5j9{
display:none;
}
.uhu-top_actions_5j9 .uhu-btn_5j9{
flex:1;
padding:0.688rem 0.625rem;
text-align:center;
}
.uhu-botnav_5j9{
background:#0c1219;
padding:8px 0.375rem calc(0.5rem + env(safe-area-inset-bottom));
grid-template-columns:repeat(3,1fr);
display:grid;
bottom:0;
border-top:1px solid #1f3340;
transform:translateZ(0);
right:0;
left:0;
z-index:65;
position:fixed;
}
.uhu-bn_5j9{
padding:0.375rem 2px 0;
gap:0.25rem;
color:#9db8c7;
justify-content:flex-end;
flex-direction:column;
font-size:0.625rem;
display:flex;
min-width:0;
font-weight:600;
align-items:center;
}
.uhu-bn_5j9 svg{
flex:none;
height:22px;
width:22px;
}
.uhu-bn_5j9 span{
overflow:hidden;
max-width:100%;
text-overflow:ellipsis;
white-space:nowrap;
text-align:center;
}
.uhu-bn_on_5j9{
color:#00d4e8;
}
.uhu-bn_center_5j9{
position:relative;
}
.uhu-bn_fab_5j9{
background:#00d4e8;
border-radius:50%;
left:50%;
top:-1.25rem;
display:flex;
align-items:center;
color:#050e12;
box-shadow:0 0.5rem 2.5rem rgba(0, 0, 0, 0.65), 0 2px 0.5rem rgba(0, 212, 232, 0.18);
justify-content:center;
height:50px;
position:absolute;
transform:translateX(-50%);
width:3.125rem;
}
.uhu-bn_fab_5j9 svg{
width:24px;
height:1.5rem;
}
.uhu-bn_center_5j9 span{
color:#00d4e8;
}
}
.uhu-btn_5j9{
border-radius:8px;
gap:8px;
transition:background-color 0.2s ease,color 0.2s ease;
padding:0.688rem 22px;
justify-content:center;
font-weight:700;
cursor:pointer;
align-items:center;
display:inline-flex;
font-size:14px;
font-family:"Nunito Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.uhu-btn_pri_5j9{
background:#00d4e8;
box-shadow:0 0 18px rgba(0, 212, 232, 0.45), 0 4px 0.75rem rgba(0, 0, 0, 0.40);
color:#050e12;
}
.uhu-btn_pri_5j9:hover{
background:#00bdd0;
}
.uhu-btn_ghost_5j9{
background:rgba(0, 212, 232, 0.11);
color:#e8f4f8;
font-weight:600;
}
.uhu-btn_line_5j9{
background:transparent;
border:1px solid #2a4a5a;
font-weight:600;
color:#e8f4f8;
}
.uhu-btn_lg_5j9{
padding:16px 1.875rem;
border-radius:0.75rem;
font-size:15px;
}
.uhu-band_5j9 .uhu-btn_line_5j9{
border-color:rgba(255, 255, 255, 0.12);
color:#e8f4f8;
}
.uhu-band_5j9 .uhu-btn_ghost_5j9{
background:rgba(255, 255, 255, 0.07);
color:#e8f4f8;
}
.uhu-link_m_5j9{
gap:0.313rem;
color:#00d4e8;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
text-decoration:none;
font-size:0.75rem;
cursor:pointer;
display:inline-flex;
align-items:center;
}
.uhu-link_m_5j9 svg{
height:0.875rem;
width:14px;
}
.uhu-band_5j9 .uhu-link_m_5j9{
color:#00d4e8;
}
.uhu-dot_5j9{
background:#00d4e8;
border-radius:50%;
flex:none;
height:7px;
width:7px;
}
.uhu-dot_live_5j9{
background:#e83535;
animation:zm3-pulse 1.4s infinite;
}
.uhu-stars_5j9{
gap:2px;
display:inline-flex;
color:#00d4e8;
}
.uhu-stars_5j9 svg{
width:0.938rem;
height:0.938rem;
}
.uhu-chip_5j9{
padding:7px 0.75rem;
gap:0.375rem;
border-radius:0.5rem;
background:#111820;
border:1px solid #1f3340;
font-size:0.688rem;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
align-items:center;
color:#9db8c7;
display:inline-flex;
}
.uhu-chip_on_5j9{
background:rgba(0, 212, 232, 0.11);
border-color:transparent;
color:#00d4e8;
}
.uhu-gc_5j9{
text-decoration:none;
color:inherit;
cursor:pointer;
display:block;
min-width:0;
}
.uhu-gc_thumb_5j9{
border:1px solid #1f3340;
border-radius:12px;
overflow:hidden;
position:relative;
background-position:center;
display:block;
background-size:cover;
aspect-ratio:1;
}
.uhu-gc_thumb_portrait_5j9{
aspect-ratio:3/4;
}
.uhu-gc_thumb_wide_5j9{
aspect-ratio:16/11;
}
.uhu-gc_cap_5j9{
background:linear-gradient(transparent,rgba(5, 12, 18, 0.72));
padding:0.563rem;
bottom:0;
right:0;
left:0;
position:absolute;
}
.uhu-gc_name_5j9{
font-weight:700;
color:#e8f4f8;
display:block;
font-size:0.781rem;
}
.uhu-gc_meta_5j9{
font-size:0.688rem;
color:#7aabb f;
}
.uhu-gc_badge_5j9{
border-radius:8px;
background:#00d4e8;
padding:2px 0.375rem;
right:0.5rem;
font-size:0.5rem;
font-weight:700;
position:absolute;
top:0.5rem;
color:#050e12;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.uhu-gc_badge_hot_5j9{
background:#e83535;
color:#e8f4f8;
}
.uhu-gc_badge_live_5j9{
background:#e83535;
color:#e8f4f8;
left:0.5rem;
right:auto;
}
.uhu-gc_mult_5j9{
inset:0;
position:absolute;
font-weight:700;
font-size:1.75rem;
align-items:center;
display:flex;
color:#00d4e8;
justify-content:center;
}
.uhu-pc_5j9{
background:#111820;
border:1px solid #1f3340;
border-radius:0.75rem;
justify-content:center;
color:#9db8c7;
align-items:center;
display:flex;
height:64px;
font-weight:700;
font-size:0.875rem;
}
.uhu-rail_5j9{
min-width:0;
}
.uhu-rail_scroll_5j9{
gap:14px;
display:grid;
}
.uhu-rail_scroll_5j9>*{
min-width:0;
}
.uhu-g6_5j9{
grid-template-columns:repeat(6,1fr);
}
.uhu-g7_5j9{
grid-template-columns:repeat(7,1fr);
}
.uhu-g4_5j9{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1023px){
.uhu-g6_5j9,.uhu-g7_5j9{
grid-template-columns:none;
overflow-x:auto;
grid-auto-columns:120px;
grid-auto-flow:column;
scroll-snap-type:x mandatory;
padding-bottom:6px;
}
.uhu-g6_5j9>*,.uhu-g7_5j9>*{
scroll-snap-align:start;
}
.uhu-g4_5j9{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:562px){
.uhu-g4_5j9{
grid-template-columns:none;
grid-auto-flow:column;
grid-auto-columns:150px;
overflow-x:auto;
}
}
.uhu-panel_5j9{
padding:28px 32px;
border:1px solid #1f3340;
border-radius:18px;
background:#111820;
}
.uhu-split_5j9{
gap:2.25rem;
align-items:start;
display:grid;
}
.uhu-split_5j9>*{
min-width:0;
}
.uhu-split_a_5j9{
grid-template-columns:.85fr 1.15fr;
}
.uhu-split_b_5j9{
grid-template-columns:1fr 1.1fr;
}
.uhu-split_c_5j9{
grid-template-columns:1.1fr .9fr;
}
.uhu-pgrid_5j9{
gap:2.5rem;
grid-template-columns:.9fr 1.1fr;
display:grid;
align-items:center;
}
.uhu-pgrid_5j9>*{
min-width:0;
}
.uhu-lead_5j9{
margin-bottom:14px;
font-size:0.938rem;
line-height:1.65;
color:#9db8c7;
}
.uhu-feat_5j9{
gap:0.875rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.uhu-feat_5j9>*{
min-width:0;
}
.uhu-feat2_5j9{
grid-template-columns:1fr 1fr;
}
.uhu-feat_card_5j9{
background:#111820;
padding:1.625rem;
border:1px solid #1f3340;
border-radius:18px;
}
.uhu-feat_card_5j9 svg{
height:1.625rem;
color:#00d4e8;
margin-bottom:16px;
width:26px;
}
.uhu-feat_card_5j9 h3{
font-size:18px;
font-weight:700;
color:#e8f4f8;
margin-bottom:0.5rem;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
}
.uhu-feat_card_5j9 p{
font-size:13px;
color:#9db8c7;
line-height:1.6;
}
.uhu-feat_card_5j9 b{
color:#e8f4f8;
}
.uhu-big_5j9{
gap:22px;
flex-wrap:wrap;
display:flex;
}
.uhu-big_n_5j9{
color:#00d4e8;
font-size:1.625rem;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
}
.uhu-big_l_5j9{
color:#5e7e90;
font-size:12px;
}
.uhu-person_5j9{
gap:0.875rem;
border:1px solid #1f3340;
padding:16px 1.125rem;
border-radius:0.75rem;
background:#111820;
align-items:center;
display:flex;
}
.uhu-avatar_5j9{
flex:none;
border-radius:50%;
background:linear-gradient(135deg,#00d4e8,#008fa0);
width:2.75rem;
height:44px;
}
.uhu-person_name_5j9{
color:#e8f4f8;
font-weight:700;
font-size:0.875rem;
}
.uhu-person_role_5j9{
font-size:0.75rem;
color:#5e7e90;
}
.uhu-kv_5j9{
border:1px solid #1f3340;
border-radius:0.75rem;
gap:1px;
grid-template-columns:1fr 1fr;
overflow:hidden;
background:#1f3340;
display:grid;
}
.uhu-kv_5j9>div{
padding:16px 18px;
background:#0a0f14;
min-width:0;
}
.uhu-kv_k_5j9{
margin-bottom:5px;
color:#00d4e8;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:9.5px;
text-transform:uppercase;
}
.uhu-kv_v_5j9{
color:#e8f4f8;
font-size:0.844rem;
font-weight:700;
}
@media(max-width:1027px){
.uhu-split_a_5j9,.uhu-split_b_5j9,.uhu-split_c_5j9,.uhu-pgrid_5j9{
gap:1.5rem;
grid-template-columns:1fr;
}
.uhu-feat_5j9,.uhu-feat2_5j9{
grid-template-columns:1fr;
}
.uhu-kv_5j9{
grid-template-columns:1fr;
}
}
.uhu-sh_5j9{
min-width:0;
margin-bottom:1rem;
}
.uhu-sh_row_5j9{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
align-items:flex-end;
justify-content:space-between;
}
.uhu-sh_row_5j9 .uhu-sh_l_5j9{
gap:0.375rem;
min-width:0;
flex-direction:column;
display:flex;
}
.uhu-sh_stack_5j9{
gap:0.625rem;
align-items:flex-start;
flex-direction:column;
display:flex;
}
.uhu-sh_center_5j9{
gap:10px;
text-align:center;
flex-direction:column;
align-items:center;
display:flex;
}
.uhu-sh_h2_5j9{
gap:0.563rem;
line-height:1.1;
display:flex;
overflow-wrap:break-word;
align-items:center;
font-weight:700;
color:#e8f4f8;
font-size:20px;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
}
@media(min-width:767px){
.uhu-sh_h2_5j9{
font-size:1.5rem;
}
}
.uhu-band_5j9 .uhu-sh_h2_5j9{
color:#e8f4f8;
}
.uhu-eb_mono_5j9{
letter-spacing:.08em;
text-transform:none;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.uhu-eb_mono_5j9::before{
content:"// ";
}
.uhu-eb_upper_5j9{
text-transform:uppercase;
letter-spacing:.14em;
}
.uhu-eb_pill_5j9{
background:rgba(0, 212, 232, 0.11);
border-radius:999px;
padding:5px 0.688rem;
text-transform:uppercase;
letter-spacing:.12em;
}
.uhu-eb_line_5j9{
gap:0.625rem;
align-items:center;
display:inline-flex;
}
.uhu-eb_line_5j9::before{
background:#00d4e8;
display:inline-block;
height:1px;
content:"";
width:1.5rem;
}
.uhu-band_5j9 .uhu-eb_line_5j9::before{
background:#00d4e8;
}
.uhu-band_5j9 .uhu-eb_pill_5j9{
background:rgba(255, 255, 255, 0.07);
}
.uhu-sh_link_5j9{
transition:color 0.2s ease,border-color 0.2s ease;
gap:0.375rem;
font-size:13px;
padding-bottom:2px;
color:#e8f4f8;
white-space:nowrap;
border-bottom:1px solid #e8f4f8;
display:inline-flex;
align-items:center;
font-weight:600;
}
.uhu-sh_link_5j9:hover{
border-color:#00d4e8;
color:#00d4e8;
}
.uhu-sh_link_5j9 svg{
height:0.875rem;
width:14px;
}
.uhu-sh_link_chev_5j9{
padding-bottom:0;
font-size:12px;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
border-bottom:0;
color:#00d4e8;
}
.uhu-sh_link_btn_5j9{
background:#00d4e8;
border-radius:62.438rem;
padding:0.563rem 1.125rem;
border-bottom:0;
color:#050e12;
}
.uhu-sh_link_btn_5j9:hover{
background:#00bdd0;
border-color:transparent;
}
.uhu-band_5j9 .uhu-sh_link_5j9{
border-color:#e8f4f8;
color:#e8f4f8;
}
.uhu-band_5j9 .uhu-sh_link_chev_5j9{
color:#00d4e8;
}
.uhu-sh_rule_5j9{
background:#1f3340;
margin:-2px 0 16px;
height:1px;
}
.uhu-band_5j9 .uhu-sh_rule_5j9{
background:rgba(255, 255, 255, 0.12);
}
.uhu-seo_grid3_5j9{
gap:1.25rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.uhu-seo_grid4_5j9{
grid-template-columns:repeat(4,1fr);
gap:13px;
display:grid;
}
.uhu-seo_grid3_5j9>*,.uhu-seo_grid4_5j9>*{
min-width:0;
}
.uhu-seo_card_5j9{
background:#111820;
padding:1.5rem;
border:1px solid #1f3340;
border-radius:12px;
}
.uhu-seo_card_5j9 h3{
margin-bottom:0.5rem;
font-weight:700;
color:#e8f4f8;
font-size:18px;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
}
.uhu-seo_card_5j9 p{
font-size:13px;
color:#9db8c7;
line-height:1.6;
}
.uhu-seo_card_sm_5j9{
padding:1.25rem;
}
.uhu-seo_card_sm_5j9 h3{
font-size:16px;
}
.uhu-seo_card_sm_5j9 p{
font-size:12.5px;
line-height:1.55;
}
.uhu-seo_rtp_row_5j9{
gap:36px;
grid-template-columns:1fr 1fr;
align-items:center;
display:grid;
margin-top:16px;
}
.uhu-rtp_5j9{
gap:0.875rem;
display:flex;
min-width:0;
}
.uhu-rtp_5j9>div{
padding:1rem;
background:#0a0f14;
flex:1;
border-radius:0.75rem;
min-width:0;
text-align:center;
}
.uhu-rtp_n_5j9{
color:#00d4e8;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
font-size:26px;
white-space:nowrap;
}
.uhu-rtp_l_5j9{
font-size:11px;
margin-top:4px;
color:#5e7e90;
}
.uhu-cmp_5j9{
overflow:hidden;
border-radius:12px;
border:1px solid #1f3340;
max-width:47.5rem;
}
.uhu-cmp_row_5j9{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
font-size:13px;
}
.uhu-cmp_row_5j9>div{
padding:0.813rem 0.875rem;
text-align:center;
min-width:0;
}
.uhu-cmp_row_5j9>div:first-child{
font-weight:600;
text-align:left;
padding-left:1.375rem;
color:#e8f4f8;
}
.uhu-cmp_th_5j9{
background:#0a0f14;
font-size:0.781rem;
font-weight:700;
}
.uhu-cmp_row_5j9:not(.uhu-cmp_th_5j9){
background:#111820;
color:#9db8c7;
border-top:1px solid #1a2a34;
}
.uhu-cmp_zebra_5j9{
background:#0d1419;
}
.uhu-guide_5j9{
border-radius:0.75rem;
border:1px solid #1f3340;
overflow:hidden;
background:#111820;
cursor:pointer;
}
.uhu-guide_cover_5j9{
height:8.125rem;
}
.uhu-guide_body_5j9{
padding:1.25rem;
}
.uhu-guide_body_5j9 h3{
margin:7px 0 9px;
line-height:1.25;
font-weight:700;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
font-size:16px;
color:#e8f4f8;
}
.uhu-guide_meta_5j9{
color:#5e7e90;
font-size:11.5px;
}
.uhu-hub_5j9{
gap:1.75rem;
grid-template-columns:repeat(5,1fr);
border-top:1px solid #1a2a34;
display:grid;
padding-top:28px;
}
.uhu-hub_5j9>*{
min-width:0;
}
.uhu-hub_5j9 h4{
margin-bottom:0.688rem;
font-weight:700;
font-size:13px;
color:#e8f4f8;
}
.uhu-hub_col_5j9{
gap:8px;
color:#9db8c7;
flex-direction:column;
display:flex;
font-size:0.813rem;
}
.uhu-hub_col_5j9 a{
cursor:pointer;
}
@media(max-width:1025px){
.uhu-seo_grid3_5j9{
grid-template-columns:1fr;
}
.uhu-seo_grid4_5j9{
grid-template-columns:repeat(2,1fr);
}
.uhu-seo_rtp_row_5j9{
gap:1.25rem;
grid-template-columns:1fr;
}
.uhu-hub_5j9{
grid-template-columns:repeat(2,1fr);
gap:1.375rem;
}
}
@media(max-width:561px){
.uhu-hub_5j9{
grid-template-columns:1fr;
}
}
.uhu-hero_5j9{
background:linear-gradient(120deg,#061018,#03090f);
border:1px solid #1f3340;
padding:2.875rem 3rem;
border-radius:1.125rem;
overflow:hidden;
position:relative;
color:#e8f4f8;
}
.uhu-hero_glow_5j9{
background:radial-gradient(circle,rgba(0, 210, 230, 0.22),transparent 70%);
border-radius:50%;
width:21.25rem;
top:-3.75rem;
height:340px;
right:-60px;
position:absolute;
}
.uhu-hero_in_5j9{
position:relative;
max-width:600px;
}
.uhu-hero_5j9 .uhu-eyebrow_5j9{
color:#00d4e8;
}
.uhu-pill_row_5j9{
border-radius:62.438rem;
background:rgba(255, 255, 255, 0.07);
gap:0.5rem;
border:1px solid rgba(255, 255, 255, 0.12);
padding:6px 13px;
align-items:center;
letter-spacing:.1em;
font-size:0.656rem;
text-transform:uppercase;
display:inline-flex;
color:#00d4e8;
margin-bottom:22px;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.uhu-hero_h1_5j9{
margin:18px 0;
color:#e8f4f8;
overflow-wrap:break-word;
letter-spacing:-.02em;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
line-height:1.02;
font-size:3.375rem;
font-weight:700;
}
.uhu-hero_h1_5j9 em{
color:#00d4e8;
font-style:normal;
}
.uhu-hero_sub_5j9{
color:#7aabb f;
line-height:1.55;
margin-bottom:1.75rem;
max-width:30rem;
font-size:17px;
}
.uhu-hero_cta_5j9{
gap:14px;
align-items:center;
flex-wrap:wrap;
display:flex;
margin-bottom:26px;
}
.uhu-hero_trust_5j9{
gap:14px;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.uhu-hero_rating_txt_5j9{
font-size:13px;
color:#7aabb f;
}
@media(max-width:1023px){
.uhu-hero_5j9{
padding:32px 1.5rem;
}
.uhu-hero_h1_5j9{
font-size:2.375rem;
}
}
@media(max-width:563px){
.uhu-hero_h1_5j9{
font-size:30px;
}
}
.uhu-tabs_5j9{
gap:9px;
display:flex;
flex-wrap:wrap;
}
.uhu-tab_5j9{
border:1px solid #1f3340;
padding:10px 18px;
border-radius:8px;
background:#111820;
font-size:0.813rem;
cursor:pointer;
color:#9db8c7;
font-weight:600;
}
.uhu-tab_on_5j9{
background:#00d4e8;
border-color:transparent;
color:#050e12;
font-weight:700;
}
.uhu-stat_5j9{
gap:0.875rem;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.uhu-stat_5j9>*{
min-width:0;
}
.uhu-stat_item_5j9{
background:#111820;
border:1px solid #1f3340;
border-radius:0.75rem;
padding:1.125rem 1.25rem;
}
.uhu-stat_k_5j9{
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
letter-spacing:.12em;
text-transform:uppercase;
font-size:0.594rem;
color:#5e7e90;
margin-bottom:0.438rem;
}
.uhu-stat_v_5j9{
gap:0.5rem;
font-weight:700;
color:#e8f4f8;
display:flex;
min-width:0;
font-size:1.5rem;
overflow-wrap:anywhere;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
align-items:center;
}
.uhu-stat_v_accent_5j9{
color:#00d4e8;
}
@media(max-width:1026px){
.uhu-stat_5j9{
grid-template-columns:repeat(2,1fr);
}
}
.uhu-wlc_5j9{
grid-template-columns:1.2fr .8fr;
padding:2.25rem 2.5rem;
gap:1.5rem;
overflow:hidden;
border:1px solid #1f3340;
background:linear-gradient(120deg,#061018,#03090f);
border-radius:18px;
align-items:center;
display:grid;
color:#e8f4f8;
position:relative;
}
.uhu-wlc_5j9>*{
min-width:0;
}
.uhu-wlc_5j9 .uhu-eyebrow_5j9{
color:#00d4e8;
}
.uhu-wlc_glow_5j9{
background:radial-gradient(circle,rgba(0, 210, 230, 0.22),transparent 70%);
border-radius:50%;
right:-40px;
height:260px;
position:absolute;
width:16.25rem;
top:-2.5rem;
}
.uhu-wlc_in_5j9{
position:relative;
}
.uhu-wlc_h2_5j9{
margin:0.625rem 0 0.5rem;
font-weight:700;
color:#e8f4f8;
overflow-wrap:break-word;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
line-height:1.03;
font-size:2.125rem;
}
.uhu-wlc_h2_5j9 em{
font-style:normal;
color:#00d4e8;
}
.uhu-wlc_sub_5j9{
line-height:1.55;
color:#7aabb f;
max-width:420px;
margin-bottom:18px;
font-size:0.875rem;
}
.uhu-wlc_terms_5j9{
gap:10px;
position:relative;
display:flex;
flex-direction:column;
}
.uhu-term_5j9{
padding:13px 15px;
background:rgba(255, 255, 255, 0.07);
border-radius:0.75rem;
gap:11px;
border:1px solid rgba(255, 255, 255, 0.12);
align-items:center;
display:flex;
}
.uhu-term_5j9 svg{
flex:none;
color:#00d4e8;
height:20px;
width:1.25rem;
}
.uhu-term_k_5j9{
color:#7aabb f;
letter-spacing:.1em;
text-transform:uppercase;
font-size:0.594rem;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.uhu-term_v_5j9{
margin-top:2px;
font-size:14px;
font-weight:700;
color:#e8f4f8;
}
@media(max-width:1024px){
.uhu-wlc_5j9{
grid-template-columns:1fr;
}
}
@media(max-width:562px){
.uhu-wlc_h2_5j9{
font-size:26px;
}
}
.uhu-jp_5j9{
gap:0.875rem;
grid-template-columns:1.5fr 1fr 1fr;
display:grid;
}
.uhu-jp_5j9>*{
min-width:0;
}
.uhu-jp_hero_5j9{
background:linear-gradient(135deg,#061018,#03090f);
padding:26px;
gap:14px;
border-radius:18px;
border:1px solid #1f3340;
overflow:hidden;
justify-content:space-between;
min-height:11.25rem;
color:#e8f4f8;
flex-direction:column;
display:flex;
position:relative;
}
.uhu-jp_glow_5j9{
border-radius:50%;
background:radial-gradient(circle,rgba(0, 210, 230, 0.22),transparent 70%);
right:-40px;
position:absolute;
height:180px;
width:11.25rem;
top:-40px;
}
.uhu-jp_k_row_5j9{
gap:10px;
display:flex;
align-items:center;
position:relative;
justify-content:space-between;
}
.uhu-jp_k_5j9{
text-transform:uppercase;
letter-spacing:.12em;
font-size:10px;
color:#5e7e90;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.uhu-jp_hero_5j9 .uhu-jp_k_5j9{
color:#7aabb f;
}
.uhu-jp_amt_5j9{
color:#00d4e8;
line-height:1;
font-size:42px;
position:relative;
font-weight:700;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
}
.uhu-jp_sub_5j9{
font-size:0.75rem;
margin-top:0.313rem;
color:#7aabb f;
}
.uhu-jp_cell_5j9{
background:#111820;
padding:1.375rem;
border:1px solid #1f3340;
border-radius:18px;
flex-direction:column;
justify-content:space-between;
display:flex;
min-height:11.25rem;
}
.uhu-jp_cell_5j9 .uhu-jp_amt_5j9{
font-size:1.875rem;
color:#e8f4f8;
}
.uhu-jp_cell_5j9 .uhu-jp_sub_5j9{
color:#5e7e90;
}
@media(max-width:1025px){
.uhu-jp_5j9{
grid-template-columns:1fr;
}
}
@media(max-width:559px){
.uhu-jp_amt_5j9{
font-size:2rem;
}
}
.uhu-tour_5j9{
border:1px solid #1f3340;
overflow:hidden;
grid-template-columns:1.05fr 1fr;
border-radius:18px;
display:grid;
}
.uhu-tour_5j9>*{
min-width:0;
}
.uhu-tour_l_5j9{
overflow:hidden;
padding:34px;
background:linear-gradient(135deg,#061018,#03090f);
position:relative;
color:#e8f4f8;
}
.uhu-tour_h2_5j9{
margin:0.75rem 0 10px;
font-size:30px;
line-height:1.05;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
color:#e8f4f8;
}
.uhu-tour_h2_5j9 em{
font-style:normal;
color:#00d4e8;
}
.uhu-tour_text_5j9{
margin-bottom:20px;
font-size:13.5px;
max-width:21.25rem;
color:#7aabb f;
line-height:1.6;
}
.uhu-tour_meta_5j9{
gap:1.125rem;
display:flex;
flex-wrap:wrap;
align-items:flex-end;
margin-bottom:20px;
}
.uhu-tour_cap_5j9{
text-transform:uppercase;
font-size:9.5px;
color:#7aabb f;
margin-bottom:5px;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.uhu-count_5j9{
gap:6px;
display:flex;
}
.uhu-count_5j9 span{
background:rgba(255, 255, 255, 0.07);
border-radius:8px;
border:1px solid rgba(255, 255, 255, 0.12);
padding:0.25rem 0.563rem;
font-weight:700;
font-size:1.375rem;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.uhu-tour_units_5j9{
color:#7aabb f;
font-size:0.625rem;
}
.uhu-board_5j9{
background:#111820;
padding:28px 1.875rem;
}
.uhu-board_head_5j9{
margin-bottom:0.875rem;
justify-content:space-between;
align-items:center;
display:flex;
}
.uhu-board_title_5j9{
font-weight:700;
color:#e8f4f8;
font-size:1rem;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
}
.uhu-board_upd_5j9{
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#5e7e90;
text-transform:uppercase;
font-size:10px;
}
.uhu-board_list_5j9{
gap:2px;
display:flex;
flex-direction:column;
}
.uhu-board_row_5j9{
gap:0.75rem;
padding:0.625rem 12px;
border-radius:8px;
align-items:center;
display:flex;
}
.uhu-board_top1_5j9{
background:rgba(0, 212, 232, 0.11);
}
.uhu-board_rk_5j9{
font-weight:700;
width:1.25rem;
font-size:14px;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#5e7e90;
}
.uhu-board_top1_5j9 .uhu-board_rk_5j9{
color:#00d4e8;
}
.uhu-board_nm_5j9{
flex:1;
color:#9db8c7;
font-size:13.5px;
min-width:0;
font-weight:600;
}
.uhu-board_top1_5j9 .uhu-board_nm_5j9{
color:#e8f4f8;
font-weight:700;
}
.uhu-board_pt_5j9{
font-size:0.781rem;
color:#9db8c7;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
@media(max-width:1024px){
.uhu-tour_5j9{
grid-template-columns:1fr;
}
}
@media(max-width:558px){
.uhu-tour_h2_5j9{
font-size:1.5rem;
}
}
.uhu-pay_logos_5j9{
gap:9px;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.uhu-pay_logos_5j9>*{
min-width:0;
}
.uhu-pay_5j9{
border-radius:0.5rem;
border:1px solid #1f3340;
align-items:center;
font-weight:700;
justify-content:center;
font-size:12px;
color:#9db8c7;
display:flex;
height:48px;
}
.uhu-table_5j9{
border:1px solid #1f3340;
overflow:hidden;
border-radius:0.75rem;
}
.uhu-trow_5j9{
grid-template-columns:1.3fr 1fr 1fr 1fr;
font-size:0.813rem;
display:grid;
}
.uhu-trow_5j9>div{
padding:13px 14px;
min-width:0;
}
.uhu-trow_5j9>div:first-child{
padding-left:1rem;
color:#e8f4f8;
font-weight:700;
}
.uhu-trow_th_5j9{
background:#0a0f14;
text-transform:uppercase;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:9.5px;
letter-spacing:.06em;
color:#5e7e90;
}
.uhu-trow_5j9:not(.uhu-trow_th_5j9){
background:#111820;
border-top:1px solid #1a2a34;
color:#9db8c7;
}
.uhu-trow_zebra_5j9{
background:#0d1419;
}
.uhu-pos_5j9{
color:#00d4e8;
font-weight:700;
}
@media(max-width:1021px){
.uhu-pay_logos_5j9{
grid-template-columns:repeat(2,1fr);
}
}
.uhu-steps_5j9{
grid-template-columns:repeat(3,1fr);
gap:14px;
display:grid;
}
.uhu-steps_5j9>*{
min-width:0;
}
.uhu-step_5j9{
border-radius:12px;
border:1px solid #1f3340;
background:#111820;
padding:1.5rem;
position:relative;
}
.uhu-step_num_5j9{
background:#00d4e8;
border-radius:8px;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
height:30px;
align-items:center;
color:#050e12;
display:flex;
margin-bottom:0.875rem;
justify-content:center;
font-weight:700;
font-size:0.813rem;
width:30px;
}
.uhu-step_h_5j9{
margin-bottom:0.438rem;
font-weight:700;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
font-size:16px;
color:#e8f4f8;
}
.uhu-step_p_5j9{
color:#9db8c7;
line-height:1.55;
font-size:0.813rem;
}
@media(max-width:1025px){
.uhu-steps_5j9{
grid-template-columns:1fr;
}
}
.uhu-supp_5j9{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.uhu-supp_5j9>*{
min-width:0;
}
.uhu-supp_card_5j9{
padding:24px;
background:#111820;
border-radius:0.75rem;
border:1px solid #1f3340;
}
.uhu-supp_card_5j9 svg{
color:#00d4e8;
width:24px;
height:24px;
margin-bottom:0.875rem;
}
.uhu-supp_card_5j9 h3{
font-weight:700;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
margin-bottom:6px;
color:#e8f4f8;
font-size:16px;
}
.uhu-supp_card_5j9 p{
font-size:13px;
line-height:1.55;
color:#9db8c7;
}
@media(max-width:1023px){
.uhu-supp_5j9{
grid-template-columns:1fr;
}
}
.uhu-vip_head_5j9{
gap:12px;
display:flex;
align-items:flex-end;
margin-bottom:1.125rem;
flex-wrap:wrap;
justify-content:space-between;
}
.uhu-vip_intro_5j9{
max-width:420px;
font-size:0.813rem;
color:#9db8c7;
}
.uhu-vip_5j9{
grid-template-columns:repeat(5,1fr);
gap:0.75rem;
display:grid;
}
.uhu-vip_5j9>*{
min-width:0;
}
.uhu-tier_5j9{
background:#111820;
border-radius:12px;
border:1px solid #1f3340;
padding:20px;
}
.uhu-tier_on_5j9{
background:rgba(0, 212, 232, 0.11);
border-color:#00d4e8;
}
.uhu-tier_medal_5j9{
background:linear-gradient(135deg,#00d4e8,#008fa0);
border-radius:0.5rem;
margin-bottom:0.875rem;
height:1.875rem;
width:30px;
}
.uhu-tier_name_5j9{
font-size:15px;
margin-bottom:0.313rem;
font-weight:700;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
color:#e8f4f8;
}
.uhu-tier_tx_5j9{
line-height:1.5;
font-size:0.719rem;
color:#5e7e90;
}
@media(max-width:1022px){
.uhu-vip_5j9{
grid-template-columns:repeat(2,1fr);
}
}
.uhu-banner_5j9{
padding:2.25rem 2.5rem;
border:1px solid #1f3340;
gap:28px;
overflow:hidden;
border-radius:18px;
background:linear-gradient(115deg,#061018,#03090f);
align-items:center;
display:flex;
position:relative;
justify-content:space-between;
color:#e8f4f8;
flex-wrap:wrap;
}
.uhu-banner_glow_5j9{
background:radial-gradient(circle,rgba(0, 210, 230, 0.22),transparent 68%);
border-radius:50%;
transform:translateY(-50%);
width:12.5rem;
height:200px;
right:80px;
position:absolute;
top:50%;
}
.uhu-banner_in_5j9{
max-width:35rem;
position:relative;
}
.uhu-banner_5j9 .uhu-eyebrow_5j9{
color:#00d4e8;
}
.uhu-banner_h2_5j9{
margin:0.625rem 0;
color:#e8f4f8;
font-size:1.875rem;
line-height:1.05;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
}
.uhu-banner_text_5j9{
line-height:1.6;
color:#7aabb f;
font-size:0.875rem;
}
@media(max-width:563px){
.uhu-banner_h2_5j9{
font-size:24px;
}
}
.uhu-gm_5j9{
grid-template-columns:1.3fr 1fr;
gap:1rem;
display:grid;
}
.uhu-gm_5j9>*{
min-width:0;
}
.uhu-gm_panel_5j9{
background:#111820;
border-radius:1.125rem;
border:1px solid #1f3340;
padding:28px;
}
.uhu-gm_h2_5j9{
margin:10px 0 8px;
font-weight:700;
font-size:24px;
color:#e8f4f8;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
}
.uhu-gm_text_5j9{
font-size:13.5px;
max-width:440px;
margin-bottom:20px;
color:#9db8c7;
line-height:1.6;
}
.uhu-gm_level_5j9{
gap:0.875rem;
align-items:center;
display:flex;
margin-bottom:1rem;
}
.uhu-gm_lv_5j9{
font-weight:700;
font-size:24px;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
color:#00d4e8;
}
.uhu-gm_bar_wrap_5j9{
flex:1;
min-width:0;
}
.uhu-gm_bar_meta_5j9{
margin-bottom:5px;
display:flex;
color:#5e7e90;
justify-content:space-between;
font-size:10px;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.uhu-bar_5j9{
border-radius:999px;
background:#0a0f14;
overflow:hidden;
height:8px;
}
.uhu-bar_fill_5j9{
background:linear-gradient(90deg,#00d4e8,#008fa0);
border-radius:999px;
display:block;
height:100%;
}
.uhu-gm_missions_5j9{
gap:0.563rem;
flex-wrap:wrap;
display:flex;
}
.uhu-gm_refer_5j9{
border-radius:18px;
background:linear-gradient(150deg,#061018,#03090f);
overflow:hidden;
border:1px solid #1f3340;
padding:1.75rem;
flex-direction:column;
position:relative;
justify-content:space-between;
display:flex;
color:#e8f4f8;
}
.uhu-gm_refer_5j9 .uhu-eyebrow_5j9{
color:#00d4e8;
}
.uhu-gm_ref_h2_5j9{
margin:10px 0 8px;
line-height:1.1;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
color:#e8f4f8;
font-size:1.5rem;
}
.uhu-gm_ref_h2_5j9 em{
color:#00d4e8;
font-style:normal;
}
.uhu-gm_ref_text_5j9{
margin-bottom:1.125rem;
font-size:13px;
color:#7aabb f;
line-height:1.55;
}
@media(max-width:1027px){
.uhu-gm_5j9{
grid-template-columns:1fr;
}
}
.uhu-promo_grid_5j9{
gap:16px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.uhu-promo_grid_5j9>*{
min-width:0;
}
.uhu-promo_5j9{
background:#111820;
border:1px solid #1f3340;
padding:1.5rem;
overflow:hidden;
border-radius:18px;
position:relative;
min-height:9.375rem;
}
.uhu-promo_h_5j9{
line-height:1.05;
font-weight:700;
color:#e8f4f8;
font-size:26px;
margin-top:0.375rem;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
}
.uhu-promo_h_5j9 em{
color:#00d4e8;
font-style:normal;
}
.uhu-promo_p_5j9{
color:#9db8c7;
margin-top:0.5rem;
line-height:1.5;
font-size:0.781rem;
}
.uhu-promo_feat_5j9{
border-color:#1f3340;
background:linear-gradient(135deg,#061018,#03090f);
}
.uhu-promo_feat_5j9 .uhu-promo_h_5j9{
color:#e8f4f8;
}
.uhu-promo_feat_5j9 .uhu-promo_h_5j9 em{
color:#00d4e8;
}
.uhu-promo_feat_5j9 .uhu-promo_p_5j9{
color:#7aabb f;
}
.uhu-promo_feat_5j9 .uhu-eyebrow_5j9{
color:#00d4e8;
}
@media(max-width:1025px){
.uhu-promo_grid_5j9{
grid-template-columns:1fr;
}
}
.uhu-dw_h2_5j9{
font-size:1.625rem;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
margin-bottom:10px;
line-height:1.08;
color:#e8f4f8;
font-weight:700;
}
.uhu-steps_v_5j9{
gap:0.625rem;
grid-template-columns:1fr;
}
.uhu-steps_v_5j9 .uhu-step_5j9{
padding:18px 20px;
}
@media(max-width:559px){
.uhu-dw_h2_5j9{
font-size:1.438rem;
}
}
.uhu-op_h2_5j9{
margin:10px 0 8px;
font-size:24px;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
color:#e8f4f8;
font-weight:700;
line-height:1.1;
}
.uhu-op_text_5j9{
line-height:1.6;
color:#9db8c7;
font-size:13.5px;
}
@media(max-width:559px){
.uhu-op_h2_5j9{
font-size:1.375rem;
}
}
.uhu-et_h2_5j9{
margin:0.625rem 0 0.875rem;
font-size:28px;
font-weight:700;
color:#e8f4f8;
line-height:1.08;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
}
.uhu-et_right_5j9{
gap:10px;
display:flex;
flex-direction:column;
}
.uhu-et_updated_5j9{
padding:14px 1.125rem;
border:1px solid #1f3340;
background:#0a0f14;
border-radius:0.75rem;
gap:0.625rem;
align-items:center;
font-size:12px;
display:flex;
color:#9db8c7;
}
.uhu-et_updated_5j9 svg{
flex:none;
height:15px;
color:#00d4e8;
width:0.938rem;
}
.uhu-et_updated_5j9 b{
color:#e8f4f8;
}
@media(max-width:559px){
.uhu-et_h2_5j9{
font-size:24px;
}
}
.uhu-rv_head_5j9{
gap:0.75rem;
justify-content:space-between;
display:flex;
flex-wrap:wrap;
margin-bottom:1.125rem;
align-items:flex-end;
}
.uhu-rv_agg_5j9{
gap:10px;
align-items:center;
display:flex;
}
.uhu-rv_source_5j9{
font-size:0.781rem;
color:#5e7e90;
}
.uhu-rv_grid_5j9{
gap:0.875rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.uhu-rv_grid_5j9>*{
min-width:0;
}
.uhu-review_5j9{
border-radius:0.75rem;
background:#111820;
padding:24px;
border:1px solid #1f3340;
}
.uhu-review_5j9 .uhu-stars_5j9{
margin-bottom:0.625rem;
}
.uhu-review_5j9 p{
font-weight:600;
color:#e8f4f8;
font-size:14.5px;
line-height:1.5;
margin-bottom:0.875rem;
}
.uhu-review_by_5j9{
font-size:0.781rem;
color:#5e7e90;
}
@media(max-width:1026px){
.uhu-rv_grid_5j9{
grid-template-columns:1fr;
}
}
.uhu-ab_h2_5j9{
margin:14px 0 16px;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
font-size:32px;
font-weight:700;
color:#e8f4f8;
line-height:1.08;
}
.uhu-ab_body_5j9{
margin-bottom:0.875rem;
color:#9db8c7;
line-height:1.65;
font-size:0.938rem;
}
.uhu-ab_chips_5j9{
gap:0.625rem;
display:flex;
margin-top:8px;
flex-wrap:wrap;
}
.uhu-faq_5j9{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.uhu-faq_item_5j9{
border-radius:0.75rem;
border:1px solid #1f3340;
background:#111820;
padding:1.125rem 1.375rem;
}
.uhu-faq_q_5j9{
gap:16px;
list-style:none;
display:flex;
justify-content:space-between;
cursor:pointer;
color:#e8f4f8;
align-items:center;
font-size:15.5px;
font-weight:600;
}
.uhu-faq_q_5j9::-webkit-details-marker{
display:none;
}
.uhu-faq_q_t_5j9{
gap:10px;
display:flex;
}
.uhu-faq_q_i_5j9{
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#00d4e8;
font-style:normal;
}
.uhu-faq_pm_5j9{
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:1.25rem;
color:#00d4e8;
}
.uhu-faq_item_5j9[open] .uhu-faq_pm_5j9{
transform:rotate(45deg);
}
.uhu-faq_a_5j9{
line-height:1.6;
font-size:13.5px;
color:#9db8c7;
margin-top:12px;
}
@media(max-width:558px){
.uhu-ab_h2_5j9{
font-size:1.625rem;
}
}
.uhu-provs_5j9{
gap:12px;
grid-template-columns:repeat(6,1fr);
margin-bottom:28px;
display:grid;
}
.uhu-provs_5j9>*{
min-width:0;
}
.uhu-prov_5j9{
background:#111820;
border:1px solid #1f3340;
padding:0.75rem;
border-radius:12px;
justify-content:center;
display:flex;
align-items:center;
height:64px;
text-decoration:none;
}
.uhu-prov_img_5j9{
max-width:100%;
max-height:2rem;
object-fit:contain;
}
.uhu-resp_5j9{
border-radius:0.75rem;
border:1px solid #1f3340;
gap:24px;
padding:26px;
background:#111820;
flex-wrap:wrap;
align-items:center;
justify-content:space-between;
display:flex;
}
.uhu-resp_in_5j9{
max-width:560px;
}
.uhu-resp_h_5j9{
font-weight:700;
color:#e8f4f8;
font-size:19px;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
margin-bottom:8px;
}
.uhu-resp_p_5j9{
color:#9db8c7;
font-size:13.5px;
line-height:1.6;
}
.uhu-resp_badges_5j9{
gap:14px;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.uhu-age18_5j9{
border-radius:0.5rem;
border:1.5px solid #e83535;
padding:4px 8px;
font-size:0.813rem;
color:#e83535;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-weight:700;
}
.uhu-resp_org_5j9{
font-size:13px;
font-weight:600;
color:#5e7e90;
}
@media(max-width:1027px){
.uhu-provs_5j9{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:560px){
.uhu-provs_5j9{
grid-template-columns:repeat(2,1fr);
}
}
.uhu-footer_5j9{
padding:2.5rem 28px;
background:#070b0f;
border-top:1px solid #1a2a34;
}
.uhu-footer_grid_5j9{
grid-template-columns:1.4fr 1fr 1fr 1fr;
gap:2rem;
margin-bottom:28px;
margin-right:auto;
display:grid;
margin-left:auto;
max-width:1400px;
}
.uhu-footer_grid_5j9>*{
min-width:0;
}
.uhu-footer_grid_5j9 h4{
margin-bottom:0.813rem;
letter-spacing:.12em;
font-size:0.625rem;
color:#374f5c;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:uppercase;
}
.uhu-fcol_5j9{
gap:9px;
font-size:0.813rem;
display:flex;
color:#9db8c7;
flex-direction:column;
}
.uhu-fcol_5j9 a{
cursor:pointer;
}
.uhu-ft_about_5j9{
margin-top:12px;
line-height:1.6;
font-size:13px;
color:#5e7e90;
max-width:260px;
}
.uhu-ft_contact_5j9{
margin-top:12px;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
overflow-wrap:anywhere;
color:#00d4e8;
font-size:0.781rem;
}
.uhu-footer_bottom_5j9{
gap:1rem;
margin:0 auto;
border-top:1px solid #1a2a34;
display:flex;
align-items:center;
max-width:87.5rem;
flex-wrap:wrap;
justify-content:space-between;
padding-top:20px;
}
.uhu-footer_bottom_5j9 p{
color:#374f5c;
max-width:45rem;
line-height:1.6;
font-size:11px;
}
@media(max-width:1023px){
.uhu-footer_grid_5j9{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:563px){
.uhu-footer_grid_5j9{
grid-template-columns:1fr;
}
}