*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#FAF7FB;
color:#3D2550;
overflow-wrap:break-word;
font-size:15px;
text-rendering:optimizeLegibility;
font-family:"Work Sans", 'Helvetica Neue', Arial, sans-serif;
line-height:1.55;
-webkit-font-smoothing:antialiased;
}
img{
display:block;
max-width:100%;
}
a{
color:inherit;
text-decoration:none;
}
button{
border:none;
background:none;
cursor:pointer;
font-family:inherit;
}
input{
font-family:inherit;
}
svg{
display:block;
}
h1,h2,h3,h4{
overflow-wrap:anywhere;
}
::-webkit-scrollbar{
height:8px;
width:8px;
}
::-webkit-scrollbar-thumb{
border-radius:8px;
background:rgba(18, 6, 28, 0.72);
}
::-webkit-scrollbar-track{
background:transparent;
}
.uhg-shell-t8n{
grid-template-columns:248px 1fr;
min-height:100vh;
display:grid;
}
.uhg-main-t8n{
min-width:0;
}
.uhg-wrap-t8n{
margin:0 auto;
width:100%;
max-width:1400px;
}
.uhg-container-t8n{
padding:0 1rem;
margin:0 auto;
max-width:1400px;
width:100%;
}
@media(min-width:767px){
.uhg-container-t8n{
padding:0 28px;
}
}
.uhg-section-t8n{
padding:24px 1.75rem;
}
.uhg-section_pt-t8n{
padding-top:34px;
}
.uhg-band_soft-t8n{
background:#F3EFF6;
}
.uhg-eyebrow-t8n{
font-size:10.5px;
font-family:"Work Sans", 'Helvetica Neue', Arial, sans-serif;
font-weight:600;
letter-spacing:.14em;
text-transform:uppercase;
color:#B5116B;
overflow-wrap:break-word;
display:inline-block;
line-height:1.4;
}
.uhg-drawer_cb-t8n{
display:none;
}
.uhg-overlay-t8n{
display:none;
}
@media(max-width:1026px){
.uhg-shell-t8n{
grid-template-columns:1fr;
}
.uhg-main-t8n{
padding-bottom:78px;
}
.uhg-drawer_cb-t8n:checked~.uhg-overlay-t8n{
inset:0;
background:rgba(18, 6, 28, 0.72);
display:block;
position:fixed;
z-index:70;
}
}
@media(max-width:558px){
.uhg-section-t8n{
padding:18px 16px;
}
.uhg-section_pt-t8n{
padding-top:1.5rem;
}
}
@keyframes zm3-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
@keyframes zm3-marquee{
0%{
transform:translateX(0)}
100%{
transform:translateX(-50%)}
}
/* ---------- sidebar ---------- */
.uhg-side-t8n{
gap:22px;
background:#F0ECF4;
padding:1.375rem 18px;
border-right:1px solid rgba(28, 13, 38, 0.08);
position:sticky;
display:flex;
height:100vh;
align-self:start;
top:0;
flex-direction:column;
overflow-y:auto;
}
.uhg-brand-t8n{
gap:0.625rem;
align-items:center;
display:flex;
}
.uhg-logo-t8n{
font-weight:700;
color:#1C0D26;
letter-spacing:-.02em;
font-size:1.313rem;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
}
.uhg-side_cta-t8n{
border-radius:13px;
border:1px solid rgba(28, 13, 38, 0.12);
background:rgba(181, 17, 107, 0.11);
padding:1rem;
}
.uhg-side_cta_h-t8n{
line-height:1.15;
color:#1C0D26;
font-weight:700;
font-size:17px;
margin-bottom:6px;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
}
.uhg-side_cta_p-t8n{
margin-bottom:0.75rem;
line-height:1.45;
font-size:12px;
color:#3D2550;
}
.uhg-nav-t8n{
gap:3px;
display:flex;
flex-direction:column;
}
.uhg-nav_label-t8n{
padding:6px 10px;
color:#B09CC0;
font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
letter-spacing:.14em;
text-transform:uppercase;
font-size:0.594rem;
}
.uhg-nav_item-t8n{
gap:0.688rem;
border-radius:8px;
padding:10px;
font-size:14px;
font-weight:500;
color:#3D2550;
align-items:center;
display:flex;
}
.uhg-nav_item-t8n svg{
height:1.063rem;
width:17px;
}
.uhg-nav_item-t8n:hover{
background:rgba(181, 17, 107, 0.11);
color:#1C0D26;
}
.uhg-nav_item_on-t8n{
background:rgba(181, 17, 107, 0.11);
color:#B5116B;
font-weight:600;
}
.uhg-side_foot-t8n{
border:1px solid rgba(28, 13, 38, 0.12);
padding:0.75rem;
background:#F3EFF6;
border-radius:0.813rem;
margin-top:auto;
}
.uhg-side_foot-t8n p{
margin-top:4px;
line-height:1.4;
font-size:0.781rem;
color:#3D2550;
}
/* ---------- topbar ---------- */
.uhg-top-t8n{
gap:16px;
padding:14px 28px;
background:#F0ECF4;
z-index:40;
border-bottom:1px solid rgba(28, 13, 38, 0.08);
display:flex;
position:sticky;
top:0;
align-items:center;
}
.uhg-top_brand-t8n{
gap:9px;
align-items:center;
display:none;
}
.uhg-search-t8n{
gap:0.625rem;
border:1px solid rgba(28, 13, 38, 0.12);
background:#F3EFF6;
padding:0.688rem 0.875rem;
border-radius:0.813rem;
flex:1;
color:#7A5C90;
max-width:27.5rem;
font-size:13.5px;
align-items:center;
display:flex;
}
.uhg-search-t8n svg{
flex:none;
height:1rem;
width:1rem;
}
.uhg-top_actions-t8n{
gap:0.75rem;
align-items:center;
display:flex;
margin-left:auto;
}
.uhg-lang-t8n{
font-size:12px;
color:#3D2550;
font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.uhg-burger-t8n{
border:1px solid rgba(28, 13, 38, 0.12);
border-radius:8px;
background:#F3EFF6;
align-items:center;
height:2.5rem;
display:none;
width:40px;
justify-content:center;
color:#1C0D26;
}
/* ---------- bottom-nav (mobile) ---------- */
.uhg-botnav-t8n{
display:none;
}
@media(max-width:1023px){
.uhg-side-t8n{
transition:transform .25s ease;
width:17.5rem;
position:fixed;
left:0;
transform:translateX(-100%);
top:0;
z-index:80;
height:100vh;
}
.uhg-drawer_cb-t8n:checked~.uhg-shell-t8n .uhg-side-t8n{
transform:translateX(0);
}
.uhg-top-t8n{
padding:14px 16px;
gap:12px;
position:static;
flex-wrap:wrap;
}
.uhg-top_brand-t8n{
display:flex;
}
.uhg-search-t8n{
display:none;
}
.uhg-burger-t8n{
display:flex;
}
.uhg-top_actions-t8n{
gap:10px;
margin-left:0;
width:100%;
align-items:stretch;
}
.uhg-top_actions-t8n .uhg-lang-t8n{
display:none;
}
.uhg-top_actions-t8n .uhg-btn-t8n{
flex:1;
padding:11px 0.625rem;
text-align:center;
}
.uhg-botnav-t8n{
grid-template-columns:repeat(3,1fr);
background:#F0ECF4;
padding:0.5rem 6px calc(8px + env(safe-area-inset-bottom));
transform:translateZ(0);
left:0;
bottom:0;
z-index:65;
position:fixed;
border-top:1px solid rgba(28, 13, 38, 0.12);
display:grid;
right:0;
}
.uhg-bn-t8n{
gap:0.25rem;
padding:0.375rem 2px 0;
font-weight:600;
align-items:center;
flex-direction:column;
min-width:0;
justify-content:flex-end;
display:flex;
color:#3D2550;
font-size:0.625rem;
}
.uhg-bn-t8n svg{
flex:none;
height:22px;
width:22px;
}
.uhg-bn-t8n span{
overflow:hidden;
max-width:100%;
text-overflow:ellipsis;
text-align:center;
white-space:nowrap;
}
.uhg-bn_on-t8n{
color:#B5116B;
}
.uhg-bn_center-t8n{
position:relative;
}
.uhg-bn_fab-t8n{
background:#E0157F;
border-radius:50%;
align-items:center;
position:absolute;
top:-1.25rem;
height:50px;
width:50px;
justify-content:center;
box-shadow:0 0.5rem 2rem rgba(28, 13, 38, 0.18), 0 2px 8px rgba(28, 13, 38, 0.12);
left:50%;
transform:translateX(-50%);
color:#FFFFFF;
display:flex;
}
.uhg-bn_fab-t8n svg{
width:1.5rem;
height:1.5rem;
}
.uhg-bn_center-t8n span{
color:#B5116B;
}
}
.uhg-btn-t8n{
transition:background-color 0.2s ease,color 0.2s ease;
gap:0.5rem;
border-radius:0.5rem;
padding:0.688rem 1.375rem;
font-family:"Work Sans", 'Helvetica Neue', Arial, sans-serif;
cursor:pointer;
justify-content:center;
font-size:0.875rem;
font-weight:700;
display:inline-flex;
align-items:center;
}
.uhg-btn_pri-t8n{
background:#E0157F;
box-shadow:0 4px 1.125rem rgba(224, 21, 127, 0.45), 0 1px 4px rgba(224, 21, 127, 0.25);
color:#FFFFFF;
}
.uhg-btn_pri-t8n:hover{
background:#C01168;
}
.uhg-btn_ghost-t8n{
background:rgba(181, 17, 107, 0.11);
font-weight:600;
color:#1C0D26;
}
.uhg-btn_line-t8n{
border:1px solid rgba(28, 13, 38, 0.22);
background:transparent;
font-weight:600;
color:#1C0D26;
}
.uhg-btn_lg-t8n{
border-radius:13px;
padding:1rem 30px;
font-size:15px;
}
.uhg-band-t8n .uhg-btn_line-t8n{
border-color:rgba(255, 255, 255, 0.13);
color:#F8F0FF;
}
.uhg-band-t8n .uhg-btn_ghost-t8n{
background:rgba(255, 255, 255, 0.08);
color:#F8F0FF;
}
.uhg-link_m-t8n{
gap:0.313rem;
display:inline-flex;
cursor:pointer;
font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:0.75rem;
color:#B5116B;
text-decoration:none;
align-items:center;
}
.uhg-link_m-t8n svg{
height:0.875rem;
width:14px;
}
.uhg-band-t8n .uhg-link_m-t8n{
color:#F53FA0;
}
.uhg-dot-t8n{
flex:none;
border-radius:50%;
background:#B5116B;
height:7px;
width:7px;
}
.uhg-dot_live-t8n{
background:#E8281E;
animation:zm3-pulse 1.4s infinite;
}
.uhg-stars-t8n{
gap:2px;
display:inline-flex;
color:#B5116B;
}
.uhg-stars-t8n svg{
width:15px;
height:15px;
}
.uhg-chip-t8n{
gap:0.375rem;
border:1px solid rgba(28, 13, 38, 0.12);
background:#F3EFF6;
border-radius:0.5rem;
padding:0.438rem 0.75rem;
font-size:0.688rem;
font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#3D2550;
display:inline-flex;
align-items:center;
}
.uhg-chip_on-t8n{
background:rgba(181, 17, 107, 0.11);
border-color:transparent;
color:#B5116B;
}
.uhg-gc-t8n{
min-width:0;
display:block;
color:inherit;
cursor:pointer;
text-decoration:none;
}
.uhg-gc_thumb-t8n{
overflow:hidden;
border-radius:13px;
border:1px solid rgba(28, 13, 38, 0.12);
background-position:center;
background-size:cover;
display:block;
aspect-ratio:1;
position:relative;
}
.uhg-gc_thumb_portrait-t8n{
aspect-ratio:3/4;
}
.uhg-gc_thumb_wide-t8n{
aspect-ratio:16/11;
}
.uhg-gc_cap-t8n{
padding:9px;
background:linear-gradient(transparent,rgba(18, 6, 28, 0.72));
bottom:0;
left:0;
right:0;
position:absolute;
}
.uhg-gc_name-t8n{
display:block;
font-weight:700;
color:#F8F0FF;
font-size:12.5px;
}
.uhg-gc_meta-t8n{
color:#C8AEDE;
font-size:11px;
}
.uhg-gc_badge-t8n{
border-radius:8px;
background:#B5116B;
padding:2px 0.375rem;
right:8px;
color:#FFFFFF;
top:8px;
font-weight:700;
position:absolute;
font-size:0.5rem;
font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.uhg-gc_badge_hot-t8n{
background:#E8281E;
color:#F8F0FF;
}
.uhg-gc_badge_live-t8n{
background:#E8281E;
left:8px;
color:#F8F0FF;
right:auto;
}
.uhg-gc_mult-t8n{
inset:0;
font-weight:700;
display:flex;
font-size:28px;
align-items:center;
color:#B5116B;
justify-content:center;
position:absolute;
}
.uhg-pc-t8n{
border-radius:0.813rem;
background:#F3EFF6;
border:1px solid rgba(28, 13, 38, 0.12);
font-size:0.875rem;
align-items:center;
justify-content:center;
height:64px;
display:flex;
color:#3D2550;
font-weight:700;
}
.uhg-rail-t8n{
min-width:0;
}
.uhg-rail_scroll-t8n{
gap:0.875rem;
display:grid;
}
.uhg-rail_scroll-t8n>*{
min-width:0;
}
.uhg-g6-t8n{
grid-template-columns:repeat(6,1fr);
}
.uhg-g7-t8n{
grid-template-columns:repeat(7,1fr);
}
.uhg-g4-t8n{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1026px){
.uhg-g6-t8n,.uhg-g7-t8n{
grid-template-columns:none;
padding-bottom:0.375rem;
scroll-snap-type:x mandatory;
overflow-x:auto;
grid-auto-columns:7.5rem;
grid-auto-flow:column;
}
.uhg-g6-t8n>*,.uhg-g7-t8n>*{
scroll-snap-align:start;
}
.uhg-g4-t8n{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:561px){
.uhg-g4-t8n{
grid-template-columns:none;
grid-auto-columns:150px;
grid-auto-flow:column;
overflow-x:auto;
}
}
.uhg-panel-t8n{
border:1px solid rgba(28, 13, 38, 0.12);
padding:1.75rem 2rem;
background:#F3EFF6;
border-radius:1.25rem;
}
.uhg-split-t8n{
gap:2.25rem;
align-items:start;
display:grid;
}
.uhg-split-t8n>*{
min-width:0;
}
.uhg-split_a-t8n{
grid-template-columns:.85fr 1.15fr;
}
.uhg-split_b-t8n{
grid-template-columns:1fr 1.1fr;
}
.uhg-split_c-t8n{
grid-template-columns:1.1fr .9fr;
}
.uhg-pgrid-t8n{
grid-template-columns:.9fr 1.1fr;
gap:2.5rem;
align-items:center;
display:grid;
}
.uhg-pgrid-t8n>*{
min-width:0;
}
.uhg-lead-t8n{
margin-bottom:0.875rem;
color:#3D2550;
font-size:15px;
line-height:1.65;
}
.uhg-feat-t8n{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.uhg-feat-t8n>*{
min-width:0;
}
.uhg-feat2-t8n{
grid-template-columns:1fr 1fr;
}
.uhg-feat_card-t8n{
border:1px solid rgba(28, 13, 38, 0.12);
padding:1.625rem;
border-radius:1.25rem;
background:#F3EFF6;
}
.uhg-feat_card-t8n svg{
margin-bottom:1rem;
width:26px;
height:1.625rem;
color:#B5116B;
}
.uhg-feat_card-t8n h3{
font-size:18px;
color:#1C0D26;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
margin-bottom:0.5rem;
}
.uhg-feat_card-t8n p{
line-height:1.6;
color:#3D2550;
font-size:0.813rem;
}
.uhg-feat_card-t8n b{
color:#1C0D26;
}
.uhg-big-t8n{
gap:1.375rem;
display:flex;
flex-wrap:wrap;
}
.uhg-big_n-t8n{
color:#B5116B;
font-size:1.625rem;
font-weight:700;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
}
.uhg-big_l-t8n{
color:#7A5C90;
font-size:0.75rem;
}
.uhg-person-t8n{
padding:16px 18px;
gap:0.875rem;
border-radius:0.813rem;
border:1px solid rgba(28, 13, 38, 0.12);
background:#F3EFF6;
display:flex;
align-items:center;
}
.uhg-avatar-t8n{
flex:none;
border-radius:50%;
background:linear-gradient(135deg,#E0157F,#7D0848);
height:44px;
width:2.75rem;
}
.uhg-person_name-t8n{
font-weight:700;
font-size:0.875rem;
color:#1C0D26;
}
.uhg-person_role-t8n{
font-size:12px;
color:#7A5C90;
}
.uhg-kv-t8n{
overflow:hidden;
gap:1px;
border-radius:13px;
border:1px solid rgba(28, 13, 38, 0.12);
grid-template-columns:1fr 1fr;
background:rgba(28, 13, 38, 0.12);
display:grid;
}
.uhg-kv-t8n>div{
background:#FAF7FB;
padding:16px 1.125rem;
min-width:0;
}
.uhg-kv_k-t8n{
margin-bottom:0.313rem;
font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
text-transform:uppercase;
color:#B5116B;
font-size:9.5px;
}
.uhg-kv_v-t8n{
font-size:13.5px;
color:#1C0D26;
font-weight:700;
}
@media(max-width:1022px){
.uhg-split_a-t8n,.uhg-split_b-t8n,.uhg-split_c-t8n,.uhg-pgrid-t8n{
gap:1.5rem;
grid-template-columns:1fr;
}
.uhg-feat-t8n,.uhg-feat2-t8n{
grid-template-columns:1fr;
}
.uhg-kv-t8n{
grid-template-columns:1fr;
}
}
.uhg-sh-t8n{
margin-bottom:1rem;
min-width:0;
}
.uhg-sh_row-t8n{
gap:12px;
align-items:flex-end;
justify-content:space-between;
flex-wrap:wrap;
display:flex;
}
.uhg-sh_row-t8n .uhg-sh_l-t8n{
gap:0.375rem;
flex-direction:column;
min-width:0;
display:flex;
}
.uhg-sh_stack-t8n{
gap:10px;
align-items:flex-start;
flex-direction:column;
display:flex;
}
.uhg-sh_center-t8n{
gap:10px;
text-align:center;
flex-direction:column;
align-items:center;
display:flex;
}
.uhg-sh_h2-t8n{
gap:0.563rem;
color:#1C0D26;
line-height:1.1;
font-size:20px;
overflow-wrap:break-word;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
display:flex;
align-items:center;
font-weight:700;
}
@media(min-width:771px){
.uhg-sh_h2-t8n{
font-size:24px;
}
}
.uhg-band-t8n .uhg-sh_h2-t8n{
color:#F8F0FF;
}
.uhg-eb_mono-t8n{
letter-spacing:.08em;
text-transform:none;
font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.uhg-eb_mono-t8n::before{
content:"// ";
}
.uhg-eb_upper-t8n{
letter-spacing:.14em;
text-transform:uppercase;
}
.uhg-eb_pill-t8n{
padding:5px 11px;
border-radius:999px;
background:rgba(181, 17, 107, 0.11);
letter-spacing:.12em;
text-transform:uppercase;
}
.uhg-eb_line-t8n{
gap:10px;
display:inline-flex;
align-items:center;
}
.uhg-eb_line-t8n::before{
background:#B5116B;
height:1px;
width:24px;
content:"";
display:inline-block;
}
.uhg-band-t8n .uhg-eb_line-t8n::before{
background:#F53FA0;
}
.uhg-band-t8n .uhg-eb_pill-t8n{
background:rgba(255, 255, 255, 0.08);
}
.uhg-sh_link-t8n{
gap:0.375rem;
transition:color 0.2s ease,border-color 0.2s ease;
display:inline-flex;
border-bottom:1px solid #1C0D26;
white-space:nowrap;
font-size:13px;
padding-bottom:2px;
color:#1C0D26;
font-weight:600;
align-items:center;
}
.uhg-sh_link-t8n:hover{
border-color:#B5116B;
color:#B5116B;
}
.uhg-sh_link-t8n svg{
height:14px;
width:14px;
}
.uhg-sh_link_chev-t8n{
font-size:12px;
padding-bottom:0;
color:#B5116B;
font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
border-bottom:0;
}
.uhg-sh_link_btn-t8n{
border-radius:62.438rem;
background:#E0157F;
padding:9px 1.125rem;
color:#FFFFFF;
border-bottom:0;
}
.uhg-sh_link_btn-t8n:hover{
background:#C01168;
border-color:transparent;
}
.uhg-band-t8n .uhg-sh_link-t8n{
border-color:#F8F0FF;
color:#F8F0FF;
}
.uhg-band-t8n .uhg-sh_link_chev-t8n{
color:#F53FA0;
}
.uhg-sh_rule-t8n{
margin:-2px 0 1rem;
background:rgba(28, 13, 38, 0.12);
height:1px;
}
.uhg-band-t8n .uhg-sh_rule-t8n{
background:rgba(255, 255, 255, 0.13);
}
.uhg-seo_grid3-t8n{
grid-template-columns:repeat(3,1fr);
gap:1.25rem;
display:grid;
}
.uhg-seo_grid4-t8n{
grid-template-columns:repeat(4,1fr);
gap:0.813rem;
display:grid;
}
.uhg-seo_grid3-t8n>*,.uhg-seo_grid4-t8n>*{
min-width:0;
}
.uhg-seo_card-t8n{
background:#F3EFF6;
border:1px solid rgba(28, 13, 38, 0.12);
border-radius:13px;
padding:1.5rem;
}
.uhg-seo_card-t8n h3{
font-weight:700;
font-size:18px;
color:#1C0D26;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
margin-bottom:0.5rem;
}
.uhg-seo_card-t8n p{
line-height:1.6;
font-size:0.813rem;
color:#3D2550;
}
.uhg-seo_card_sm-t8n{
padding:20px;
}
.uhg-seo_card_sm-t8n h3{
font-size:16px;
}
.uhg-seo_card_sm-t8n p{
line-height:1.55;
font-size:12.5px;
}
.uhg-seo_rtp_row-t8n{
grid-template-columns:1fr 1fr;
gap:36px;
align-items:center;
display:grid;
margin-top:16px;
}
.uhg-rtp-t8n{
gap:14px;
min-width:0;
display:flex;
}
.uhg-rtp-t8n>div{
background:#FAF7FB;
padding:16px;
border-radius:0.813rem;
flex:1;
min-width:0;
text-align:center;
}
.uhg-rtp_n-t8n{
white-space:nowrap;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
color:#B5116B;
font-size:1.625rem;
}
.uhg-rtp_l-t8n{
font-size:11px;
color:#7A5C90;
margin-top:4px;
}
.uhg-cmp-t8n{
overflow:hidden;
border:1px solid rgba(28, 13, 38, 0.12);
border-radius:13px;
max-width:47.5rem;
}
.uhg-cmp_row-t8n{
grid-template-columns:1.6fr 1fr 1fr;
font-size:13px;
display:grid;
}
.uhg-cmp_row-t8n>div{
padding:13px 14px;
text-align:center;
min-width:0;
}
.uhg-cmp_row-t8n>div:first-child{
font-weight:600;
padding-left:22px;
color:#1C0D26;
text-align:left;
}
.uhg-cmp_th-t8n{
background:#FAF7FB;
font-size:12.5px;
font-weight:700;
}
.uhg-cmp_row-t8n:not(.uhg-cmp_th-t8n){
background:#F3EFF6;
border-top:1px solid rgba(28, 13, 38, 0.08);
color:#3D2550;
}
.uhg-cmp_zebra-t8n{
background:#EDE8F1;
}
.uhg-guide-t8n{
border:1px solid rgba(28, 13, 38, 0.12);
background:#F3EFF6;
overflow:hidden;
border-radius:0.813rem;
cursor:pointer;
}
.uhg-guide_cover-t8n{
height:8.125rem;
}
.uhg-guide_body-t8n{
padding:20px;
}
.uhg-guide_body-t8n h3{
margin:0.438rem 0 0.563rem;
color:#1C0D26;
font-size:16px;
line-height:1.25;
font-weight:700;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
}
.uhg-guide_meta-t8n{
color:#7A5C90;
font-size:11.5px;
}
.uhg-hub-t8n{
grid-template-columns:repeat(5,1fr);
gap:1.75rem;
border-top:1px solid rgba(28, 13, 38, 0.08);
display:grid;
padding-top:28px;
}
.uhg-hub-t8n>*{
min-width:0;
}
.uhg-hub-t8n h4{
font-weight:700;
color:#1C0D26;
font-size:13px;
margin-bottom:0.688rem;
}
.uhg-hub_col-t8n{
gap:0.5rem;
font-size:13px;
display:flex;
flex-direction:column;
color:#3D2550;
}
.uhg-hub_col-t8n a{
cursor:pointer;
}
@media(max-width:1021px){
.uhg-seo_grid3-t8n{
grid-template-columns:1fr;
}
.uhg-seo_grid4-t8n{
grid-template-columns:repeat(2,1fr);
}
.uhg-seo_rtp_row-t8n{
gap:20px;
grid-template-columns:1fr;
}
.uhg-hub-t8n{
grid-template-columns:repeat(2,1fr);
gap:22px;
}
}
@media(max-width:561px){
.uhg-hub-t8n{
grid-template-columns:1fr;
}
}
.uhg-tk-t8n{
background:#1A1020;
overflow:hidden;
display:flex;
border-bottom:1px solid rgba(28, 13, 38, 0.08);
align-items:center;
}
.uhg-tk_tag-t8n{
padding:11px 18px;
gap:8px;
flex:none;
background:#F3EFF6;
display:flex;
font-weight:600;
font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:0.656rem;
color:#E8281E;
border-right:1px solid rgba(28, 13, 38, 0.08);
letter-spacing:.1em;
text-transform:uppercase;
align-items:center;
}
.uhg-tk_rail-t8n{
flex:1;
overflow:hidden;
}
.uhg-tk_track-t8n{
padding:11px 0.875rem;
gap:28px;
animation:zm3-marquee 26s linear infinite;
display:flex;
white-space:nowrap;
font-size:0.75rem;
color:#3D2550;
width:max-content;
font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.uhg-tk_track-t8n b{
color:#B5116B;
}
.uhg-hero-t8n{
border:1px solid rgba(28, 13, 38, 0.12);
overflow:hidden;
padding:46px 48px;
border-radius:1.25rem;
background:linear-gradient(120deg,#1A0D22,#0F0B1C);
position:relative;
color:#F8F0FF;
}
.uhg-hero_glow-t8n{
background:radial-gradient(circle,rgba(214, 31, 133, 0.22),transparent 70%);
border-radius:50%;
right:-60px;
position:absolute;
height:21.25rem;
width:340px;
top:-60px;
}
.uhg-hero_in-t8n{
position:relative;
max-width:37.5rem;
}
.uhg-hero-t8n .uhg-eyebrow-t8n{
color:#F53FA0;
}
.uhg-pill_row-t8n{
background:rgba(255, 255, 255, 0.08);
border-radius:999px;
border:1px solid rgba(255, 255, 255, 0.13);
gap:8px;
padding:6px 0.813rem;
font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
align-items:center;
margin-bottom:1.375rem;
text-transform:uppercase;
letter-spacing:.1em;
display:inline-flex;
font-size:10.5px;
color:#F53FA0;
}
.uhg-hero_h1-t8n{
margin:1.125rem 0;
color:#F8F0FF;
font-size:54px;
font-weight:700;
overflow-wrap:break-word;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
line-height:1.02;
letter-spacing:-.02em;
}
.uhg-hero_h1-t8n em{
color:#F53FA0;
font-style:normal;
}
.uhg-hero_sub-t8n{
margin-bottom:1.75rem;
color:#C8AEDE;
font-size:17px;
max-width:30rem;
line-height:1.55;
}
.uhg-hero_cta-t8n{
gap:0.875rem;
display:flex;
margin-bottom:26px;
align-items:center;
flex-wrap:wrap;
}
.uhg-hero_trust-t8n{
gap:0.875rem;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.uhg-hero_rating_txt-t8n{
color:#C8AEDE;
font-size:0.813rem;
}
@media(max-width:1026px){
.uhg-hero-t8n{
padding:32px 24px;
}
.uhg-hero_h1-t8n{
font-size:2.375rem;
}
}
@media(max-width:559px){
.uhg-hero_h1-t8n{
font-size:30px;
}
}
.uhg-stat-t8n{
grid-template-columns:repeat(4,1fr);
gap:0.875rem;
display:grid;
}
.uhg-stat-t8n>*{
min-width:0;
}
.uhg-stat_item-t8n{
background:#F3EFF6;
border-radius:13px;
padding:18px 1.25rem;
border:1px solid rgba(28, 13, 38, 0.12);
}
.uhg-stat_k-t8n{
font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
margin-bottom:0.438rem;
text-transform:uppercase;
letter-spacing:.12em;
font-size:9.5px;
color:#7A5C90;
}
.uhg-stat_v-t8n{
gap:0.5rem;
font-weight:700;
min-width:0;
overflow-wrap:anywhere;
font-size:1.5rem;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
align-items:center;
display:flex;
color:#1C0D26;
}
.uhg-stat_v_accent-t8n{
color:#B5116B;
}
@media(max-width:1024px){
.uhg-stat-t8n{
grid-template-columns:repeat(2,1fr);
}
}
.uhg-wlc-t8n{
gap:24px;
padding:2.25rem 40px;
background:linear-gradient(120deg,#1A0D22,#0F0B1C);
border-radius:20px;
grid-template-columns:1.2fr .8fr;
overflow:hidden;
border:1px solid rgba(28, 13, 38, 0.12);
color:#F8F0FF;
display:grid;
align-items:center;
position:relative;
}
.uhg-wlc-t8n>*{
min-width:0;
}
.uhg-wlc-t8n .uhg-eyebrow-t8n{
color:#F53FA0;
}
.uhg-wlc_glow-t8n{
border-radius:50%;
background:radial-gradient(circle,rgba(214, 31, 133, 0.22),transparent 70%);
height:16.25rem;
width:16.25rem;
position:absolute;
top:-40px;
right:-2.5rem;
}
.uhg-wlc_in-t8n{
position:relative;
}
.uhg-wlc_h2-t8n{
margin:10px 0 8px;
overflow-wrap:break-word;
line-height:1.03;
color:#F8F0FF;
font-size:34px;
font-weight:700;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
}
.uhg-wlc_h2-t8n em{
color:#F53FA0;
font-style:normal;
}
.uhg-wlc_sub-t8n{
color:#C8AEDE;
max-width:420px;
line-height:1.55;
margin-bottom:18px;
font-size:0.875rem;
}
.uhg-wlc_terms-t8n{
gap:10px;
flex-direction:column;
display:flex;
position:relative;
}
.uhg-term-t8n{
border-radius:13px;
border:1px solid rgba(255, 255, 255, 0.13);
background:rgba(255, 255, 255, 0.08);
gap:0.688rem;
padding:0.813rem 0.938rem;
align-items:center;
display:flex;
}
.uhg-term-t8n svg{
flex:none;
width:1.25rem;
color:#F53FA0;
height:1.25rem;
}
.uhg-term_k-t8n{
text-transform:uppercase;
font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#C8AEDE;
font-size:0.594rem;
letter-spacing:.1em;
}
.uhg-term_v-t8n{
font-weight:700;
font-size:0.875rem;
color:#F8F0FF;
margin-top:2px;
}
@media(max-width:1021px){
.uhg-wlc-t8n{
grid-template-columns:1fr;
}
}
@media(max-width:561px){
.uhg-wlc_h2-t8n{
font-size:1.625rem;
}
}
.uhg-jp-t8n{
grid-template-columns:1.5fr 1fr 1fr;
gap:0.875rem;
display:grid;
}
.uhg-jp-t8n>*{
min-width:0;
}
.uhg-jp_hero-t8n{
padding:1.625rem;
border-radius:1.25rem;
border:1px solid rgba(28, 13, 38, 0.12);
overflow:hidden;
gap:14px;
background:linear-gradient(135deg,#1A0D22,#0F0B1C);
position:relative;
display:flex;
color:#F8F0FF;
flex-direction:column;
min-height:180px;
justify-content:space-between;
}
.uhg-jp_glow-t8n{
border-radius:50%;
background:radial-gradient(circle,rgba(214, 31, 133, 0.22),transparent 70%);
width:11.25rem;
top:-2.5rem;
position:absolute;
right:-2.5rem;
height:11.25rem;
}
.uhg-jp_k_row-t8n{
gap:10px;
display:flex;
position:relative;
justify-content:space-between;
align-items:center;
}
.uhg-jp_k-t8n{
color:#7A5C90;
letter-spacing:.12em;
font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:0.625rem;
text-transform:uppercase;
}
.uhg-jp_hero-t8n .uhg-jp_k-t8n{
color:#C8AEDE;
}
.uhg-jp_amt-t8n{
line-height:1;
font-weight:700;
position:relative;
color:#F53FA0;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
font-size:2.625rem;
}
.uhg-jp_sub-t8n{
margin-top:0.313rem;
color:#C8AEDE;
font-size:12px;
}
.uhg-jp_cell-t8n{
background:#F3EFF6;
padding:1.375rem;
border:1px solid rgba(28, 13, 38, 0.12);
border-radius:20px;
flex-direction:column;
display:flex;
justify-content:space-between;
min-height:180px;
}
.uhg-jp_cell-t8n .uhg-jp_amt-t8n{
color:#1C0D26;
font-size:30px;
}
.uhg-jp_cell-t8n .uhg-jp_sub-t8n{
color:#7A5C90;
}
@media(max-width:1023px){
.uhg-jp-t8n{
grid-template-columns:1fr;
}
}
@media(max-width:562px){
.uhg-jp_amt-t8n{
font-size:2rem;
}
}
.uhg-vip_head-t8n{
gap:12px;
flex-wrap:wrap;
display:flex;
margin-bottom:1.125rem;
align-items:flex-end;
justify-content:space-between;
}
.uhg-vip_intro-t8n{
color:#3D2550;
font-size:0.813rem;
max-width:420px;
}
.uhg-vip-t8n{
gap:12px;
grid-template-columns:repeat(5,1fr);
display:grid;
}
.uhg-vip-t8n>*{
min-width:0;
}
.uhg-tier-t8n{
border:1px solid rgba(28, 13, 38, 0.12);
background:#F3EFF6;
border-radius:13px;
padding:20px;
}
.uhg-tier_on-t8n{
background:rgba(181, 17, 107, 0.11);
border-color:#B5116B;
}
.uhg-tier_medal-t8n{
background:linear-gradient(135deg,#E0157F,#7D0848);
border-radius:0.5rem;
width:30px;
margin-bottom:0.875rem;
height:1.875rem;
}
.uhg-tier_name-t8n{
font-weight:700;
margin-bottom:0.313rem;
font-size:0.938rem;
color:#1C0D26;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
}
.uhg-tier_tx-t8n{
line-height:1.5;
font-size:11.5px;
color:#7A5C90;
}
@media(max-width:1026px){
.uhg-vip-t8n{
grid-template-columns:repeat(2,1fr);
}
}
.uhg-supp-t8n{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.uhg-supp-t8n>*{
min-width:0;
}
.uhg-supp_card-t8n{
border-radius:0.813rem;
border:1px solid rgba(28, 13, 38, 0.12);
background:#F3EFF6;
padding:24px;
}
.uhg-supp_card-t8n svg{
margin-bottom:14px;
height:1.5rem;
color:#B5116B;
width:24px;
}
.uhg-supp_card-t8n h3{
font-size:16px;
font-weight:700;
margin-bottom:0.375rem;
color:#1C0D26;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
}
.uhg-supp_card-t8n p{
font-size:0.813rem;
line-height:1.55;
color:#3D2550;
}
@media(max-width:1023px){
.uhg-supp-t8n{
grid-template-columns:1fr;
}
}
.uhg-steps-t8n{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.uhg-steps-t8n>*{
min-width:0;
}
.uhg-step-t8n{
border-radius:0.813rem;
border:1px solid rgba(28, 13, 38, 0.12);
background:#F3EFF6;
padding:1.5rem;
position:relative;
}
.uhg-step_num-t8n{
border-radius:0.5rem;
background:#E0157F;
color:#FFFFFF;
font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
width:1.875rem;
justify-content:center;
align-items:center;
font-weight:700;
display:flex;
height:30px;
margin-bottom:0.875rem;
font-size:0.813rem;
}
.uhg-step_h-t8n{
margin-bottom:7px;
font-weight:700;
color:#1C0D26;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
font-size:16px;
}
.uhg-step_p-t8n{
font-size:0.813rem;
line-height:1.55;
color:#3D2550;
}
@media(max-width:1025px){
.uhg-steps-t8n{
grid-template-columns:1fr;
}
}
.uhg-pay_logos-t8n{
gap:9px;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.uhg-pay_logos-t8n>*{
min-width:0;
}
.uhg-pay-t8n{
border-radius:8px;
border:1px solid rgba(28, 13, 38, 0.12);
font-size:12px;
height:48px;
font-weight:700;
align-items:center;
color:#3D2550;
justify-content:center;
display:flex;
}
.uhg-table-t8n{
overflow:hidden;
border-radius:0.813rem;
border:1px solid rgba(28, 13, 38, 0.12);
}
.uhg-trow-t8n{
grid-template-columns:1.3fr 1fr 1fr 1fr;
display:grid;
font-size:13px;
}
.uhg-trow-t8n>div{
padding:13px 14px;
min-width:0;
}
.uhg-trow-t8n>div:first-child{
padding-left:1rem;
font-weight:700;
color:#1C0D26;
}
.uhg-trow_th-t8n{
background:#FAF7FB;
letter-spacing:.06em;
font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:0.594rem;
color:#7A5C90;
text-transform:uppercase;
}
.uhg-trow-t8n:not(.uhg-trow_th-t8n){
background:#F3EFF6;
color:#3D2550;
border-top:1px solid rgba(28, 13, 38, 0.08);
}
.uhg-trow_zebra-t8n{
background:#EDE8F1;
}
.uhg-pos-t8n{
color:#B5116B;
font-weight:700;
}
@media(max-width:1025px){
.uhg-pay_logos-t8n{
grid-template-columns:repeat(2,1fr);
}
}
.uhg-gm-t8n{
gap:1rem;
grid-template-columns:1.3fr 1fr;
display:grid;
}
.uhg-gm-t8n>*{
min-width:0;
}
.uhg-gm_panel-t8n{
padding:28px;
border:1px solid rgba(28, 13, 38, 0.12);
background:#F3EFF6;
border-radius:1.25rem;
}
.uhg-gm_h2-t8n{
margin:0.625rem 0 0.5rem;
font-weight:700;
font-size:24px;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
color:#1C0D26;
}
.uhg-gm_text-t8n{
margin-bottom:20px;
max-width:440px;
line-height:1.6;
color:#3D2550;
font-size:13.5px;
}
.uhg-gm_level-t8n{
gap:14px;
display:flex;
margin-bottom:1rem;
align-items:center;
}
.uhg-gm_lv-t8n{
color:#B5116B;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
font-size:1.5rem;
font-weight:700;
}
.uhg-gm_bar_wrap-t8n{
flex:1;
min-width:0;
}
.uhg-gm_bar_meta-t8n{
font-size:0.625rem;
display:flex;
color:#7A5C90;
justify-content:space-between;
margin-bottom:0.313rem;
font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.uhg-bar-t8n{
border-radius:62.438rem;
background:#FAF7FB;
overflow:hidden;
height:0.5rem;
}
.uhg-bar_fill-t8n{
border-radius:999px;
background:linear-gradient(90deg,#E0157F,#7D0848);
display:block;
height:100%;
}
.uhg-gm_missions-t8n{
gap:9px;
flex-wrap:wrap;
display:flex;
}
.uhg-gm_refer-t8n{
padding:28px;
background:linear-gradient(150deg,#1A0D22,#0F0B1C);
border-radius:1.25rem;
overflow:hidden;
border:1px solid rgba(28, 13, 38, 0.12);
display:flex;
position:relative;
justify-content:space-between;
flex-direction:column;
color:#F8F0FF;
}
.uhg-gm_refer-t8n .uhg-eyebrow-t8n{
color:#F53FA0;
}
.uhg-gm_ref_h2-t8n{
margin:10px 0 8px;
font-weight:700;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
font-size:1.5rem;
line-height:1.1;
color:#F8F0FF;
}
.uhg-gm_ref_h2-t8n em{
font-style:normal;
color:#F53FA0;
}
.uhg-gm_ref_text-t8n{
font-size:0.813rem;
color:#C8AEDE;
margin-bottom:18px;
line-height:1.55;
}
@media(max-width:1022px){
.uhg-gm-t8n{
grid-template-columns:1fr;
}
}
.uhg-banner-t8n{
overflow:hidden;
background:linear-gradient(115deg,#1A0D22,#0F0B1C);
gap:28px;
border-radius:20px;
border:1px solid rgba(28, 13, 38, 0.12);
padding:36px 2.5rem;
justify-content:space-between;
color:#F8F0FF;
position:relative;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.uhg-banner_glow-t8n{
border-radius:50%;
background:radial-gradient(circle,rgba(214, 31, 133, 0.22),transparent 68%);
position:absolute;
top:50%;
transform:translateY(-50%);
width:200px;
right:5rem;
height:200px;
}
.uhg-banner_in-t8n{
max-width:560px;
position:relative;
}
.uhg-banner-t8n .uhg-eyebrow-t8n{
color:#F53FA0;
}
.uhg-banner_h2-t8n{
margin:0.625rem 0;
font-weight:700;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
font-size:1.875rem;
color:#F8F0FF;
line-height:1.05;
}
.uhg-banner_text-t8n{
line-height:1.6;
font-size:0.875rem;
color:#C8AEDE;
}
@media(max-width:563px){
.uhg-banner_h2-t8n{
font-size:24px;
}
}
.uhg-dw_h2-t8n{
font-weight:700;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
line-height:1.08;
font-size:26px;
color:#1C0D26;
margin-bottom:10px;
}
.uhg-steps_v-t8n{
grid-template-columns:1fr;
gap:10px;
}
.uhg-steps_v-t8n .uhg-step-t8n{
padding:1.125rem 20px;
}
@media(max-width:560px){
.uhg-dw_h2-t8n{
font-size:1.438rem;
}
}
.uhg-tour-t8n{
border:1px solid rgba(28, 13, 38, 0.12);
overflow:hidden;
grid-template-columns:1.05fr 1fr;
border-radius:20px;
display:grid;
}
.uhg-tour-t8n>*{
min-width:0;
}
.uhg-tour_l-t8n{
background:linear-gradient(135deg,#1A0D22,#0F0B1C);
padding:34px;
overflow:hidden;
color:#F8F0FF;
position:relative;
}
.uhg-tour_h2-t8n{
margin:12px 0 0.625rem;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
font-size:1.875rem;
line-height:1.05;
color:#F8F0FF;
}
.uhg-tour_h2-t8n em{
font-style:normal;
color:#F53FA0;
}
.uhg-tour_text-t8n{
max-width:21.25rem;
color:#C8AEDE;
line-height:1.6;
margin-bottom:20px;
font-size:0.844rem;
}
.uhg-tour_meta-t8n{
gap:18px;
flex-wrap:wrap;
margin-bottom:20px;
align-items:flex-end;
display:flex;
}
.uhg-tour_cap-t8n{
margin-bottom:0.313rem;
font-size:9.5px;
color:#C8AEDE;
font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
text-transform:uppercase;
}
.uhg-count-t8n{
gap:6px;
display:flex;
}
.uhg-count-t8n span{
background:rgba(255, 255, 255, 0.08);
padding:4px 9px;
border-radius:0.5rem;
border:1px solid rgba(255, 255, 255, 0.13);
font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-weight:700;
font-size:22px;
}
.uhg-tour_units-t8n{
font-size:0.625rem;
color:#C8AEDE;
}
.uhg-board-t8n{
padding:1.75rem 1.875rem;
background:#F3EFF6;
}
.uhg-board_head-t8n{
align-items:center;
justify-content:space-between;
margin-bottom:0.875rem;
display:flex;
}
.uhg-board_title-t8n{
font-weight:700;
font-size:1rem;
color:#1C0D26;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
}
.uhg-board_upd-t8n{
font-size:0.625rem;
text-transform:uppercase;
font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#7A5C90;
}
.uhg-board_list-t8n{
gap:2px;
flex-direction:column;
display:flex;
}
.uhg-board_row-t8n{
gap:0.75rem;
padding:10px 0.75rem;
border-radius:8px;
display:flex;
align-items:center;
}
.uhg-board_top1-t8n{
background:rgba(181, 17, 107, 0.11);
}
.uhg-board_rk-t8n{
font-weight:700;
font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
width:1.25rem;
color:#7A5C90;
font-size:14px;
}
.uhg-board_top1-t8n .uhg-board_rk-t8n{
color:#B5116B;
}
.uhg-board_nm-t8n{
flex:1;
min-width:0;
font-size:13.5px;
font-weight:600;
color:#3D2550;
}
.uhg-board_top1-t8n .uhg-board_nm-t8n{
color:#1C0D26;
font-weight:700;
}
.uhg-board_pt-t8n{
color:#3D2550;
font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:0.781rem;
}
@media(max-width:1027px){
.uhg-tour-t8n{
grid-template-columns:1fr;
}
}
@media(max-width:557px){
.uhg-tour_h2-t8n{
font-size:24px;
}
}
.uhg-promo_grid-t8n{
gap:16px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.uhg-promo_grid-t8n>*{
min-width:0;
}
.uhg-promo-t8n{
background:#F3EFF6;
overflow:hidden;
border-radius:20px;
border:1px solid rgba(28, 13, 38, 0.12);
padding:24px;
position:relative;
min-height:150px;
}
.uhg-promo_h-t8n{
margin-top:6px;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
font-size:26px;
font-weight:700;
color:#1C0D26;
line-height:1.05;
}
.uhg-promo_h-t8n em{
font-style:normal;
color:#B5116B;
}
.uhg-promo_p-t8n{
font-size:0.781rem;
line-height:1.5;
margin-top:8px;
color:#3D2550;
}
.uhg-promo_feat-t8n{
border-color:rgba(28, 13, 38, 0.12);
background:linear-gradient(135deg,#1A0D22,#0F0B1C);
}
.uhg-promo_feat-t8n .uhg-promo_h-t8n{
color:#F8F0FF;
}
.uhg-promo_feat-t8n .uhg-promo_h-t8n em{
color:#F53FA0;
}
.uhg-promo_feat-t8n .uhg-promo_p-t8n{
color:#C8AEDE;
}
.uhg-promo_feat-t8n .uhg-eyebrow-t8n{
color:#F53FA0;
}
@media(max-width:1025px){
.uhg-promo_grid-t8n{
grid-template-columns:1fr;
}
}
.uhg-rc-t8n{
grid-template-columns:1fr 1fr 1fr;
gap:2rem;
display:grid;
}
.uhg-rc-t8n>*{
min-width:0;
}
.uhg-rc_awards-t8n{
gap:0.688rem;
display:flex;
flex-direction:column;
}
.uhg-award-t8n{
gap:11px;
display:flex;
align-items:center;
}
.uhg-award-t8n svg{
flex:none;
color:#D4930A;
width:1.125rem;
height:1.125rem;
}
.uhg-award_t-t8n{
font-size:0.844rem;
font-weight:700;
color:#1C0D26;
}
.uhg-award_s-t8n{
color:#7A5C90;
font-size:0.719rem;
}
.uhg-rc_press-t8n{
gap:10px;
grid-template-columns:1fr 1fr;
display:grid;
}
.uhg-logo_cell-t8n{
border:1px solid rgba(28, 13, 38, 0.12);
border-radius:0.5rem;
font-size:13px;
justify-content:center;
align-items:center;
height:48px;
font-weight:700;
display:flex;
color:#3D2550;
}
.uhg-rc_partner-t8n{
background:#F3EFF6;
border:1px solid rgba(28, 13, 38, 0.12);
padding:20px;
border-radius:0.813rem;
}
.uhg-rc_partner_name-t8n{
color:#1C0D26;
font-weight:700;
margin-bottom:6px;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
font-size:1.125rem;
}
.uhg-rc_partner_text-t8n{
line-height:1.55;
font-size:12.5px;
color:#3D2550;
}
@media(max-width:1024px){
.uhg-rc-t8n{
grid-template-columns:1fr;
gap:1.375rem;
}
.uhg-rc_press-t8n{
grid-template-columns:repeat(4,1fr);
}
}
.uhg-et_h2-t8n{
margin:0.625rem 0 0.875rem;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
color:#1C0D26;
line-height:1.08;
font-weight:700;
font-size:1.75rem;
}
.uhg-et_right-t8n{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.uhg-et_updated-t8n{
border:1px solid rgba(28, 13, 38, 0.12);
border-radius:0.813rem;
padding:14px 18px;
gap:10px;
background:#FAF7FB;
color:#3D2550;
display:flex;
font-size:0.75rem;
align-items:center;
}
.uhg-et_updated-t8n svg{
flex:none;
width:0.938rem;
color:#B5116B;
height:15px;
}
.uhg-et_updated-t8n b{
color:#1C0D26;
}
@media(max-width:563px){
.uhg-et_h2-t8n{
font-size:24px;
}
}
.uhg-rv_head-t8n{
gap:12px;
margin-bottom:18px;
flex-wrap:wrap;
justify-content:space-between;
align-items:flex-end;
display:flex;
}
.uhg-rv_agg-t8n{
gap:10px;
align-items:center;
display:flex;
}
.uhg-rv_source-t8n{
font-size:12.5px;
color:#7A5C90;
}
.uhg-rv_grid-t8n{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.uhg-rv_grid-t8n>*{
min-width:0;
}
.uhg-review-t8n{
background:#F3EFF6;
border:1px solid rgba(28, 13, 38, 0.12);
border-radius:0.813rem;
padding:24px;
}
.uhg-review-t8n .uhg-stars-t8n{
margin-bottom:10px;
}
.uhg-review-t8n p{
font-size:14.5px;
line-height:1.5;
font-weight:600;
color:#1C0D26;
margin-bottom:0.875rem;
}
.uhg-review_by-t8n{
font-size:0.781rem;
color:#7A5C90;
}
@media(max-width:1023px){
.uhg-rv_grid-t8n{
grid-template-columns:1fr;
}
}
.uhg-gd_head-t8n{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
justify-content:space-between;
margin-bottom:16px;
align-items:center;
}
.uhg-op_h2-t8n{
margin:0.625rem 0 8px;
line-height:1.1;
color:#1C0D26;
font-size:24px;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
}
.uhg-op_text-t8n{
font-size:0.844rem;
line-height:1.6;
color:#3D2550;
}
@media(max-width:559px){
.uhg-op_h2-t8n{
font-size:22px;
}
}
.uhg-ab_h2-t8n{
margin:0.875rem 0 1rem;
line-height:1.08;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
color:#1C0D26;
font-weight:700;
font-size:32px;
}
.uhg-ab_body-t8n{
margin-bottom:14px;
color:#3D2550;
font-size:15px;
line-height:1.65;
}
.uhg-ab_chips-t8n{
gap:0.625rem;
display:flex;
margin-top:0.5rem;
flex-wrap:wrap;
}
.uhg-faq-t8n{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.uhg-faq_item-t8n{
border-radius:0.813rem;
padding:18px 22px;
background:#F3EFF6;
border:1px solid rgba(28, 13, 38, 0.12);
}
.uhg-faq_q-t8n{
gap:16px;
list-style:none;
font-weight:600;
justify-content:space-between;
font-size:15.5px;
display:flex;
align-items:center;
cursor:pointer;
color:#1C0D26;
}
.uhg-faq_q-t8n::-webkit-details-marker{
display:none;
}
.uhg-faq_q_t-t8n{
gap:10px;
display:flex;
}
.uhg-faq_q_i-t8n{
font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-style:normal;
color:#B5116B;
}
.uhg-faq_pm-t8n{
font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#B5116B;
font-size:1.25rem;
}
.uhg-faq_item-t8n[open] .uhg-faq_pm-t8n{
transform:rotate(45deg);
}
.uhg-faq_a-t8n{
font-size:13.5px;
color:#3D2550;
margin-top:12px;
line-height:1.6;
}
@media(max-width:558px){
.uhg-ab_h2-t8n{
font-size:1.625rem;
}
}
.uhg-provs-t8n{
grid-template-columns:repeat(6,1fr);
gap:12px;
display:grid;
margin-bottom:28px;
}
.uhg-provs-t8n>*{
min-width:0;
}
.uhg-prov-t8n{
border:1px solid rgba(28, 13, 38, 0.12);
border-radius:13px;
padding:0.75rem;
background:#F3EFF6;
align-items:center;
height:64px;
text-decoration:none;
display:flex;
justify-content:center;
}
.uhg-prov_img-t8n{
object-fit:contain;
max-width:100%;
max-height:32px;
}
.uhg-resp-t8n{
background:#F3EFF6;
border:1px solid rgba(28, 13, 38, 0.12);
gap:24px;
padding:1.625rem;
border-radius:13px;
align-items:center;
justify-content:space-between;
display:flex;
flex-wrap:wrap;
}
.uhg-resp_in-t8n{
max-width:35rem;
}
.uhg-resp_h-t8n{
font-size:1.188rem;
margin-bottom:8px;
color:#1C0D26;
font-weight:700;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
}
.uhg-resp_p-t8n{
font-size:13.5px;
line-height:1.6;
color:#3D2550;
}
.uhg-resp_badges-t8n{
gap:14px;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.uhg-age18-t8n{
padding:0.25rem 0.5rem;
border:1.5px solid #E8281E;
border-radius:8px;
color:#E8281E;
font-weight:700;
font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:0.813rem;
}
.uhg-resp_org-t8n{
font-weight:600;
color:#7A5C90;
font-size:0.813rem;
}
@media(max-width:1023px){
.uhg-provs-t8n{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:561px){
.uhg-provs-t8n{
grid-template-columns:repeat(2,1fr);
}
}
.uhg-footer-t8n{
background:#1A1020;
padding:2.5rem 28px;
border-top:1px solid rgba(28, 13, 38, 0.08);
}
.uhg-footer_grid-t8n{
gap:32px;
grid-template-columns:1.4fr 1fr 1fr 1fr;
margin-right:auto;
max-width:1400px;
margin-left:auto;
margin-bottom:1.75rem;
display:grid;
}
.uhg-footer_grid-t8n>*{
min-width:0;
}
.uhg-footer_grid-t8n h4{
text-transform:uppercase;
color:#B09CC0;
font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
letter-spacing:.12em;
font-size:0.625rem;
margin-bottom:0.813rem;
}
.uhg-fcol-t8n{
gap:0.563rem;
font-size:0.813rem;
color:#3D2550;
display:flex;
flex-direction:column;
}
.uhg-fcol-t8n a{
cursor:pointer;
}
.uhg-ft_about-t8n{
color:#7A5C90;
margin-top:0.75rem;
font-size:0.813rem;
max-width:16.25rem;
line-height:1.6;
}
.uhg-ft_contact-t8n{
font-size:12.5px;
overflow-wrap:anywhere;
margin-top:12px;
font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#B5116B;
}
.uhg-footer_bottom-t8n{
margin:0 auto;
gap:16px;
display:flex;
flex-wrap:wrap;
max-width:1400px;
justify-content:space-between;
align-items:center;
border-top:1px solid rgba(28, 13, 38, 0.08);
padding-top:1.25rem;
}
.uhg-footer_bottom-t8n p{
color:#B09CC0;
line-height:1.6;
font-size:11px;
max-width:45rem;
}
@media(max-width:1027px){
.uhg-footer_grid-t8n{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:557px){
.uhg-footer_grid-t8n{
grid-template-columns:1fr;
}
}