*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F5F3FA;
color:#3D2F58;
font-size:0.938rem;
overflow-wrap:break-word;
-webkit-font-smoothing:antialiased;
line-height:1.55;
font-family:"Mulish", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
text-rendering:optimizeLegibility;
}
img{
max-width:100%;
display:block;
}
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{
width:0.5rem;
height:8px;
}
::-webkit-scrollbar-thumb{
border-radius:0.5rem;
background:rgba(22, 10, 36, 0.72);
}
::-webkit-scrollbar-track{
background:transparent;
}
.adq_shellm8z{
grid-template-columns:15.5rem 1fr;
display:grid;
min-height:100vh;
}
.adq_mainm8z{
min-width:0;
}
.adq_wrapm8z{
margin:0 auto;
width:100%;
max-width:87.5rem;
}
.adq_containerm8z{
padding:0 16px;
margin:0 auto;
width:100%;
max-width:87.5rem;
}
@media(min-width:769px){
.adq_containerm8z{
padding:0 1.75rem;
}
}
.adq_sectionm8z{
padding:24px 28px;
}
.adq_section_ptm8z{
padding-top:34px;
}
.adq_band_softm8z{
background:#FFFFFF;
}
.adq_eyebrowm8z{
color:#6B21D6;
font-weight:600;
font-size:0.656rem;
display:inline-block;
line-height:1.4;
font-family:"Mulish", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
letter-spacing:.14em;
overflow-wrap:break-word;
text-transform:uppercase;
}
.adq_drawer_cbm8z{
display:none;
}
.adq_overlaym8z{
display:none;
}
@media(max-width:1027px){
.adq_shellm8z{
grid-template-columns:1fr;
}
.adq_mainm8z{
padding-bottom:78px;
}
.adq_drawer_cbm8z:checked~.adq_overlaym8z{
inset:0;
background:rgba(22, 10, 36, 0.72);
position:fixed;
display:block;
z-index:70;
}
}
@media(max-width:563px){
.adq_sectionm8z{
padding:1.125rem 16px;
}
.adq_section_ptm8z{
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 ---------- */
.adq_sidem8z{
gap:1.375rem;
padding:1.375rem 18px;
background:#EDE8F8;
border-right:1px solid rgba(26, 18, 40, 0.08);
display:flex;
overflow-y:auto;
top:0;
position:sticky;
align-self:start;
height:100vh;
flex-direction:column;
}
.adq_brandm8z{
gap:0.625rem;
align-items:center;
display:flex;
}
.adq_logom8z{
font-weight:700;
font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
letter-spacing:-.02em;
font-size:1.313rem;
color:#1A1228;
}
.adq_side_ctam8z{
padding:16px;
border:1px solid rgba(26, 18, 40, 0.12);
border-radius:0.75rem;
background:rgba(107, 33, 214, 0.10);
}
.adq_side_cta_hm8z{
color:#1A1228;
font-size:1.063rem;
font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.15;
font-weight:700;
margin-bottom:0.375rem;
}
.adq_side_cta_pm8z{
color:#3D2F58;
font-size:12px;
line-height:1.45;
margin-bottom:0.75rem;
}
.adq_navm8z{
gap:3px;
display:flex;
flex-direction:column;
}
.adq_nav_labelm8z{
padding:0.375rem 10px;
letter-spacing:.14em;
font-size:9.5px;
color:#9E8FBB;
text-transform:uppercase;
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
}
.adq_nav_itemm8z{
border-radius:8px;
gap:0.688rem;
padding:10px;
font-weight:500;
align-items:center;
color:#3D2F58;
display:flex;
font-size:14px;
}
.adq_nav_itemm8z svg{
height:1.063rem;
width:1.063rem;
}
.adq_nav_itemm8z:hover{
background:rgba(107, 33, 214, 0.10);
color:#1A1228;
}
.adq_nav_item_onm8z{
background:rgba(107, 33, 214, 0.10);
font-weight:600;
color:#6B21D6;
}
.adq_side_footm8z{
border:1px solid rgba(26, 18, 40, 0.12);
background:#FFFFFF;
padding:12px;
border-radius:12px;
margin-top:auto;
}
.adq_side_footm8z p{
line-height:1.4;
color:#3D2F58;
margin-top:0.25rem;
font-size:12.5px;
}
/* ---------- topbar ---------- */
.adq_topm8z{
background:#EDE8F8;
gap:1rem;
padding:14px 1.75rem;
border-bottom:1px solid rgba(26, 18, 40, 0.08);
position:sticky;
z-index:40;
align-items:center;
top:0;
display:flex;
}
.adq_top_brandm8z{
gap:9px;
align-items:center;
display:none;
}
.adq_searchm8z{
gap:10px;
padding:0.688rem 14px;
background:#FFFFFF;
flex:1;
border-radius:0.75rem;
border:1px solid rgba(26, 18, 40, 0.12);
max-width:27.5rem;
display:flex;
align-items:center;
color:#6E5E8A;
font-size:0.844rem;
}
.adq_searchm8z svg{
flex:none;
width:16px;
height:16px;
}
.adq_top_actionsm8z{
gap:0.75rem;
align-items:center;
display:flex;
margin-left:auto;
}
.adq_langm8z{
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
font-size:0.75rem;
color:#3D2F58;
}
.adq_burgerm8z{
background:#FFFFFF;
border-radius:0.5rem;
border:1px solid rgba(26, 18, 40, 0.12);
color:#1A1228;
height:40px;
justify-content:center;
align-items:center;
display:none;
width:40px;
}
/* ---------- bottom-nav (mobile) ---------- */
.adq_botnavm8z{
display:none;
}
@media(max-width:1023px){
.adq_sidem8z{
transition:transform .25s ease;
width:17.5rem;
left:0;
transform:translateX(-100%);
top:0;
height:100vh;
z-index:80;
position:fixed;
}
.adq_drawer_cbm8z:checked~.adq_shellm8z .adq_sidem8z{
transform:translateX(0);
}
.adq_topm8z{
padding:14px 1rem;
gap:12px;
flex-wrap:wrap;
position:static;
}
.adq_top_brandm8z{
display:flex;
}
.adq_searchm8z{
display:none;
}
.adq_burgerm8z{
display:flex;
}
.adq_top_actionsm8z{
gap:10px;
margin-left:0;
align-items:stretch;
width:100%;
}
.adq_top_actionsm8z .adq_langm8z{
display:none;
}
.adq_top_actionsm8z .adq_btnm8z{
padding:11px 0.625rem;
flex:1;
text-align:center;
}
.adq_botnavm8z{
grid-template-columns:repeat(3,1fr);
padding:8px 6px calc(0.5rem + env(safe-area-inset-bottom));
background:#EDE8F8;
display:grid;
position:fixed;
bottom:0;
border-top:1px solid rgba(26, 18, 40, 0.12);
right:0;
z-index:65;
transform:translateZ(0);
left:0;
}
.adq_bnm8z{
padding:6px 2px 0;
gap:0.25rem;
min-width:0;
display:flex;
flex-direction:column;
font-weight:600;
font-size:10px;
justify-content:flex-end;
color:#3D2F58;
align-items:center;
}
.adq_bnm8z svg{
flex:none;
height:22px;
width:1.375rem;
}
.adq_bnm8z span{
overflow:hidden;
white-space:nowrap;
text-align:center;
text-overflow:ellipsis;
max-width:100%;
}
.adq_bn_onm8z{
color:#6B21D6;
}
.adq_bn_centerm8z{
position:relative;
}
.adq_bn_fabm8z{
border-radius:50%;
background:#7C3AED;
display:flex;
position:absolute;
box-shadow:0 0.5rem 32px rgba(107, 33, 214, 0.18), 0 2px 8px rgba(26, 18, 40, 0.14);
transform:translateX(-50%);
height:3.125rem;
align-items:center;
width:50px;
left:50%;
color:#FFFFFF;
top:-20px;
justify-content:center;
}
.adq_bn_fabm8z svg{
width:24px;
height:1.5rem;
}
.adq_bn_centerm8z span{
color:#6B21D6;
}
}
.adq_btnm8z{
border-radius:0.5rem;
gap:8px;
transition:background-color 0.2s ease,color 0.2s ease;
padding:0.688rem 1.375rem;
display:inline-flex;
justify-content:center;
cursor:pointer;
font-family:"Mulish", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
align-items:center;
font-size:0.875rem;
font-weight:700;
}
.adq_btn_prim8z{
background:#7C3AED;
box-shadow:0 4px 1.125rem rgba(124, 58, 237, 0.40), 0 1px 4px rgba(74, 15, 173, 0.30);
color:#FFFFFF;
}
.adq_btn_prim8z:hover{
background:#6D28D9;
}
.adq_btn_ghostm8z{
background:rgba(107, 33, 214, 0.10);
font-weight:600;
color:#1A1228;
}
.adq_btn_linem8z{
background:transparent;
border:1px solid rgba(26, 18, 40, 0.22);
color:#1A1228;
font-weight:600;
}
.adq_btn_lgm8z{
padding:1rem 30px;
border-radius:12px;
font-size:0.938rem;
}
.adq_bandm8z .adq_btn_linem8z{
border-color:rgba(255, 255, 255, 0.12);
color:#F5F0FF;
}
.adq_bandm8z .adq_btn_ghostm8z{
background:rgba(255, 255, 255, 0.08);
color:#F5F0FF;
}
.adq_link_mm8z{
gap:0.313rem;
color:#6B21D6;
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
display:inline-flex;
cursor:pointer;
font-size:0.75rem;
align-items:center;
text-decoration:none;
}
.adq_link_mm8z svg{
width:0.875rem;
height:14px;
}
.adq_bandm8z .adq_link_mm8z{
color:#C4A8FF;
}
.adq_dotm8z{
border-radius:50%;
flex:none;
background:#6B21D6;
width:0.438rem;
height:7px;
}
.adq_dot_livem8z{
background:#DC2626;
animation:zm3-pulse 1.4s infinite;
}
.adq_starsm8z{
gap:2px;
display:inline-flex;
color:#6B21D6;
}
.adq_starsm8z svg{
height:15px;
width:0.938rem;
}
.adq_chipm8z{
padding:0.438rem 0.75rem;
border:1px solid rgba(26, 18, 40, 0.12);
gap:6px;
background:#FFFFFF;
border-radius:8px;
color:#3D2F58;
font-size:11px;
align-items:center;
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
display:inline-flex;
}
.adq_chip_onm8z{
border-color:transparent;
background:rgba(107, 33, 214, 0.10);
color:#6B21D6;
}
.adq_gcm8z{
cursor:pointer;
color:inherit;
min-width:0;
display:block;
text-decoration:none;
}
.adq_gc_thumbm8z{
border:1px solid rgba(26, 18, 40, 0.12);
overflow:hidden;
border-radius:0.75rem;
display:block;
aspect-ratio:1;
background-size:cover;
position:relative;
background-position:center;
}
.adq_gc_thumb_portraitm8z{
aspect-ratio:3/4;
}
.adq_gc_thumb_widem8z{
aspect-ratio:16/11;
}
.adq_gc_capm8z{
background:linear-gradient(transparent,rgba(22, 10, 36, 0.72));
padding:0.563rem;
right:0;
bottom:0;
position:absolute;
left:0;
}
.adq_gc_namem8z{
display:block;
font-size:0.781rem;
color:#F5F0FF;
font-weight:700;
}
.adq_gc_metam8z{
color:#B8A8D9;
font-size:0.688rem;
}
.adq_gc_badgem8z{
background:#6B21D6;
border-radius:8px;
padding:2px 0.375rem;
font-weight:700;
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
top:0.5rem;
font-size:8px;
position:absolute;
right:0.5rem;
color:#FFFFFF;
}
.adq_gc_badge_hotm8z{
background:#DC2626;
color:#F5F0FF;
}
.adq_gc_badge_livem8z{
background:#DC2626;
right:auto;
left:8px;
color:#F5F0FF;
}
.adq_gc_multm8z{
inset:0;
justify-content:center;
font-size:1.75rem;
display:flex;
font-weight:700;
position:absolute;
color:#6B21D6;
align-items:center;
}
.adq_pcm8z{
border:1px solid rgba(26, 18, 40, 0.12);
background:#FFFFFF;
border-radius:0.75rem;
justify-content:center;
font-weight:700;
height:64px;
color:#3D2F58;
font-size:14px;
display:flex;
align-items:center;
}
.adq_railm8z{
min-width:0;
}
.adq_rail_scrollm8z{
gap:14px;
display:grid;
}
.adq_rail_scrollm8z>*{
min-width:0;
}
.adq_g6m8z{
grid-template-columns:repeat(6,1fr);
}
.adq_g7m8z{
grid-template-columns:repeat(7,1fr);
}
.adq_g4m8z{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1027px){
.adq_g6m8z,.adq_g7m8z{
grid-template-columns:none;
grid-auto-flow:column;
grid-auto-columns:120px;
padding-bottom:0.375rem;
scroll-snap-type:x mandatory;
overflow-x:auto;
}
.adq_g6m8z>*,.adq_g7m8z>*{
scroll-snap-align:start;
}
.adq_g4m8z{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:561px){
.adq_g4m8z{
grid-template-columns:none;
grid-auto-columns:9.375rem;
grid-auto-flow:column;
overflow-x:auto;
}
}
.adq_panelm8z{
border-radius:20px;
background:#FFFFFF;
padding:1.75rem 2rem;
border:1px solid rgba(26, 18, 40, 0.12);
}
.adq_splitm8z{
gap:36px;
align-items:start;
display:grid;
}
.adq_splitm8z>*{
min-width:0;
}
.adq_split_am8z{
grid-template-columns:.85fr 1.15fr;
}
.adq_split_bm8z{
grid-template-columns:1fr 1.1fr;
}
.adq_split_cm8z{
grid-template-columns:1.1fr .9fr;
}
.adq_pgridm8z{
grid-template-columns:.9fr 1.1fr;
gap:40px;
align-items:center;
display:grid;
}
.adq_pgridm8z>*{
min-width:0;
}
.adq_leadm8z{
line-height:1.65;
font-size:15px;
margin-bottom:14px;
color:#3D2F58;
}
.adq_featm8z{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.adq_featm8z>*{
min-width:0;
}
.adq_feat2m8z{
grid-template-columns:1fr 1fr;
}
.adq_feat_cardm8z{
border:1px solid rgba(26, 18, 40, 0.12);
padding:1.625rem;
background:#FFFFFF;
border-radius:20px;
}
.adq_feat_cardm8z svg{
width:26px;
color:#6B21D6;
margin-bottom:16px;
height:1.625rem;
}
.adq_feat_cardm8z h3{
font-weight:700;
color:#1A1228;
margin-bottom:0.5rem;
font-size:18px;
font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.adq_feat_cardm8z p{
font-size:13px;
color:#3D2F58;
line-height:1.6;
}
.adq_feat_cardm8z b{
color:#1A1228;
}
.adq_bigm8z{
gap:1.375rem;
flex-wrap:wrap;
display:flex;
}
.adq_big_nm8z{
color:#6B21D6;
font-size:1.625rem;
font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
}
.adq_big_lm8z{
color:#6E5E8A;
font-size:12px;
}
.adq_personm8z{
background:#FFFFFF;
padding:16px 18px;
border-radius:0.75rem;
border:1px solid rgba(26, 18, 40, 0.12);
gap:14px;
align-items:center;
display:flex;
}
.adq_avatarm8z{
background:linear-gradient(135deg,#7C3AED,#4A0FAD);
flex:none;
border-radius:50%;
width:2.75rem;
height:44px;
}
.adq_person_namem8z{
color:#1A1228;
font-size:14px;
font-weight:700;
}
.adq_person_rolem8z{
font-size:0.75rem;
color:#6E5E8A;
}
.adq_kvm8z{
border-radius:12px;
gap:1px;
background:rgba(26, 18, 40, 0.12);
grid-template-columns:1fr 1fr;
overflow:hidden;
border:1px solid rgba(26, 18, 40, 0.12);
display:grid;
}
.adq_kvm8z>div{
padding:16px 1.125rem;
background:#F5F3FA;
min-width:0;
}
.adq_kv_km8z{
color:#6B21D6;
text-transform:uppercase;
margin-bottom:0.313rem;
font-size:0.594rem;
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
}
.adq_kv_vm8z{
color:#1A1228;
font-weight:700;
font-size:0.844rem;
}
@media(max-width:1027px){
.adq_split_am8z,.adq_split_bm8z,.adq_split_cm8z,.adq_pgridm8z{
gap:24px;
grid-template-columns:1fr;
}
.adq_featm8z,.adq_feat2m8z{
grid-template-columns:1fr;
}
.adq_kvm8z{
grid-template-columns:1fr;
}
}
.adq_shm8z{
margin-bottom:16px;
min-width:0;
}
.adq_sh_rowm8z{
gap:12px;
align-items:flex-end;
display:flex;
justify-content:space-between;
flex-wrap:wrap;
}
.adq_sh_rowm8z .adq_sh_lm8z{
gap:0.375rem;
flex-direction:column;
display:flex;
min-width:0;
}
.adq_sh_stackm8z{
gap:10px;
flex-direction:column;
align-items:flex-start;
display:flex;
}
.adq_sh_centerm8z{
gap:10px;
display:flex;
align-items:center;
flex-direction:column;
text-align:center;
}
.adq_sh_h2m8z{
gap:0.563rem;
display:flex;
font-weight:700;
font-size:1.25rem;
line-height:1.1;
overflow-wrap:break-word;
color:#1A1228;
align-items:center;
font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
@media(min-width:766px){
.adq_sh_h2m8z{
font-size:24px;
}
}
.adq_bandm8z .adq_sh_h2m8z{
color:#F5F0FF;
}
.adq_eb_monom8z{
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
letter-spacing:.08em;
text-transform:none;
}
.adq_eb_monom8z::before{
content:"// ";
}
.adq_eb_upperm8z{
text-transform:uppercase;
letter-spacing:.14em;
}
.adq_eb_pillm8z{
border-radius:999px;
padding:5px 11px;
background:rgba(107, 33, 214, 0.10);
letter-spacing:.12em;
text-transform:uppercase;
}
.adq_eb_linem8z{
gap:10px;
display:inline-flex;
align-items:center;
}
.adq_eb_linem8z::before{
background:#6B21D6;
display:inline-block;
width:24px;
height:1px;
content:"";
}
.adq_bandm8z .adq_eb_linem8z::before{
background:#C4A8FF;
}
.adq_bandm8z .adq_eb_pillm8z{
background:rgba(255, 255, 255, 0.08);
}
.adq_sh_linkm8z{
transition:color 0.2s ease,border-color 0.2s ease;
gap:0.375rem;
font-size:13px;
padding-bottom:2px;
font-weight:600;
white-space:nowrap;
display:inline-flex;
color:#1A1228;
border-bottom:1px solid #1A1228;
align-items:center;
}
.adq_sh_linkm8z:hover{
border-color:#6B21D6;
color:#6B21D6;
}
.adq_sh_linkm8z svg{
width:14px;
height:14px;
}
.adq_sh_link_chevm8z{
border-bottom:0;
padding-bottom:0;
color:#6B21D6;
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
font-size:12px;
}
.adq_sh_link_btnm8z{
padding:0.563rem 18px;
border-radius:999px;
background:#7C3AED;
color:#FFFFFF;
border-bottom:0;
}
.adq_sh_link_btnm8z:hover{
border-color:transparent;
background:#6D28D9;
}
.adq_bandm8z .adq_sh_linkm8z{
border-color:#F5F0FF;
color:#F5F0FF;
}
.adq_bandm8z .adq_sh_link_chevm8z{
color:#C4A8FF;
}
.adq_sh_rulem8z{
margin:-2px 0 1rem;
background:rgba(26, 18, 40, 0.12);
height:1px;
}
.adq_bandm8z .adq_sh_rulem8z{
background:rgba(255, 255, 255, 0.12);
}
.adq_seo_grid3m8z{
gap:20px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.adq_seo_grid4m8z{
grid-template-columns:repeat(4,1fr);
gap:0.813rem;
display:grid;
}
.adq_seo_grid3m8z>*,.adq_seo_grid4m8z>*{
min-width:0;
}
.adq_seo_cardm8z{
background:#FFFFFF;
border:1px solid rgba(26, 18, 40, 0.12);
border-radius:0.75rem;
padding:1.5rem;
}
.adq_seo_cardm8z h3{
font-weight:700;
margin-bottom:8px;
color:#1A1228;
font-size:18px;
font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.adq_seo_cardm8z p{
font-size:13px;
line-height:1.6;
color:#3D2F58;
}
.adq_seo_card_smm8z{
padding:20px;
}
.adq_seo_card_smm8z h3{
font-size:16px;
}
.adq_seo_card_smm8z p{
font-size:12.5px;
line-height:1.55;
}
.adq_seo_rtp_rowm8z{
gap:2.25rem;
grid-template-columns:1fr 1fr;
margin-top:1rem;
display:grid;
align-items:center;
}
.adq_rtpm8z{
gap:0.875rem;
min-width:0;
display:flex;
}
.adq_rtpm8z>div{
background:#F5F3FA;
flex:1;
padding:1rem;
border-radius:12px;
text-align:center;
min-width:0;
}
.adq_rtp_nm8z{
white-space:nowrap;
font-weight:700;
color:#6B21D6;
font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:1.625rem;
}
.adq_rtp_lm8z{
color:#6E5E8A;
font-size:11px;
margin-top:0.25rem;
}
.adq_cmpm8z{
border:1px solid rgba(26, 18, 40, 0.12);
overflow:hidden;
border-radius:0.75rem;
max-width:47.5rem;
}
.adq_cmp_rowm8z{
grid-template-columns:1.6fr 1fr 1fr;
font-size:0.813rem;
display:grid;
}
.adq_cmp_rowm8z>div{
padding:0.813rem 14px;
text-align:center;
min-width:0;
}
.adq_cmp_rowm8z>div:first-child{
color:#1A1228;
font-weight:600;
text-align:left;
padding-left:22px;
}
.adq_cmp_thm8z{
background:#F5F3FA;
font-weight:700;
font-size:0.781rem;
}
.adq_cmp_rowm8z:not(.adq_cmp_thm8z){
background:#FFFFFF;
color:#3D2F58;
border-top:1px solid rgba(26, 18, 40, 0.08);
}
.adq_cmp_zebram8z{
background:#EDE9F6;
}
.adq_guidem8z{
border-radius:12px;
background:#FFFFFF;
overflow:hidden;
border:1px solid rgba(26, 18, 40, 0.12);
cursor:pointer;
}
.adq_guide_coverm8z{
height:130px;
}
.adq_guide_bodym8z{
padding:20px;
}
.adq_guide_bodym8z h3{
margin:0.438rem 0 9px;
line-height:1.25;
font-size:16px;
color:#1A1228;
font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
}
.adq_guide_metam8z{
color:#6E5E8A;
font-size:11.5px;
}
.adq_hubm8z{
gap:1.75rem;
grid-template-columns:repeat(5,1fr);
border-top:1px solid rgba(26, 18, 40, 0.08);
display:grid;
padding-top:28px;
}
.adq_hubm8z>*{
min-width:0;
}
.adq_hubm8z h4{
font-weight:700;
font-size:0.813rem;
color:#1A1228;
margin-bottom:11px;
}
.adq_hub_colm8z{
gap:0.5rem;
flex-direction:column;
font-size:0.813rem;
color:#3D2F58;
display:flex;
}
.adq_hub_colm8z a{
cursor:pointer;
}
@media(max-width:1021px){
.adq_seo_grid3m8z{
grid-template-columns:1fr;
}
.adq_seo_grid4m8z{
grid-template-columns:repeat(2,1fr);
}
.adq_seo_rtp_rowm8z{
grid-template-columns:1fr;
gap:1.25rem;
}
.adq_hubm8z{
grid-template-columns:repeat(2,1fr);
gap:22px;
}
}
@media(max-width:557px){
.adq_hubm8z{
grid-template-columns:1fr;
}
}
.adq_herom8z{
overflow:hidden;
padding:46px 48px;
border:1px solid rgba(26, 18, 40, 0.12);
border-radius:20px;
background:linear-gradient(120deg,#160F24,#1C1433);
position:relative;
color:#F5F0FF;
}
.adq_hero_glowm8z{
background:radial-gradient(circle,rgba(139, 92, 246, 0.22),transparent 70%);
border-radius:50%;
height:21.25rem;
position:absolute;
top:-60px;
right:-3.75rem;
width:21.25rem;
}
.adq_hero_inm8z{
max-width:37.5rem;
position:relative;
}
.adq_herom8z .adq_eyebrowm8z{
color:#C4A8FF;
}
.adq_pill_rowm8z{
padding:0.375rem 0.813rem;
background:rgba(255, 255, 255, 0.08);
border-radius:999px;
gap:0.5rem;
border:1px solid rgba(255, 255, 255, 0.12);
color:#C4A8FF;
display:inline-flex;
font-size:0.656rem;
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
text-transform:uppercase;
margin-bottom:22px;
letter-spacing:.1em;
align-items:center;
}
.adq_hero_h1m8z{
margin:1.125rem 0;
letter-spacing:-.02em;
font-size:54px;
font-weight:700;
line-height:1.02;
font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
overflow-wrap:break-word;
color:#F5F0FF;
}
.adq_hero_h1m8z em{
font-style:normal;
color:#C4A8FF;
}
.adq_hero_subm8z{
font-size:17px;
color:#B8A8D9;
margin-bottom:28px;
line-height:1.55;
max-width:480px;
}
.adq_hero_ctam8z{
gap:14px;
flex-wrap:wrap;
display:flex;
margin-bottom:1.625rem;
align-items:center;
}
.adq_hero_trustm8z{
gap:14px;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.adq_hero_rating_txtm8z{
color:#B8A8D9;
font-size:0.813rem;
}
@media(max-width:1027px){
.adq_herom8z{
padding:2rem 24px;
}
.adq_hero_h1m8z{
font-size:2.375rem;
}
}
@media(max-width:558px){
.adq_hero_h1m8z{
font-size:1.875rem;
}
}
.adq_tabsm8z{
gap:0.563rem;
display:flex;
flex-wrap:wrap;
}
.adq_tabm8z{
border-radius:8px;
border:1px solid rgba(26, 18, 40, 0.12);
padding:0.625rem 1.125rem;
background:#FFFFFF;
font-size:0.813rem;
color:#3D2F58;
cursor:pointer;
font-weight:600;
}
.adq_tab_onm8z{
background:#7C3AED;
border-color:transparent;
color:#FFFFFF;
font-weight:700;
}
.adq_statm8z{
gap:14px;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.adq_statm8z>*{
min-width:0;
}
.adq_stat_itemm8z{
background:#FFFFFF;
border-radius:12px;
padding:1.125rem 20px;
border:1px solid rgba(26, 18, 40, 0.12);
}
.adq_stat_km8z{
margin-bottom:0.438rem;
letter-spacing:.12em;
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
font-size:0.594rem;
text-transform:uppercase;
color:#6E5E8A;
}
.adq_stat_vm8z{
gap:8px;
overflow-wrap:anywhere;
font-weight:700;
font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#1A1228;
min-width:0;
display:flex;
font-size:24px;
align-items:center;
}
.adq_stat_v_accentm8z{
color:#6B21D6;
}
@media(max-width:1026px){
.adq_statm8z{
grid-template-columns:repeat(2,1fr);
}
}
.adq_wlcm8z{
border-radius:20px;
background:linear-gradient(120deg,#160F24,#1C1433);
border:1px solid rgba(26, 18, 40, 0.12);
grid-template-columns:1.2fr .8fr;
padding:2.25rem 40px;
gap:24px;
overflow:hidden;
position:relative;
display:grid;
color:#F5F0FF;
align-items:center;
}
.adq_wlcm8z>*{
min-width:0;
}
.adq_wlcm8z .adq_eyebrowm8z{
color:#C4A8FF;
}
.adq_wlc_glowm8z{
border-radius:50%;
background:radial-gradient(circle,rgba(139, 92, 246, 0.22),transparent 70%);
width:16.25rem;
height:16.25rem;
top:-40px;
right:-2.5rem;
position:absolute;
}
.adq_wlc_inm8z{
position:relative;
}
.adq_wlc_h2m8z{
margin:0.625rem 0 8px;
color:#F5F0FF;
font-size:2.125rem;
overflow-wrap:break-word;
font-weight:700;
line-height:1.03;
font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.adq_wlc_h2m8z em{
font-style:normal;
color:#C4A8FF;
}
.adq_wlc_subm8z{
margin-bottom:1.125rem;
max-width:420px;
line-height:1.55;
color:#B8A8D9;
font-size:0.875rem;
}
.adq_wlc_termsm8z{
gap:10px;
display:flex;
flex-direction:column;
position:relative;
}
.adq_termm8z{
border:1px solid rgba(255, 255, 255, 0.12);
border-radius:12px;
padding:13px 0.938rem;
background:rgba(255, 255, 255, 0.08);
gap:0.688rem;
align-items:center;
display:flex;
}
.adq_termm8z svg{
flex:none;
height:1.25rem;
color:#C4A8FF;
width:20px;
}
.adq_term_km8z{
text-transform:uppercase;
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
letter-spacing:.1em;
color:#B8A8D9;
font-size:0.594rem;
}
.adq_term_vm8z{
font-size:14px;
margin-top:2px;
color:#F5F0FF;
font-weight:700;
}
@media(max-width:1025px){
.adq_wlcm8z{
grid-template-columns:1fr;
}
}
@media(max-width:563px){
.adq_wlc_h2m8z{
font-size:26px;
}
}
.adq_jpm8z{
grid-template-columns:1.5fr 1fr 1fr;
gap:14px;
display:grid;
}
.adq_jpm8z>*{
min-width:0;
}
.adq_jp_herom8z{
padding:1.625rem;
overflow:hidden;
border:1px solid rgba(26, 18, 40, 0.12);
border-radius:20px;
background:linear-gradient(135deg,#160F24,#1C1433);
gap:14px;
flex-direction:column;
color:#F5F0FF;
min-height:11.25rem;
justify-content:space-between;
position:relative;
display:flex;
}
.adq_jp_glowm8z{
border-radius:50%;
background:radial-gradient(circle,rgba(139, 92, 246, 0.22),transparent 70%);
height:11.25rem;
position:absolute;
top:-2.5rem;
right:-40px;
width:180px;
}
.adq_jp_k_rowm8z{
gap:0.625rem;
position:relative;
display:flex;
justify-content:space-between;
align-items:center;
}
.adq_jp_km8z{
font-size:10px;
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
color:#6E5E8A;
letter-spacing:.12em;
text-transform:uppercase;
}
.adq_jp_herom8z .adq_jp_km8z{
color:#B8A8D9;
}
.adq_jp_amtm8z{
font-weight:700;
position:relative;
font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#C4A8FF;
font-size:42px;
line-height:1;
}
.adq_jp_subm8z{
margin-top:5px;
font-size:12px;
color:#B8A8D9;
}
.adq_jp_cellm8z{
border:1px solid rgba(26, 18, 40, 0.12);
padding:22px;
background:#FFFFFF;
border-radius:1.25rem;
min-height:180px;
justify-content:space-between;
flex-direction:column;
display:flex;
}
.adq_jp_cellm8z .adq_jp_amtm8z{
color:#1A1228;
font-size:1.875rem;
}
.adq_jp_cellm8z .adq_jp_subm8z{
color:#6E5E8A;
}
@media(max-width:1024px){
.adq_jpm8z{
grid-template-columns:1fr;
}
}
@media(max-width:562px){
.adq_jp_amtm8z{
font-size:32px;
}
}
.adq_stepsm8z{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.adq_stepsm8z>*{
min-width:0;
}
.adq_stepm8z{
padding:24px;
border:1px solid rgba(26, 18, 40, 0.12);
background:#FFFFFF;
border-radius:12px;
position:relative;
}
.adq_step_numm8z{
background:#7C3AED;
border-radius:8px;
font-weight:700;
margin-bottom:0.875rem;
font-size:0.813rem;
align-items:center;
display:flex;
color:#FFFFFF;
width:30px;
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
justify-content:center;
height:1.875rem;
}
.adq_step_hm8z{
font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#1A1228;
font-weight:700;
font-size:1rem;
margin-bottom:7px;
}
.adq_step_pm8z{
color:#3D2F58;
font-size:0.813rem;
line-height:1.55;
}
@media(max-width:1021px){
.adq_stepsm8z{
grid-template-columns:1fr;
}
}
.adq_gmm8z{
grid-template-columns:1.3fr 1fr;
gap:16px;
display:grid;
}
.adq_gmm8z>*{
min-width:0;
}
.adq_gm_panelm8z{
border-radius:1.25rem;
border:1px solid rgba(26, 18, 40, 0.12);
background:#FFFFFF;
padding:1.75rem;
}
.adq_gm_h2m8z{
margin:10px 0 8px;
font-weight:700;
font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:24px;
color:#1A1228;
}
.adq_gm_textm8z{
color:#3D2F58;
line-height:1.6;
font-size:13.5px;
max-width:27.5rem;
margin-bottom:1.25rem;
}
.adq_gm_levelm8z{
gap:0.875rem;
align-items:center;
margin-bottom:1rem;
display:flex;
}
.adq_gm_lvm8z{
font-weight:700;
font-size:1.5rem;
color:#6B21D6;
font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.adq_gm_bar_wrapm8z{
flex:1;
min-width:0;
}
.adq_gm_bar_metam8z{
color:#6E5E8A;
font-size:0.625rem;
justify-content:space-between;
display:flex;
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
margin-bottom:0.313rem;
}
.adq_barm8z{
background:#F5F3FA;
border-radius:999px;
overflow:hidden;
height:8px;
}
.adq_bar_fillm8z{
border-radius:62.438rem;
background:linear-gradient(90deg,#7C3AED,#4A0FAD);
height:100%;
display:block;
}
.adq_gm_missionsm8z{
gap:0.563rem;
display:flex;
flex-wrap:wrap;
}
.adq_gm_referm8z{
padding:28px;
overflow:hidden;
border-radius:1.25rem;
border:1px solid rgba(26, 18, 40, 0.12);
background:linear-gradient(150deg,#160F24,#1C1433);
justify-content:space-between;
flex-direction:column;
position:relative;
display:flex;
color:#F5F0FF;
}
.adq_gm_referm8z .adq_eyebrowm8z{
color:#C4A8FF;
}
.adq_gm_ref_h2m8z{
margin:0.625rem 0 8px;
font-weight:700;
line-height:1.1;
color:#F5F0FF;
font-size:1.5rem;
font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.adq_gm_ref_h2m8z em{
font-style:normal;
color:#C4A8FF;
}
.adq_gm_ref_textm8z{
margin-bottom:1.125rem;
color:#B8A8D9;
line-height:1.55;
font-size:0.813rem;
}
@media(max-width:1025px){
.adq_gmm8z{
grid-template-columns:1fr;
}
}
.adq_dw_h2m8z{
font-weight:700;
font-size:1.625rem;
margin-bottom:10px;
font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.08;
color:#1A1228;
}
.adq_steps_vm8z{
grid-template-columns:1fr;
gap:10px;
}
.adq_steps_vm8z .adq_stepm8z{
padding:18px 20px;
}
@media(max-width:562px){
.adq_dw_h2m8z{
font-size:1.438rem;
}
}
.adq_vip_headm8z{
gap:12px;
align-items:flex-end;
flex-wrap:wrap;
margin-bottom:1.125rem;
display:flex;
justify-content:space-between;
}
.adq_vip_introm8z{
font-size:0.813rem;
max-width:26.25rem;
color:#3D2F58;
}
.adq_vipm8z{
grid-template-columns:repeat(5,1fr);
gap:0.75rem;
display:grid;
}
.adq_vipm8z>*{
min-width:0;
}
.adq_tierm8z{
border:1px solid rgba(26, 18, 40, 0.12);
background:#FFFFFF;
padding:1.25rem;
border-radius:0.75rem;
}
.adq_tier_onm8z{
border-color:#6B21D6;
background:rgba(107, 33, 214, 0.10);
}
.adq_tier_medalm8z{
background:linear-gradient(135deg,#7C3AED,#4A0FAD);
border-radius:0.5rem;
height:30px;
margin-bottom:0.875rem;
width:30px;
}
.adq_tier_namem8z{
margin-bottom:0.313rem;
font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:0.938rem;
color:#1A1228;
font-weight:700;
}
.adq_tier_txm8z{
color:#6E5E8A;
font-size:11.5px;
line-height:1.5;
}
@media(max-width:1025px){
.adq_vipm8z{
grid-template-columns:repeat(2,1fr);
}
}
.adq_promo_gridm8z{
grid-template-columns:repeat(3,1fr);
gap:16px;
display:grid;
}
.adq_promo_gridm8z>*{
min-width:0;
}
.adq_promom8z{
border-radius:20px;
background:#FFFFFF;
overflow:hidden;
border:1px solid rgba(26, 18, 40, 0.12);
padding:24px;
min-height:150px;
position:relative;
}
.adq_promo_hm8z{
font-weight:700;
margin-top:6px;
color:#1A1228;
font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.05;
font-size:26px;
}
.adq_promo_hm8z em{
font-style:normal;
color:#6B21D6;
}
.adq_promo_pm8z{
color:#3D2F58;
line-height:1.5;
font-size:12.5px;
margin-top:8px;
}
.adq_promo_featm8z{
background:linear-gradient(135deg,#160F24,#1C1433);
border-color:rgba(26, 18, 40, 0.12);
}
.adq_promo_featm8z .adq_promo_hm8z{
color:#F5F0FF;
}
.adq_promo_featm8z .adq_promo_hm8z em{
color:#C4A8FF;
}
.adq_promo_featm8z .adq_promo_pm8z{
color:#B8A8D9;
}
.adq_promo_featm8z .adq_eyebrowm8z{
color:#C4A8FF;
}
@media(max-width:1021px){
.adq_promo_gridm8z{
grid-template-columns:1fr;
}
}
.adq_suppm8z{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.adq_suppm8z>*{
min-width:0;
}
.adq_supp_cardm8z{
padding:24px;
border-radius:12px;
background:#FFFFFF;
border:1px solid rgba(26, 18, 40, 0.12);
}
.adq_supp_cardm8z svg{
margin-bottom:14px;
width:24px;
color:#6B21D6;
height:24px;
}
.adq_supp_cardm8z h3{
font-weight:700;
font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
margin-bottom:6px;
font-size:16px;
color:#1A1228;
}
.adq_supp_cardm8z p{
color:#3D2F58;
line-height:1.55;
font-size:0.813rem;
}
@media(max-width:1023px){
.adq_suppm8z{
grid-template-columns:1fr;
}
}
.adq_pay_logosm8z{
gap:0.563rem;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.adq_pay_logosm8z>*{
min-width:0;
}
.adq_paym8z{
border:1px solid rgba(26, 18, 40, 0.12);
border-radius:0.5rem;
align-items:center;
height:3rem;
font-size:12px;
font-weight:700;
display:flex;
color:#3D2F58;
justify-content:center;
}
.adq_tablem8z{
border-radius:0.75rem;
overflow:hidden;
border:1px solid rgba(26, 18, 40, 0.12);
}
.adq_trowm8z{
grid-template-columns:1.3fr 1fr 1fr 1fr;
font-size:0.813rem;
display:grid;
}
.adq_trowm8z>div{
padding:13px 14px;
min-width:0;
}
.adq_trowm8z>div:first-child{
color:#1A1228;
font-weight:700;
padding-left:16px;
}
.adq_trow_thm8z{
background:#F5F3FA;
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
color:#6E5E8A;
letter-spacing:.06em;
text-transform:uppercase;
font-size:0.594rem;
}
.adq_trowm8z:not(.adq_trow_thm8z){
background:#FFFFFF;
color:#3D2F58;
border-top:1px solid rgba(26, 18, 40, 0.08);
}
.adq_trow_zebram8z{
background:#EDE9F6;
}
.adq_posm8z{
color:#6B21D6;
font-weight:700;
}
@media(max-width:1026px){
.adq_pay_logosm8z{
grid-template-columns:repeat(2,1fr);
}
}
.adq_provsm8z{
grid-template-columns:repeat(6,1fr);
gap:0.75rem;
display:grid;
margin-bottom:28px;
}
.adq_provsm8z>*{
min-width:0;
}
.adq_provm8z{
padding:0.75rem;
border-radius:12px;
border:1px solid rgba(26, 18, 40, 0.12);
background:#FFFFFF;
height:64px;
display:flex;
text-decoration:none;
justify-content:center;
align-items:center;
}
.adq_prov_imgm8z{
max-height:2rem;
object-fit:contain;
max-width:100%;
}
.adq_respm8z{
gap:24px;
background:#FFFFFF;
border:1px solid rgba(26, 18, 40, 0.12);
padding:26px;
border-radius:0.75rem;
align-items:center;
display:flex;
flex-wrap:wrap;
justify-content:space-between;
}
.adq_resp_inm8z{
max-width:35rem;
}
.adq_resp_hm8z{
font-weight:700;
margin-bottom:8px;
color:#1A1228;
font-size:19px;
font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.adq_resp_pm8z{
line-height:1.6;
font-size:13.5px;
color:#3D2F58;
}
.adq_resp_badgesm8z{
gap:0.875rem;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.adq_age18m8z{
border:1.5px solid #DC2626;
border-radius:8px;
padding:4px 8px;
color:#DC2626;
font-weight:700;
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
font-size:0.813rem;
}
.adq_resp_orgm8z{
font-weight:600;
color:#6E5E8A;
font-size:0.813rem;
}
@media(max-width:1024px){
.adq_provsm8z{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:561px){
.adq_provsm8z{
grid-template-columns:repeat(2,1fr);
}
}
.adq_gd_headm8z{
gap:0.75rem;
justify-content:space-between;
flex-wrap:wrap;
align-items:center;
margin-bottom:1rem;
display:flex;
}
.adq_op_h2m8z{
margin:0.625rem 0 0.5rem;
font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
line-height:1.1;
font-size:24px;
color:#1A1228;
}
.adq_op_textm8z{
font-size:13.5px;
color:#3D2F58;
line-height:1.6;
}
@media(max-width:557px){
.adq_op_h2m8z{
font-size:22px;
}
}
.adq_ab_h2m8z{
margin:14px 0 16px;
font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#1A1228;
font-size:32px;
font-weight:700;
line-height:1.08;
}
.adq_ab_bodym8z{
color:#3D2F58;
margin-bottom:14px;
font-size:0.938rem;
line-height:1.65;
}
.adq_ab_chipsm8z{
gap:0.625rem;
margin-top:0.5rem;
display:flex;
flex-wrap:wrap;
}
.adq_faqm8z{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.adq_faq_itemm8z{
padding:18px 22px;
background:#FFFFFF;
border:1px solid rgba(26, 18, 40, 0.12);
border-radius:0.75rem;
}
.adq_faq_qm8z{
gap:1rem;
list-style:none;
justify-content:space-between;
align-items:center;
font-size:15.5px;
font-weight:600;
color:#1A1228;
cursor:pointer;
display:flex;
}
.adq_faq_qm8z::-webkit-details-marker{
display:none;
}
.adq_faq_q_tm8z{
gap:0.625rem;
display:flex;
}
.adq_faq_q_im8z{
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
font-style:normal;
color:#6B21D6;
}
.adq_faq_pmm8z{
font-size:20px;
color:#6B21D6;
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
}
.adq_faq_itemm8z[open] .adq_faq_pmm8z{
transform:rotate(45deg);
}
.adq_faq_am8z{
line-height:1.6;
margin-top:0.75rem;
color:#3D2F58;
font-size:0.844rem;
}
@media(max-width:560px){
.adq_ab_h2m8z{
font-size:1.625rem;
}
}
.adq_rcm8z{
gap:32px;
grid-template-columns:1fr 1fr 1fr;
display:grid;
}
.adq_rcm8z>*{
min-width:0;
}
.adq_rc_awardsm8z{
gap:0.688rem;
flex-direction:column;
display:flex;
}
.adq_awardm8z{
gap:11px;
align-items:center;
display:flex;
}
.adq_awardm8z svg{
flex:none;
width:1.125rem;
height:18px;
color:#D4A017;
}
.adq_award_tm8z{
font-weight:700;
color:#1A1228;
font-size:0.844rem;
}
.adq_award_sm8z{
color:#6E5E8A;
font-size:11.5px;
}
.adq_rc_pressm8z{
gap:0.625rem;
grid-template-columns:1fr 1fr;
display:grid;
}
.adq_logo_cellm8z{
border:1px solid rgba(26, 18, 40, 0.12);
border-radius:0.5rem;
height:48px;
align-items:center;
color:#3D2F58;
font-size:0.813rem;
display:flex;
justify-content:center;
font-weight:700;
}
.adq_rc_partnerm8z{
border:1px solid rgba(26, 18, 40, 0.12);
border-radius:12px;
padding:1.25rem;
background:#FFFFFF;
}
.adq_rc_partner_namem8z{
font-size:1.125rem;
color:#1A1228;
font-weight:700;
margin-bottom:0.375rem;
font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.adq_rc_partner_textm8z{
color:#3D2F58;
line-height:1.55;
font-size:0.781rem;
}
@media(max-width:1021px){
.adq_rcm8z{
gap:1.375rem;
grid-template-columns:1fr;
}
.adq_rc_pressm8z{
grid-template-columns:repeat(4,1fr);
}
}
.adq_rv_headm8z{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
margin-bottom:1.125rem;
justify-content:space-between;
align-items:flex-end;
}
.adq_rv_aggm8z{
gap:0.625rem;
display:flex;
align-items:center;
}
.adq_rv_sourcem8z{
color:#6E5E8A;
font-size:0.781rem;
}
.adq_rv_gridm8z{
gap:0.875rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.adq_rv_gridm8z>*{
min-width:0;
}
.adq_reviewm8z{
padding:24px;
border-radius:0.75rem;
border:1px solid rgba(26, 18, 40, 0.12);
background:#FFFFFF;
}
.adq_reviewm8z .adq_starsm8z{
margin-bottom:0.625rem;
}
.adq_reviewm8z p{
font-weight:600;
margin-bottom:14px;
line-height:1.5;
font-size:14.5px;
color:#1A1228;
}
.adq_review_bym8z{
color:#6E5E8A;
font-size:12.5px;
}
@media(max-width:1026px){
.adq_rv_gridm8z{
grid-template-columns:1fr;
}
}
.adq_disputem8z{
border-radius:0.75rem;
border:1px dashed rgba(26, 18, 40, 0.22);
gap:1.75rem;
padding:26px 1.875rem;
display:flex;
justify-content:space-between;
align-items:center;
flex-wrap:wrap;
}
.adq_dispute_inm8z{
max-width:660px;
}
.adq_dispute_h2m8z{
font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#1A1228;
font-weight:700;
margin-bottom:8px;
font-size:1.375rem;
}
.adq_dispute_textm8z{
line-height:1.6;
color:#3D2F58;
font-size:0.844rem;
}
.adq_footerm8z{
padding:2.5rem 1.75rem;
background:#1A1228;
border-top:1px solid rgba(26, 18, 40, 0.08);
}
.adq_footer_gridm8z{
gap:32px;
grid-template-columns:1.4fr 1fr 1fr 1fr;
max-width:1400px;
margin-left:auto;
margin-bottom:28px;
margin-right:auto;
display:grid;
}
.adq_footer_gridm8z>*{
min-width:0;
}
.adq_footer_gridm8z h4{
letter-spacing:.12em;
font-size:10px;
color:#9E8FBB;
margin-bottom:13px;
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
text-transform:uppercase;
}
.adq_fcolm8z{
gap:9px;
display:flex;
font-size:13px;
color:#3D2F58;
flex-direction:column;
}
.adq_fcolm8z a{
cursor:pointer;
}
.adq_ft_aboutm8z{
max-width:16.25rem;
font-size:0.813rem;
line-height:1.6;
color:#6E5E8A;
margin-top:0.75rem;
}
.adq_ft_contactm8z{
overflow-wrap:anywhere;
font-size:0.781rem;
color:#6B21D6;
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
margin-top:0.75rem;
}
.adq_footer_bottomm8z{
gap:1rem;
margin:0 auto;
justify-content:space-between;
border-top:1px solid rgba(26, 18, 40, 0.08);
align-items:center;
display:flex;
padding-top:20px;
max-width:1400px;
flex-wrap:wrap;
}
.adq_footer_bottomm8z p{
color:#9E8FBB;
line-height:1.6;
max-width:720px;
font-size:0.688rem;
}
@media(max-width:1026px){
.adq_footer_gridm8z{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:558px){
.adq_footer_gridm8z{
grid-template-columns:1fr;
}
}