*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#FAF7FB;
overflow-wrap:break-word;
text-rendering:optimizeLegibility;
font-size:0.938rem;
color:#3D2A52;
-webkit-font-smoothing:antialiased;
line-height:1.55;
font-family:"Mulish", 'Helvetica Neue', Arial, sans-serif;
}
img{
display:block;
max-width:100%;
}
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:0.5rem;
}
::-webkit-scrollbar-thumb{
border-radius:0.5rem;
background:rgba(20, 8, 32, 0.72);
}
::-webkit-scrollbar-track{
background:transparent;
}
.tyg_shell_hbu{
grid-template-columns:248px 1fr;
display:grid;
min-height:100vh;
}
.tyg_main_hbu{
min-width:0;
}
.tyg_wrap_hbu{
margin:0 auto;
width:100%;
max-width:87.5rem;
}
.tyg_container_hbu{
padding:0 1rem;
margin:0 auto;
max-width:87.5rem;
width:100%;
}
@media(min-width:770px){
.tyg_container_hbu{
padding:0 28px;
}
}
.tyg_section_hbu{
padding:24px 28px;
}
.tyg_section_pt_hbu{
padding-top:2.125rem;
}
.tyg_band_soft_hbu{
background:#F3EFF5;
}
.tyg_eyebrow_hbu{
text-transform:uppercase;
color:#B5007A;
font-size:10.5px;
overflow-wrap:break-word;
letter-spacing:.14em;
font-family:"Mulish", 'Helvetica Neue', Arial, sans-serif;
font-weight:600;
display:inline-block;
line-height:1.4;
}
.tyg_drawer_cb_hbu{
display:none;
}
.tyg_overlay_hbu{
display:none;
}
@media(max-width:1025px){
.tyg_shell_hbu{
grid-template-columns:1fr;
}
.tyg_main_hbu{
padding-bottom:4.875rem;
}
.tyg_drawer_cb_hbu:checked~.tyg_overlay_hbu{
background:rgba(20, 8, 32, 0.72);
inset:0;
position:fixed;
z-index:70;
display:block;
}
}
@media(max-width:559px){
.tyg_section_hbu{
padding:1.125rem 1rem;
}
.tyg_section_pt_hbu{
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 ---------- */
.tyg_side_hbu{
padding:22px 1.125rem;
background:#F7F3F9;
gap:22px;
height:100vh;
overflow-y:auto;
position:sticky;
align-self:start;
border-right:1px solid rgba(28, 15, 40, 0.08);
top:0;
display:flex;
flex-direction:column;
}
.tyg_brand_hbu{
gap:0.625rem;
display:flex;
align-items:center;
}
.tyg_logo_hbu{
letter-spacing:-.02em;
font-size:21px;
font-family:"Inter", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
color:#1C0F28;
}
.tyg_side_cta_hbu{
border:1px solid rgba(28, 15, 40, 0.12);
background:rgba(181, 0, 122, 0.11);
border-radius:13px;
padding:16px;
}
.tyg_side_cta_h_hbu{
color:#1C0F28;
margin-bottom:6px;
line-height:1.15;
font-weight:700;
font-size:17px;
font-family:"Inter", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.tyg_side_cta_p_hbu{
font-size:12px;
margin-bottom:0.75rem;
color:#3D2A52;
line-height:1.45;
}
.tyg_nav_hbu{
gap:3px;
flex-direction:column;
display:flex;
}
.tyg_nav_label_hbu{
padding:0.375rem 10px;
text-transform:uppercase;
color:#B09BC4;
font-size:0.594rem;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
letter-spacing:.14em;
}
.tyg_nav_item_hbu{
border-radius:0.563rem;
gap:0.688rem;
padding:0.625rem;
font-weight:500;
align-items:center;
display:flex;
color:#3D2A52;
font-size:14px;
}
.tyg_nav_item_hbu svg{
width:1.063rem;
height:1.063rem;
}
.tyg_nav_item_hbu:hover{
background:rgba(181, 0, 122, 0.11);
color:#1C0F28;
}
.tyg_nav_item_on_hbu{
background:rgba(181, 0, 122, 0.11);
color:#B5007A;
font-weight:600;
}
.tyg_side_foot_hbu{
border-radius:13px;
border:1px solid rgba(28, 15, 40, 0.12);
background:#F3EFF5;
padding:0.75rem;
margin-top:auto;
}
.tyg_side_foot_hbu p{
color:#3D2A52;
font-size:12.5px;
margin-top:4px;
line-height:1.4;
}
/* ---------- topbar ---------- */
.tyg_top_hbu{
background:#F7F3F9;
gap:1rem;
padding:0.875rem 28px;
border-bottom:1px solid rgba(28, 15, 40, 0.08);
position:sticky;
top:0;
align-items:center;
z-index:40;
display:flex;
}
.tyg_top_brand_hbu{
gap:0.563rem;
display:none;
align-items:center;
}
.tyg_search_hbu{
border:1px solid rgba(28, 15, 40, 0.12);
flex:1;
background:#F3EFF5;
padding:11px 0.875rem;
border-radius:13px;
gap:0.625rem;
max-width:440px;
align-items:center;
display:flex;
font-size:13.5px;
color:#7A5E92;
}
.tyg_search_hbu svg{
flex:none;
height:16px;
width:1rem;
}
.tyg_top_actions_hbu{
gap:12px;
align-items:center;
margin-left:auto;
display:flex;
}
.tyg_lang_hbu{
font-size:12px;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#3D2A52;
}
.tyg_burger_hbu{
border-radius:0.563rem;
border:1px solid rgba(28, 15, 40, 0.12);
background:#F3EFF5;
display:none;
justify-content:center;
align-items:center;
height:40px;
width:40px;
color:#1C0F28;
}
/* ---------- bottom-nav (mobile) ---------- */
.tyg_botnav_hbu{
display:none;
}
@media(max-width:1025px){
.tyg_side_hbu{
transition:transform .25s ease;
transform:translateX(-100%);
top:0;
z-index:80;
position:fixed;
left:0;
height:100vh;
width:280px;
}
.tyg_drawer_cb_hbu:checked~.tyg_shell_hbu .tyg_side_hbu{
transform:translateX(0);
}
.tyg_top_hbu{
padding:14px 1rem;
gap:0.75rem;
flex-wrap:wrap;
position:static;
}
.tyg_top_brand_hbu{
display:flex;
}
.tyg_search_hbu{
display:none;
}
.tyg_burger_hbu{
display:flex;
}
.tyg_top_actions_hbu{
gap:0.625rem;
width:100%;
align-items:stretch;
margin-left:0;
}
.tyg_top_actions_hbu .tyg_lang_hbu{
display:none;
}
.tyg_top_actions_hbu .tyg_btn_hbu{
padding:0.688rem 10px;
flex:1;
text-align:center;
}
.tyg_botnav_hbu{
grid-template-columns:repeat(3,1fr);
background:#F7F3F9;
padding:0.5rem 0.375rem calc(0.5rem + env(safe-area-inset-bottom));
display:grid;
border-top:1px solid rgba(28, 15, 40, 0.12);
position:fixed;
z-index:65;
right:0;
bottom:0;
left:0;
transform:translateZ(0);
}
.tyg_bn_hbu{
padding:6px 2px 0;
gap:4px;
justify-content:flex-end;
font-size:0.625rem;
display:flex;
flex-direction:column;
min-width:0;
font-weight:600;
align-items:center;
color:#3D2A52;
}
.tyg_bn_hbu svg{
flex:none;
width:1.375rem;
height:1.375rem;
}
.tyg_bn_hbu span{
overflow:hidden;
white-space:nowrap;
text-align:center;
max-width:100%;
text-overflow:ellipsis;
}
.tyg_bn_on_hbu{
color:#B5007A;
}
.tyg_bn_center_hbu{
position:relative;
}
.tyg_bn_fab_hbu{
border-radius:50%;
background:#D4008E;
left:50%;
justify-content:center;
align-items:center;
height:50px;
box-shadow:0 0.5rem 32px rgba(28, 15, 40, 0.16), 0 2px 8px rgba(28, 15, 40, 0.10);
display:flex;
top:-20px;
color:#FFFFFF;
position:absolute;
width:50px;
transform:translateX(-50%);
}
.tyg_bn_fab_hbu svg{
height:24px;
width:24px;
}
.tyg_bn_center_hbu span{
color:#B5007A;
}
}
.tyg_btn_hbu{
border-radius:0.563rem;
padding:11px 22px;
gap:0.5rem;
transition:background-color 0.2s ease,color 0.2s ease;
align-items:center;
font-weight:700;
font-family:"Mulish", 'Helvetica Neue', Arial, sans-serif;
justify-content:center;
cursor:pointer;
font-size:14px;
display:inline-flex;
}
.tyg_btn_pri_hbu{
background:#D4008E;
color:#FFFFFF;
box-shadow:0 0.25rem 18px rgba(212, 0, 142, 0.38), 0 1px 0.25rem rgba(212, 0, 142, 0.22);
}
.tyg_btn_pri_hbu:hover{
background:#AA006E;
}
.tyg_btn_ghost_hbu{
background:rgba(181, 0, 122, 0.11);
font-weight:600;
color:#1C0F28;
}
.tyg_btn_line_hbu{
border:1px solid rgba(28, 15, 40, 0.22);
background:transparent;
font-weight:600;
color:#1C0F28;
}
.tyg_btn_lg_hbu{
padding:1rem 30px;
border-radius:13px;
font-size:0.938rem;
}
.tyg_band_hbu .tyg_btn_line_hbu{
border-color:rgba(255, 255, 255, 0.13);
color:#F9F3FF;
}
.tyg_band_hbu .tyg_btn_ghost_hbu{
background:rgba(255, 255, 255, 0.08);
color:#F9F3FF;
}
.tyg_link_m_hbu{
gap:5px;
color:#B5007A;
font-size:0.75rem;
display:inline-flex;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
text-decoration:none;
cursor:pointer;
align-items:center;
}
.tyg_link_m_hbu svg{
height:0.875rem;
width:0.875rem;
}
.tyg_band_hbu .tyg_link_m_hbu{
color:#FF4DC8;
}
.tyg_dot_hbu{
background:#B5007A;
flex:none;
border-radius:50%;
width:7px;
height:7px;
}
.tyg_dot_live_hbu{
background:#D62B2B;
animation:zm3-pulse 1.4s infinite;
}
.tyg_stars_hbu{
gap:2px;
display:inline-flex;
color:#B5007A;
}
.tyg_stars_hbu svg{
height:0.938rem;
width:0.938rem;
}
.tyg_chip_hbu{
gap:6px;
border-radius:9px;
background:#F3EFF5;
padding:7px 0.75rem;
border:1px solid rgba(28, 15, 40, 0.12);
align-items:center;
font-size:0.688rem;
display:inline-flex;
color:#3D2A52;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.tyg_chip_on_hbu{
background:rgba(181, 0, 122, 0.11);
border-color:transparent;
color:#B5007A;
}
.tyg_gc_hbu{
text-decoration:none;
cursor:pointer;
min-width:0;
display:block;
color:inherit;
}
.tyg_gc_thumb_hbu{
border-radius:13px;
border:1px solid rgba(28, 15, 40, 0.12);
overflow:hidden;
background-position:center;
aspect-ratio:1;
display:block;
position:relative;
background-size:cover;
}
.tyg_gc_thumb_portrait_hbu{
aspect-ratio:3/4;
}
.tyg_gc_thumb_wide_hbu{
aspect-ratio:16/11;
}
.tyg_gc_cap_hbu{
padding:9px;
background:linear-gradient(transparent,rgba(20, 8, 32, 0.72));
position:absolute;
left:0;
bottom:0;
right:0;
}
.tyg_gc_name_hbu{
font-size:12.5px;
color:#F9F3FF;
font-weight:700;
display:block;
}
.tyg_gc_meta_hbu{
font-size:11px;
color:#C9B8DC;
}
.tyg_gc_badge_hbu{
border-radius:9px;
background:#B5007A;
padding:2px 6px;
top:0.5rem;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#FFFFFF;
right:0.5rem;
position:absolute;
font-size:0.5rem;
font-weight:700;
}
.tyg_gc_badge_hot_hbu{
background:#D62B2B;
color:#F9F3FF;
}
.tyg_gc_badge_live_hbu{
background:#D62B2B;
color:#F9F3FF;
left:8px;
right:auto;
}
.tyg_gc_mult_hbu{
inset:0;
font-size:1.75rem;
justify-content:center;
color:#B5007A;
display:flex;
position:absolute;
font-weight:700;
align-items:center;
}
.tyg_pc_hbu{
border:1px solid rgba(28, 15, 40, 0.12);
border-radius:13px;
background:#F3EFF5;
font-size:14px;
justify-content:center;
font-weight:700;
color:#3D2A52;
height:4rem;
align-items:center;
display:flex;
}
.tyg_rail_hbu{
min-width:0;
}
.tyg_rail_scroll_hbu{
gap:14px;
display:grid;
}
.tyg_rail_scroll_hbu>*{
min-width:0;
}
.tyg_g6_hbu{
grid-template-columns:repeat(6,1fr);
}
.tyg_g7_hbu{
grid-template-columns:repeat(7,1fr);
}
.tyg_g4_hbu{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1025px){
.tyg_g6_hbu,.tyg_g7_hbu{
grid-template-columns:none;
grid-auto-columns:120px;
overflow-x:auto;
grid-auto-flow:column;
scroll-snap-type:x mandatory;
padding-bottom:6px;
}
.tyg_g6_hbu>*,.tyg_g7_hbu>*{
scroll-snap-align:start;
}
.tyg_g4_hbu{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:563px){
.tyg_g4_hbu{
grid-template-columns:none;
grid-auto-columns:150px;
grid-auto-flow:column;
overflow-x:auto;
}
}
.tyg_panel_hbu{
border:1px solid rgba(28, 15, 40, 0.12);
background:#F3EFF5;
border-radius:20px;
padding:28px 32px;
}
.tyg_split_hbu{
gap:2.25rem;
align-items:start;
display:grid;
}
.tyg_split_hbu>*{
min-width:0;
}
.tyg_split_a_hbu{
grid-template-columns:.85fr 1.15fr;
}
.tyg_split_b_hbu{
grid-template-columns:1fr 1.1fr;
}
.tyg_split_c_hbu{
grid-template-columns:1.1fr .9fr;
}
.tyg_pgrid_hbu{
grid-template-columns:.9fr 1.1fr;
gap:2.5rem;
display:grid;
align-items:center;
}
.tyg_pgrid_hbu>*{
min-width:0;
}
.tyg_lead_hbu{
color:#3D2A52;
line-height:1.65;
font-size:0.938rem;
margin-bottom:14px;
}
.tyg_feat_hbu{
grid-template-columns:repeat(3,1fr);
gap:14px;
display:grid;
}
.tyg_feat_hbu>*{
min-width:0;
}
.tyg_feat2_hbu{
grid-template-columns:1fr 1fr;
}
.tyg_feat_card_hbu{
border-radius:20px;
border:1px solid rgba(28, 15, 40, 0.12);
padding:1.625rem;
background:#F3EFF5;
}
.tyg_feat_card_hbu svg{
height:26px;
width:26px;
color:#B5007A;
margin-bottom:16px;
}
.tyg_feat_card_hbu h3{
font-weight:700;
font-size:1.125rem;
margin-bottom:8px;
color:#1C0F28;
font-family:"Inter", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.tyg_feat_card_hbu p{
font-size:13px;
color:#3D2A52;
line-height:1.6;
}
.tyg_feat_card_hbu b{
color:#1C0F28;
}
.tyg_big_hbu{
gap:1.375rem;
flex-wrap:wrap;
display:flex;
}
.tyg_big_n_hbu{
font-size:1.625rem;
font-weight:700;
color:#B5007A;
font-family:"Inter", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.tyg_big_l_hbu{
color:#7A5E92;
font-size:0.75rem;
}
.tyg_person_hbu{
border-radius:0.813rem;
padding:16px 18px;
border:1px solid rgba(28, 15, 40, 0.12);
gap:14px;
background:#F3EFF5;
align-items:center;
display:flex;
}
.tyg_avatar_hbu{
border-radius:50%;
background:linear-gradient(135deg,#D4008E,#7A0055);
flex:none;
height:44px;
width:44px;
}
.tyg_person_name_hbu{
font-weight:700;
color:#1C0F28;
font-size:0.875rem;
}
.tyg_person_role_hbu{
font-size:0.75rem;
color:#7A5E92;
}
.tyg_kv_hbu{
border-radius:0.813rem;
overflow:hidden;
background:rgba(28, 15, 40, 0.12);
gap:1px;
grid-template-columns:1fr 1fr;
border:1px solid rgba(28, 15, 40, 0.12);
display:grid;
}
.tyg_kv_hbu>div{
padding:16px 1.125rem;
background:#FAF7FB;
min-width:0;
}
.tyg_kv_k_hbu{
text-transform:uppercase;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
margin-bottom:5px;
font-size:9.5px;
color:#B5007A;
}
.tyg_kv_v_hbu{
color:#1C0F28;
font-weight:700;
font-size:0.844rem;
}
@media(max-width:1021px){
.tyg_split_a_hbu,.tyg_split_b_hbu,.tyg_split_c_hbu,.tyg_pgrid_hbu{
grid-template-columns:1fr;
gap:1.5rem;
}
.tyg_feat_hbu,.tyg_feat2_hbu{
grid-template-columns:1fr;
}
.tyg_kv_hbu{
grid-template-columns:1fr;
}
}
.tyg_sh_hbu{
min-width:0;
margin-bottom:1rem;
}
.tyg_sh_row_hbu{
gap:0.75rem;
justify-content:space-between;
display:flex;
align-items:flex-end;
flex-wrap:wrap;
}
.tyg_sh_row_hbu .tyg_sh_l_hbu{
gap:6px;
display:flex;
flex-direction:column;
min-width:0;
}
.tyg_sh_stack_hbu{
gap:10px;
align-items:flex-start;
display:flex;
flex-direction:column;
}
.tyg_sh_center_hbu{
gap:10px;
flex-direction:column;
display:flex;
text-align:center;
align-items:center;
}
.tyg_sh_h2_hbu{
gap:9px;
font-family:"Inter", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
display:flex;
font-weight:700;
line-height:1.1;
font-size:20px;
align-items:center;
overflow-wrap:break-word;
color:#1C0F28;
}
@media(min-width:765px){
.tyg_sh_h2_hbu{
font-size:1.5rem;
}
}
.tyg_band_hbu .tyg_sh_h2_hbu{
color:#F9F3FF;
}
.tyg_eb_mono_hbu{
text-transform:none;
letter-spacing:.08em;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.tyg_eb_mono_hbu::before{
content:"// ";
}
.tyg_eb_upper_hbu{
letter-spacing:.14em;
text-transform:uppercase;
}
.tyg_eb_pill_hbu{
background:rgba(181, 0, 122, 0.11);
padding:0.313rem 0.688rem;
border-radius:62.438rem;
text-transform:uppercase;
letter-spacing:.12em;
}
.tyg_eb_line_hbu{
gap:10px;
display:inline-flex;
align-items:center;
}
.tyg_eb_line_hbu::before{
background:#B5007A;
content:"";
width:24px;
height:1px;
display:inline-block;
}
.tyg_band_hbu .tyg_eb_line_hbu::before{
background:#FF4DC8;
}
.tyg_band_hbu .tyg_eb_pill_hbu{
background:rgba(255, 255, 255, 0.08);
}
.tyg_sh_link_hbu{
gap:0.375rem;
transition:color 0.2s ease,border-color 0.2s ease;
border-bottom:1px solid #1C0F28;
display:inline-flex;
align-items:center;
font-weight:600;
font-size:13px;
color:#1C0F28;
padding-bottom:2px;
white-space:nowrap;
}
.tyg_sh_link_hbu:hover{
border-color:#B5007A;
color:#B5007A;
}
.tyg_sh_link_hbu svg{
height:0.875rem;
width:0.875rem;
}
.tyg_sh_link_chev_hbu{
padding-bottom:0;
font-size:0.75rem;
color:#B5007A;
border-bottom:0;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.tyg_sh_link_btn_hbu{
padding:9px 1.125rem;
border-radius:999px;
background:#D4008E;
border-bottom:0;
color:#FFFFFF;
}
.tyg_sh_link_btn_hbu:hover{
background:#AA006E;
border-color:transparent;
}
.tyg_band_hbu .tyg_sh_link_hbu{
border-color:#F9F3FF;
color:#F9F3FF;
}
.tyg_band_hbu .tyg_sh_link_chev_hbu{
color:#FF4DC8;
}
.tyg_sh_rule_hbu{
background:rgba(28, 15, 40, 0.12);
margin:-2px 0 1rem;
height:1px;
}
.tyg_band_hbu .tyg_sh_rule_hbu{
background:rgba(255, 255, 255, 0.13);
}
.tyg_seo_grid3_hbu{
gap:20px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.tyg_seo_grid4_hbu{
gap:13px;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.tyg_seo_grid3_hbu>*,.tyg_seo_grid4_hbu>*{
min-width:0;
}
.tyg_seo_card_hbu{
border-radius:13px;
padding:24px;
border:1px solid rgba(28, 15, 40, 0.12);
background:#F3EFF5;
}
.tyg_seo_card_hbu h3{
color:#1C0F28;
margin-bottom:0.5rem;
font-size:1.125rem;
font-family:"Inter", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
}
.tyg_seo_card_hbu p{
line-height:1.6;
font-size:0.813rem;
color:#3D2A52;
}
.tyg_seo_card_sm_hbu{
padding:20px;
}
.tyg_seo_card_sm_hbu h3{
font-size:16px;
}
.tyg_seo_card_sm_hbu p{
line-height:1.55;
font-size:12.5px;
}
.tyg_seo_rtp_row_hbu{
grid-template-columns:1fr 1fr;
gap:2.25rem;
align-items:center;
display:grid;
margin-top:16px;
}
.tyg_rtp_hbu{
gap:0.875rem;
display:flex;
min-width:0;
}
.tyg_rtp_hbu>div{
background:#FAF7FB;
flex:1;
border-radius:13px;
padding:1rem;
text-align:center;
min-width:0;
}
.tyg_rtp_n_hbu{
color:#B5007A;
white-space:nowrap;
font-weight:700;
font-family:"Inter", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:1.625rem;
}
.tyg_rtp_l_hbu{
color:#7A5E92;
margin-top:0.25rem;
font-size:11px;
}
.tyg_cmp_hbu{
overflow:hidden;
border:1px solid rgba(28, 15, 40, 0.12);
border-radius:0.813rem;
max-width:47.5rem;
}
.tyg_cmp_row_hbu{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
font-size:13px;
}
.tyg_cmp_row_hbu>div{
padding:13px 0.875rem;
text-align:center;
min-width:0;
}
.tyg_cmp_row_hbu>div:first-child{
color:#1C0F28;
text-align:left;
padding-left:22px;
font-weight:600;
}
.tyg_cmp_th_hbu{
background:#FAF7FB;
font-size:12.5px;
font-weight:700;
}
.tyg_cmp_row_hbu:not(.tyg_cmp_th_hbu){
background:#F3EFF5;
border-top:1px solid rgba(28, 15, 40, 0.08);
color:#3D2A52;
}
.tyg_cmp_zebra_hbu{
background:#EDE8F0;
}
.tyg_guide_hbu{
background:#F3EFF5;
border-radius:13px;
overflow:hidden;
border:1px solid rgba(28, 15, 40, 0.12);
cursor:pointer;
}
.tyg_guide_cover_hbu{
height:8.125rem;
}
.tyg_guide_body_hbu{
padding:1.25rem;
}
.tyg_guide_body_hbu h3{
margin:0.438rem 0 0.563rem;
font-family:"Inter", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:16px;
font-weight:700;
line-height:1.25;
color:#1C0F28;
}
.tyg_guide_meta_hbu{
color:#7A5E92;
font-size:0.719rem;
}
.tyg_hub_hbu{
gap:28px;
grid-template-columns:repeat(5,1fr);
padding-top:28px;
display:grid;
border-top:1px solid rgba(28, 15, 40, 0.08);
}
.tyg_hub_hbu>*{
min-width:0;
}
.tyg_hub_hbu h4{
color:#1C0F28;
margin-bottom:11px;
font-weight:700;
font-size:13px;
}
.tyg_hub_col_hbu{
gap:0.5rem;
display:flex;
color:#3D2A52;
font-size:0.813rem;
flex-direction:column;
}
.tyg_hub_col_hbu a{
cursor:pointer;
}
@media(max-width:1025px){
.tyg_seo_grid3_hbu{
grid-template-columns:1fr;
}
.tyg_seo_grid4_hbu{
grid-template-columns:repeat(2,1fr);
}
.tyg_seo_rtp_row_hbu{
grid-template-columns:1fr;
gap:1.25rem;
}
.tyg_hub_hbu{
grid-template-columns:repeat(2,1fr);
gap:22px;
}
}
@media(max-width:561px){
.tyg_hub_hbu{
grid-template-columns:1fr;
}
}
.tyg_hero_hbu{
overflow:hidden;
padding:46px 3rem;
border-radius:20px;
background:linear-gradient(120deg,#1A0D24,#0E0A1A);
border:1px solid rgba(28, 15, 40, 0.12);
position:relative;
color:#F9F3FF;
}
.tyg_hero_glow_hbu{
background:radial-gradient(circle,rgba(210, 0, 140, 0.22),transparent 70%);
border-radius:50%;
top:-60px;
right:-60px;
height:21.25rem;
width:21.25rem;
position:absolute;
}
.tyg_hero_in_hbu{
position:relative;
max-width:600px;
}
.tyg_hero_hbu .tyg_eyebrow_hbu{
color:#FF4DC8;
}
.tyg_pill_row_hbu{
background:rgba(255, 255, 255, 0.08);
border-radius:62.438rem;
gap:0.5rem;
padding:0.375rem 0.813rem;
border:1px solid rgba(255, 255, 255, 0.13);
align-items:center;
font-size:10.5px;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
text-transform:uppercase;
letter-spacing:.1em;
color:#FF4DC8;
margin-bottom:1.375rem;
display:inline-flex;
}
.tyg_hero_h1_hbu{
margin:1.125rem 0;
font-size:3.375rem;
letter-spacing:-.02em;
font-weight:700;
overflow-wrap:break-word;
line-height:1.02;
font-family:"Inter", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#F9F3FF;
}
.tyg_hero_h1_hbu em{
color:#FF4DC8;
font-style:normal;
}
.tyg_hero_sub_hbu{
max-width:30rem;
font-size:1.063rem;
line-height:1.55;
margin-bottom:1.75rem;
color:#C9B8DC;
}
.tyg_hero_cta_hbu{
gap:14px;
margin-bottom:26px;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.tyg_hero_trust_hbu{
gap:0.875rem;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.tyg_hero_rating_txt_hbu{
color:#C9B8DC;
font-size:0.813rem;
}
@media(max-width:1022px){
.tyg_hero_hbu{
padding:32px 24px;
}
.tyg_hero_h1_hbu{
font-size:38px;
}
}
@media(max-width:562px){
.tyg_hero_h1_hbu{
font-size:1.875rem;
}
}
.tyg_stat_hbu{
gap:0.875rem;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.tyg_stat_hbu>*{
min-width:0;
}
.tyg_stat_item_hbu{
padding:1.125rem 20px;
border-radius:0.813rem;
background:#F3EFF5;
border:1px solid rgba(28, 15, 40, 0.12);
}
.tyg_stat_k_hbu{
color:#7A5E92;
font-size:0.594rem;
text-transform:uppercase;
margin-bottom:7px;
letter-spacing:.12em;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.tyg_stat_v_hbu{
gap:8px;
min-width:0;
overflow-wrap:anywhere;
align-items:center;
color:#1C0F28;
font-family:"Inter", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
display:flex;
font-weight:700;
font-size:1.5rem;
}
.tyg_stat_v_accent_hbu{
color:#B5007A;
}
@media(max-width:1025px){
.tyg_stat_hbu{
grid-template-columns:repeat(2,1fr);
}
}
.tyg_wlc_hbu{
border-radius:20px;
border:1px solid rgba(28, 15, 40, 0.12);
overflow:hidden;
gap:24px;
background:linear-gradient(120deg,#1A0D24,#0E0A1A);
grid-template-columns:1.2fr .8fr;
padding:36px 2.5rem;
position:relative;
align-items:center;
display:grid;
color:#F9F3FF;
}
.tyg_wlc_hbu>*{
min-width:0;
}
.tyg_wlc_hbu .tyg_eyebrow_hbu{
color:#FF4DC8;
}
.tyg_wlc_glow_hbu{
background:radial-gradient(circle,rgba(210, 0, 140, 0.22),transparent 70%);
border-radius:50%;
right:-2.5rem;
top:-40px;
height:16.25rem;
width:260px;
position:absolute;
}
.tyg_wlc_in_hbu{
position:relative;
}
.tyg_wlc_h2_hbu{
margin:0.625rem 0 0.5rem;
font-family:"Inter", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:2.125rem;
font-weight:700;
line-height:1.03;
overflow-wrap:break-word;
color:#F9F3FF;
}
.tyg_wlc_h2_hbu em{
font-style:normal;
color:#FF4DC8;
}
.tyg_wlc_sub_hbu{
font-size:0.875rem;
max-width:26.25rem;
line-height:1.55;
color:#C9B8DC;
margin-bottom:18px;
}
.tyg_wlc_terms_hbu{
gap:10px;
position:relative;
flex-direction:column;
display:flex;
}
.tyg_term_hbu{
padding:0.813rem 0.938rem;
border-radius:0.813rem;
gap:11px;
background:rgba(255, 255, 255, 0.08);
border:1px solid rgba(255, 255, 255, 0.13);
align-items:center;
display:flex;
}
.tyg_term_hbu svg{
flex:none;
height:20px;
color:#FF4DC8;
width:20px;
}
.tyg_term_k_hbu{
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
text-transform:uppercase;
color:#C9B8DC;
font-size:9.5px;
letter-spacing:.1em;
}
.tyg_term_v_hbu{
margin-top:2px;
font-size:0.875rem;
color:#F9F3FF;
font-weight:700;
}
@media(max-width:1025px){
.tyg_wlc_hbu{
grid-template-columns:1fr;
}
}
@media(max-width:562px){
.tyg_wlc_h2_hbu{
font-size:26px;
}
}
.tyg_jp_hbu{
grid-template-columns:1.5fr 1fr 1fr;
gap:0.875rem;
display:grid;
}
.tyg_jp_hbu>*{
min-width:0;
}
.tyg_jp_hero_hbu{
background:linear-gradient(135deg,#1A0D24,#0E0A1A);
padding:26px;
border-radius:20px;
border:1px solid rgba(28, 15, 40, 0.12);
gap:0.875rem;
overflow:hidden;
color:#F9F3FF;
justify-content:space-between;
min-height:180px;
display:flex;
position:relative;
flex-direction:column;
}
.tyg_jp_glow_hbu{
background:radial-gradient(circle,rgba(210, 0, 140, 0.22),transparent 70%);
border-radius:50%;
right:-40px;
position:absolute;
width:11.25rem;
height:180px;
top:-40px;
}
.tyg_jp_k_row_hbu{
gap:0.625rem;
align-items:center;
justify-content:space-between;
display:flex;
position:relative;
}
.tyg_jp_k_hbu{
color:#7A5E92;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
letter-spacing:.12em;
text-transform:uppercase;
font-size:10px;
}
.tyg_jp_hero_hbu .tyg_jp_k_hbu{
color:#C9B8DC;
}
.tyg_jp_amt_hbu{
line-height:1;
font-weight:700;
font-family:"Inter", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
position:relative;
font-size:42px;
color:#FF4DC8;
}
.tyg_jp_sub_hbu{
margin-top:5px;
font-size:12px;
color:#C9B8DC;
}
.tyg_jp_cell_hbu{
padding:1.375rem;
border:1px solid rgba(28, 15, 40, 0.12);
border-radius:20px;
background:#F3EFF5;
justify-content:space-between;
min-height:180px;
display:flex;
flex-direction:column;
}
.tyg_jp_cell_hbu .tyg_jp_amt_hbu{
font-size:30px;
color:#1C0F28;
}
.tyg_jp_cell_hbu .tyg_jp_sub_hbu{
color:#7A5E92;
}
@media(max-width:1026px){
.tyg_jp_hbu{
grid-template-columns:1fr;
}
}
@media(max-width:560px){
.tyg_jp_amt_hbu{
font-size:2rem;
}
}
.tyg_app_hbu{
gap:2.25rem;
flex-wrap:wrap;
align-items:center;
display:flex;
justify-content:space-between;
}
.tyg_app_copy_hbu{
max-width:32.5rem;
}
.tyg_app_h2_hbu{
margin:12px 0 0.625rem;
font-weight:700;
font-size:28px;
color:#1C0F28;
font-family:"Inter", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
line-height:1.05;
}
.tyg_app_text_hbu{
line-height:1.6;
color:#3D2A52;
font-size:14px;
margin-bottom:20px;
}
.tyg_app_btns_hbu{
gap:12px;
display:flex;
flex-wrap:wrap;
}
.tyg_store_hbu{
padding:0.688rem 18px;
border-radius:13px;
gap:0.563rem;
border:1px solid rgba(28, 15, 40, 0.12);
background:#FAF7FB;
font-weight:700;
align-items:center;
font-size:13px;
cursor:pointer;
color:#1C0F28;
display:inline-flex;
}
.tyg_store_hbu svg{
height:1rem;
width:16px;
}
.tyg_app_qr_wrap_hbu{
gap:16px;
display:flex;
align-items:center;
}
.tyg_qr_hbu{
grid-template-rows:repeat(5,1fr);
border-radius:0.813rem;
padding:0.688rem;
background:#FAF7FB;
border:1px solid rgba(28, 15, 40, 0.12);
gap:3px;
grid-template-columns:repeat(5,1fr);
width:108px;
display:grid;
height:6.75rem;
}
.tyg_qr_hbu i{
background:transparent;
}
.tyg_qr_f_hbu{
background:#B5007A;
}
.tyg_app_qr_cap_hbu{
font-size:0.75rem;
color:#7A5E92;
max-width:84px;
line-height:1.4;
}
.tyg_dw_h2_hbu{
margin-bottom:0.625rem;
font-family:"Inter", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:1.625rem;
font-weight:700;
color:#1C0F28;
line-height:1.08;
}
.tyg_steps_v_hbu{
grid-template-columns:1fr;
gap:10px;
}
.tyg_steps_v_hbu .tyg_step_hbu{
padding:1.125rem 20px;
}
@media(max-width:561px){
.tyg_dw_h2_hbu{
font-size:1.438rem;
}
}
.tyg_gm_hbu{
grid-template-columns:1.3fr 1fr;
gap:1rem;
display:grid;
}
.tyg_gm_hbu>*{
min-width:0;
}
.tyg_gm_panel_hbu{
border-radius:1.25rem;
background:#F3EFF5;
border:1px solid rgba(28, 15, 40, 0.12);
padding:28px;
}
.tyg_gm_h2_hbu{
margin:0.625rem 0 0.5rem;
color:#1C0F28;
font-size:1.5rem;
font-family:"Inter", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
}
.tyg_gm_text_hbu{
margin-bottom:1.25rem;
max-width:27.5rem;
line-height:1.6;
font-size:13.5px;
color:#3D2A52;
}
.tyg_gm_level_hbu{
gap:0.875rem;
margin-bottom:1rem;
align-items:center;
display:flex;
}
.tyg_gm_lv_hbu{
font-family:"Inter", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#B5007A;
font-weight:700;
font-size:1.5rem;
}
.tyg_gm_bar_wrap_hbu{
flex:1;
min-width:0;
}
.tyg_gm_bar_meta_hbu{
justify-content:space-between;
font-size:10px;
color:#7A5E92;
margin-bottom:5px;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
display:flex;
}
.tyg_bar_hbu{
border-radius:62.438rem;
background:#FAF7FB;
overflow:hidden;
height:8px;
}
.tyg_bar_fill_hbu{
border-radius:62.438rem;
background:linear-gradient(90deg,#D4008E,#7A0055);
display:block;
height:100%;
}
.tyg_gm_missions_hbu{
gap:9px;
display:flex;
flex-wrap:wrap;
}
.tyg_gm_refer_hbu{
border-radius:20px;
padding:28px;
border:1px solid rgba(28, 15, 40, 0.12);
background:linear-gradient(150deg,#1A0D24,#0E0A1A);
overflow:hidden;
display:flex;
color:#F9F3FF;
position:relative;
justify-content:space-between;
flex-direction:column;
}
.tyg_gm_refer_hbu .tyg_eyebrow_hbu{
color:#FF4DC8;
}
.tyg_gm_ref_h2_hbu{
margin:0.625rem 0 0.5rem;
line-height:1.1;
font-family:"Inter", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#F9F3FF;
font-size:1.5rem;
font-weight:700;
}
.tyg_gm_ref_h2_hbu em{
font-style:normal;
color:#FF4DC8;
}
.tyg_gm_ref_text_hbu{
margin-bottom:1.125rem;
font-size:0.813rem;
color:#C9B8DC;
line-height:1.55;
}
@media(max-width:1025px){
.tyg_gm_hbu{
grid-template-columns:1fr;
}
}
.tyg_tour_hbu{
border:1px solid rgba(28, 15, 40, 0.12);
overflow:hidden;
grid-template-columns:1.05fr 1fr;
border-radius:1.25rem;
display:grid;
}
.tyg_tour_hbu>*{
min-width:0;
}
.tyg_tour_l_hbu{
overflow:hidden;
background:linear-gradient(135deg,#1A0D24,#0E0A1A);
padding:2.125rem;
color:#F9F3FF;
position:relative;
}
.tyg_tour_h2_hbu{
margin:0.75rem 0 10px;
font-family:"Inter", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
line-height:1.05;
font-weight:700;
font-size:30px;
color:#F9F3FF;
}
.tyg_tour_h2_hbu em{
color:#FF4DC8;
font-style:normal;
}
.tyg_tour_text_hbu{
font-size:0.844rem;
line-height:1.6;
margin-bottom:1.25rem;
color:#C9B8DC;
max-width:21.25rem;
}
.tyg_tour_meta_hbu{
gap:18px;
margin-bottom:20px;
display:flex;
align-items:flex-end;
flex-wrap:wrap;
}
.tyg_tour_cap_hbu{
margin-bottom:5px;
color:#C9B8DC;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
text-transform:uppercase;
font-size:0.594rem;
}
.tyg_count_hbu{
gap:6px;
display:flex;
}
.tyg_count_hbu span{
border-radius:9px;
background:rgba(255, 255, 255, 0.08);
padding:4px 0.563rem;
border:1px solid rgba(255, 255, 255, 0.13);
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-weight:700;
font-size:1.375rem;
}
.tyg_tour_units_hbu{
font-size:0.625rem;
color:#C9B8DC;
}
.tyg_board_hbu{
background:#F3EFF5;
padding:28px 1.875rem;
}
.tyg_board_head_hbu{
align-items:center;
margin-bottom:0.875rem;
justify-content:space-between;
display:flex;
}
.tyg_board_title_hbu{
font-weight:700;
font-family:"Inter", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#1C0F28;
font-size:16px;
}
.tyg_board_upd_hbu{
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
text-transform:uppercase;
font-size:0.625rem;
color:#7A5E92;
}
.tyg_board_list_hbu{
gap:2px;
flex-direction:column;
display:flex;
}
.tyg_board_row_hbu{
border-radius:0.563rem;
gap:0.75rem;
padding:10px 0.75rem;
align-items:center;
display:flex;
}
.tyg_board_top1_hbu{
background:rgba(181, 0, 122, 0.11);
}
.tyg_board_rk_hbu{
font-weight:700;
width:20px;
font-size:14px;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#7A5E92;
}
.tyg_board_top1_hbu .tyg_board_rk_hbu{
color:#B5007A;
}
.tyg_board_nm_hbu{
flex:1;
font-size:0.844rem;
min-width:0;
color:#3D2A52;
font-weight:600;
}
.tyg_board_top1_hbu .tyg_board_nm_hbu{
font-weight:700;
color:#1C0F28;
}
.tyg_board_pt_hbu{
color:#3D2A52;
font-size:0.781rem;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
@media(max-width:1021px){
.tyg_tour_hbu{
grid-template-columns:1fr;
}
}
@media(max-width:561px){
.tyg_tour_h2_hbu{
font-size:1.5rem;
}
}
.tyg_pay_logos_hbu{
grid-template-columns:repeat(4,1fr);
gap:0.563rem;
display:grid;
}
.tyg_pay_logos_hbu>*{
min-width:0;
}
.tyg_pay_hbu{
border-radius:0.563rem;
border:1px solid rgba(28, 15, 40, 0.12);
font-size:0.75rem;
display:flex;
align-items:center;
height:48px;
color:#3D2A52;
font-weight:700;
justify-content:center;
}
.tyg_table_hbu{
overflow:hidden;
border-radius:0.813rem;
border:1px solid rgba(28, 15, 40, 0.12);
}
.tyg_trow_hbu{
grid-template-columns:1.3fr 1fr 1fr 1fr;
display:grid;
font-size:13px;
}
.tyg_trow_hbu>div{
padding:0.813rem 0.875rem;
min-width:0;
}
.tyg_trow_hbu>div:first-child{
color:#1C0F28;
font-weight:700;
padding-left:16px;
}
.tyg_trow_th_hbu{
background:#FAF7FB;
text-transform:uppercase;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#7A5E92;
font-size:0.594rem;
letter-spacing:.06em;
}
.tyg_trow_hbu:not(.tyg_trow_th_hbu){
background:#F3EFF5;
border-top:1px solid rgba(28, 15, 40, 0.08);
color:#3D2A52;
}
.tyg_trow_zebra_hbu{
background:#EDE8F0;
}
.tyg_pos_hbu{
color:#B5007A;
font-weight:700;
}
@media(max-width:1023px){
.tyg_pay_logos_hbu{
grid-template-columns:repeat(2,1fr);
}
}
.tyg_promo_grid_hbu{
gap:16px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.tyg_promo_grid_hbu>*{
min-width:0;
}
.tyg_promo_hbu{
background:#F3EFF5;
padding:1.5rem;
overflow:hidden;
border-radius:1.25rem;
border:1px solid rgba(28, 15, 40, 0.12);
min-height:150px;
position:relative;
}
.tyg_promo_h_hbu{
font-family:"Inter", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
line-height:1.05;
color:#1C0F28;
font-size:26px;
margin-top:6px;
font-weight:700;
}
.tyg_promo_h_hbu em{
color:#B5007A;
font-style:normal;
}
.tyg_promo_p_hbu{
color:#3D2A52;
line-height:1.5;
font-size:12.5px;
margin-top:8px;
}
.tyg_promo_feat_hbu{
border-color:rgba(28, 15, 40, 0.12);
background:linear-gradient(135deg,#1A0D24,#0E0A1A);
}
.tyg_promo_feat_hbu .tyg_promo_h_hbu{
color:#F9F3FF;
}
.tyg_promo_feat_hbu .tyg_promo_h_hbu em{
color:#FF4DC8;
}
.tyg_promo_feat_hbu .tyg_promo_p_hbu{
color:#C9B8DC;
}
.tyg_promo_feat_hbu .tyg_eyebrow_hbu{
color:#FF4DC8;
}
@media(max-width:1023px){
.tyg_promo_grid_hbu{
grid-template-columns:1fr;
}
}
.tyg_vip_head_hbu{
gap:12px;
align-items:flex-end;
display:flex;
margin-bottom:18px;
justify-content:space-between;
flex-wrap:wrap;
}
.tyg_vip_intro_hbu{
max-width:26.25rem;
font-size:0.813rem;
color:#3D2A52;
}
.tyg_vip_hbu{
gap:12px;
grid-template-columns:repeat(5,1fr);
display:grid;
}
.tyg_vip_hbu>*{
min-width:0;
}
.tyg_tier_hbu{
border:1px solid rgba(28, 15, 40, 0.12);
background:#F3EFF5;
padding:1.25rem;
border-radius:13px;
}
.tyg_tier_on_hbu{
background:rgba(181, 0, 122, 0.11);
border-color:#B5007A;
}
.tyg_tier_medal_hbu{
background:linear-gradient(135deg,#D4008E,#7A0055);
border-radius:9px;
height:30px;
width:1.875rem;
margin-bottom:14px;
}
.tyg_tier_name_hbu{
font-size:0.938rem;
font-weight:700;
margin-bottom:5px;
font-family:"Inter", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#1C0F28;
}
.tyg_tier_tx_hbu{
font-size:0.719rem;
color:#7A5E92;
line-height:1.5;
}
@media(max-width:1027px){
.tyg_vip_hbu{
grid-template-columns:repeat(2,1fr);
}
}
.tyg_supp_hbu{
gap:0.875rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.tyg_supp_hbu>*{
min-width:0;
}
.tyg_supp_card_hbu{
border-radius:0.813rem;
background:#F3EFF5;
border:1px solid rgba(28, 15, 40, 0.12);
padding:24px;
}
.tyg_supp_card_hbu svg{
margin-bottom:0.875rem;
color:#B5007A;
width:24px;
height:1.5rem;
}
.tyg_supp_card_hbu h3{
font-weight:700;
margin-bottom:0.375rem;
color:#1C0F28;
font-size:16px;
font-family:"Inter", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.tyg_supp_card_hbu p{
line-height:1.55;
font-size:0.813rem;
color:#3D2A52;
}
@media(max-width:1022px){
.tyg_supp_hbu{
grid-template-columns:1fr;
}
}
.tyg_steps_hbu{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.tyg_steps_hbu>*{
min-width:0;
}
.tyg_step_hbu{
padding:1.5rem;
border-radius:0.813rem;
background:#F3EFF5;
border:1px solid rgba(28, 15, 40, 0.12);
position:relative;
}
.tyg_step_num_hbu{
border-radius:9px;
background:#D4008E;
align-items:center;
margin-bottom:0.875rem;
width:1.875rem;
font-weight:700;
height:30px;
font-size:0.813rem;
color:#FFFFFF;
justify-content:center;
display:flex;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.tyg_step_h_hbu{
color:#1C0F28;
margin-bottom:7px;
font-size:1rem;
font-family:"Inter", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
}
.tyg_step_p_hbu{
font-size:13px;
color:#3D2A52;
line-height:1.55;
}
@media(max-width:1025px){
.tyg_steps_hbu{
grid-template-columns:1fr;
}
}
.tyg_ab_h2_hbu{
margin:0.875rem 0 16px;
font-family:"Inter", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:32px;
font-weight:700;
color:#1C0F28;
line-height:1.08;
}
.tyg_ab_body_hbu{
line-height:1.65;
margin-bottom:0.875rem;
font-size:15px;
color:#3D2A52;
}
.tyg_ab_chips_hbu{
gap:10px;
display:flex;
margin-top:8px;
flex-wrap:wrap;
}
.tyg_faq_hbu{
gap:10px;
display:flex;
flex-direction:column;
}
.tyg_faq_item_hbu{
border:1px solid rgba(28, 15, 40, 0.12);
border-radius:0.813rem;
padding:18px 1.375rem;
background:#F3EFF5;
}
.tyg_faq_q_hbu{
list-style:none;
gap:16px;
font-size:0.969rem;
display:flex;
justify-content:space-between;
font-weight:600;
color:#1C0F28;
cursor:pointer;
align-items:center;
}
.tyg_faq_q_hbu::-webkit-details-marker{
display:none;
}
.tyg_faq_q_t_hbu{
gap:10px;
display:flex;
}
.tyg_faq_q_i_hbu{
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#B5007A;
font-style:normal;
}
.tyg_faq_pm_hbu{
color:#B5007A;
font-size:20px;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.tyg_faq_item_hbu[open] .tyg_faq_pm_hbu{
transform:rotate(45deg);
}
.tyg_faq_a_hbu{
color:#3D2A52;
margin-top:12px;
line-height:1.6;
font-size:0.844rem;
}
@media(max-width:561px){
.tyg_ab_h2_hbu{
font-size:1.625rem;
}
}
.tyg_op_h2_hbu{
margin:0.625rem 0 8px;
font-weight:700;
font-family:"Inter", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#1C0F28;
line-height:1.1;
font-size:24px;
}
.tyg_op_text_hbu{
color:#3D2A52;
line-height:1.6;
font-size:13.5px;
}
@media(max-width:561px){
.tyg_op_h2_hbu{
font-size:22px;
}
}
.tyg_provs_hbu{
gap:0.75rem;
grid-template-columns:repeat(6,1fr);
display:grid;
margin-bottom:1.75rem;
}
.tyg_provs_hbu>*{
min-width:0;
}
.tyg_prov_hbu{
padding:12px;
border:1px solid rgba(28, 15, 40, 0.12);
border-radius:13px;
background:#F3EFF5;
display:flex;
text-decoration:none;
align-items:center;
height:4rem;
justify-content:center;
}
.tyg_prov_img_hbu{
max-width:100%;
object-fit:contain;
max-height:2rem;
}
.tyg_resp_hbu{
gap:24px;
border-radius:0.813rem;
border:1px solid rgba(28, 15, 40, 0.12);
background:#F3EFF5;
padding:1.625rem;
justify-content:space-between;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.tyg_resp_in_hbu{
max-width:35rem;
}
.tyg_resp_h_hbu{
font-weight:700;
font-size:1.188rem;
font-family:"Inter", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#1C0F28;
margin-bottom:8px;
}
.tyg_resp_p_hbu{
font-size:0.844rem;
line-height:1.6;
color:#3D2A52;
}
.tyg_resp_badges_hbu{
gap:0.875rem;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.tyg_age18_hbu{
padding:4px 8px;
border-radius:9px;
border:1.5px solid #D62B2B;
color:#D62B2B;
font-weight:700;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:13px;
}
.tyg_resp_org_hbu{
font-size:0.813rem;
font-weight:600;
color:#7A5E92;
}
@media(max-width:1022px){
.tyg_provs_hbu{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:558px){
.tyg_provs_hbu{
grid-template-columns:repeat(2,1fr);
}
}
.tyg_rc_hbu{
gap:32px;
grid-template-columns:1fr 1fr 1fr;
display:grid;
}
.tyg_rc_hbu>*{
min-width:0;
}
.tyg_rc_awards_hbu{
gap:0.688rem;
flex-direction:column;
display:flex;
}
.tyg_award_hbu{
gap:0.688rem;
display:flex;
align-items:center;
}
.tyg_award_hbu svg{
flex:none;
width:1.125rem;
color:#D4900A;
height:1.125rem;
}
.tyg_award_t_hbu{
color:#1C0F28;
font-weight:700;
font-size:13.5px;
}
.tyg_award_s_hbu{
font-size:11.5px;
color:#7A5E92;
}
.tyg_rc_press_hbu{
gap:0.625rem;
grid-template-columns:1fr 1fr;
display:grid;
}
.tyg_logo_cell_hbu{
border-radius:9px;
border:1px solid rgba(28, 15, 40, 0.12);
justify-content:center;
color:#3D2A52;
height:48px;
display:flex;
font-size:13px;
font-weight:700;
align-items:center;
}
.tyg_rc_partner_hbu{
padding:20px;
background:#F3EFF5;
border:1px solid rgba(28, 15, 40, 0.12);
border-radius:0.813rem;
}
.tyg_rc_partner_name_hbu{
color:#1C0F28;
font-family:"Inter", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
margin-bottom:6px;
font-size:18px;
font-weight:700;
}
.tyg_rc_partner_text_hbu{
color:#3D2A52;
font-size:0.781rem;
line-height:1.55;
}
@media(max-width:1025px){
.tyg_rc_hbu{
gap:1.375rem;
grid-template-columns:1fr;
}
.tyg_rc_press_hbu{
grid-template-columns:repeat(4,1fr);
}
}
.tyg_footer_hbu{
padding:40px 1.75rem;
background:#E6E0EB;
border-top:1px solid rgba(28, 15, 40, 0.08);
}
.tyg_footer_grid_hbu{
gap:2rem;
grid-template-columns:1.4fr 1fr 1fr 1fr;
margin-right:auto;
margin-bottom:28px;
display:grid;
margin-left:auto;
max-width:87.5rem;
}
.tyg_footer_grid_hbu>*{
min-width:0;
}
.tyg_footer_grid_hbu h4{
margin-bottom:0.813rem;
letter-spacing:.12em;
color:#B09BC4;
font-size:0.625rem;
text-transform:uppercase;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.tyg_fcol_hbu{
gap:0.563rem;
font-size:0.813rem;
color:#3D2A52;
display:flex;
flex-direction:column;
}
.tyg_fcol_hbu a{
cursor:pointer;
}
.tyg_ft_about_hbu{
font-size:13px;
margin-top:12px;
color:#7A5E92;
max-width:16.25rem;
line-height:1.6;
}
.tyg_ft_contact_hbu{
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:0.781rem;
overflow-wrap:anywhere;
margin-top:12px;
color:#B5007A;
}
.tyg_footer_bottom_hbu{
gap:16px;
margin:0 auto;
border-top:1px solid rgba(28, 15, 40, 0.08);
flex-wrap:wrap;
display:flex;
align-items:center;
max-width:87.5rem;
justify-content:space-between;
padding-top:20px;
}
.tyg_footer_bottom_hbu p{
color:#B09BC4;
font-size:11px;
line-height:1.6;
max-width:720px;
}
@media(max-width:1021px){
.tyg_footer_grid_hbu{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:558px){
.tyg_footer_grid_hbu{
grid-template-columns:1fr;
}
}