*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F0FAFA;
font-size:15px;
text-rendering:optimizeLegibility;
overflow-wrap:break-word;
font-family:"Figtree", 'Helvetica Neue', Arial, sans-serif;
color:#1E4D57;
line-height:1.55;
-webkit-font-smoothing:antialiased;
}
img{
max-width:100%;
display:block;
}
a{
color:inherit;
text-decoration:none;
}
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{
background:rgba(6, 28, 34, 0.72);
border-radius:8px;
}
::-webkit-scrollbar-track{
background:transparent;
}
.qxv_shell_4qp{
grid-template-columns:248px 1fr;
display:grid;
min-height:100vh;
}
.qxv_main_4qp{
min-width:0;
}
.qxv_wrap_4qp{
margin:0 auto;
width:100%;
max-width:87.5rem;
}
.qxv_container_4qp{
margin:0 auto;
padding:0 16px;
width:100%;
max-width:87.5rem;
}
@media(min-width:765px){
.qxv_container_4qp{
padding:0 1.75rem;
}
}
.qxv_section_4qp{
padding:1.5rem 28px;
}
.qxv_section_pt_4qp{
padding-top:34px;
}
.qxv_band_soft_4qp{
background:#FFFFFF;
}
.qxv_eyebrow_4qp{
line-height:1.4;
font-size:0.656rem;
overflow-wrap:break-word;
color:#007A8A;
display:inline-block;
letter-spacing:.14em;
font-family:"Figtree", 'Helvetica Neue', Arial, sans-serif;
font-weight:600;
text-transform:uppercase;
}
.qxv_drawer_cb_4qp{
display:none;
}
.qxv_overlay_4qp{
display:none;
}
@media(max-width:1027px){
.qxv_shell_4qp{
grid-template-columns:1fr;
}
.qxv_main_4qp{
padding-bottom:78px;
}
.qxv_drawer_cb_4qp:checked~.qxv_overlay_4qp{
inset:0;
background:rgba(6, 28, 34, 0.72);
position:fixed;
display:block;
z-index:70;
}
}
@media(max-width:560px){
.qxv_section_4qp{
padding:1.125rem 16px;
}
.qxv_section_pt_4qp{
padding-top:24px;
}
}
@keyframes zm3-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
@keyframes zm3-marquee{
0%{
transform:translateX(0)}
100%{
transform:translateX(-50%)}
}
/* ---------- sidebar ---------- */
.qxv_side_4qp{
padding:1.375rem 1.125rem;
background:#E2F2F5;
gap:22px;
flex-direction:column;
overflow-y:auto;
top:0;
height:100vh;
align-self:start;
border-right:1px solid rgba(13, 43, 50, 0.08);
position:sticky;
display:flex;
}
.qxv_brand_4qp{
gap:0.625rem;
align-items:center;
display:flex;
}
.qxv_logo_4qp{
letter-spacing:-.02em;
color:#0D2B32;
font-family:"Familjen Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:1.313rem;
font-weight:700;
}
.qxv_side_cta_4qp{
border:1px solid rgba(13, 43, 50, 0.12);
padding:16px;
background:rgba(0, 122, 138, 0.11);
border-radius:0.813rem;
}
.qxv_side_cta_h_4qp{
line-height:1.15;
font-weight:700;
font-family:"Familjen Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
margin-bottom:6px;
color:#0D2B32;
font-size:1.063rem;
}
.qxv_side_cta_p_4qp{
font-size:12px;
line-height:1.45;
margin-bottom:12px;
color:#1E4D57;
}
.qxv_nav_4qp{
gap:3px;
display:flex;
flex-direction:column;
}
.qxv_nav_label_4qp{
padding:0.375rem 0.625rem;
text-transform:uppercase;
color:#7AAAB5;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.594rem;
letter-spacing:.14em;
}
.qxv_nav_item_4qp{
border-radius:9px;
gap:0.688rem;
padding:10px;
font-weight:500;
font-size:14px;
display:flex;
align-items:center;
color:#1E4D57;
}
.qxv_nav_item_4qp svg{
height:1.063rem;
width:1.063rem;
}
.qxv_nav_item_4qp:hover{
background:rgba(0, 122, 138, 0.11);
color:#0D2B32;
}
.qxv_nav_item_on_4qp{
background:rgba(0, 122, 138, 0.11);
font-weight:600;
color:#007A8A;
}
.qxv_side_foot_4qp{
border:1px solid rgba(13, 43, 50, 0.12);
background:#FFFFFF;
border-radius:0.813rem;
padding:12px;
margin-top:auto;
}
.qxv_side_foot_4qp p{
font-size:0.781rem;
margin-top:0.25rem;
line-height:1.4;
color:#1E4D57;
}
/* ---------- topbar ---------- */
.qxv_top_4qp{
background:#E2F2F5;
gap:16px;
padding:14px 28px;
align-items:center;
border-bottom:1px solid rgba(13, 43, 50, 0.08);
top:0;
position:sticky;
display:flex;
z-index:40;
}
.qxv_top_brand_4qp{
gap:0.563rem;
align-items:center;
display:none;
}
.qxv_search_4qp{
gap:0.625rem;
border-radius:13px;
padding:0.688rem 0.875rem;
border:1px solid rgba(13, 43, 50, 0.12);
flex:1;
background:#FFFFFF;
max-width:440px;
color:#4A7D89;
display:flex;
font-size:13.5px;
align-items:center;
}
.qxv_search_4qp svg{
flex:none;
height:1rem;
width:16px;
}
.qxv_top_actions_4qp{
gap:0.75rem;
align-items:center;
margin-left:auto;
display:flex;
}
.qxv_lang_4qp{
font-size:0.75rem;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#1E4D57;
}
.qxv_burger_4qp{
border-radius:9px;
border:1px solid rgba(13, 43, 50, 0.12);
background:#FFFFFF;
width:2.5rem;
display:none;
justify-content:center;
color:#0D2B32;
align-items:center;
height:2.5rem;
}
/* ---------- bottom-nav (mobile) ---------- */
.qxv_botnav_4qp{
display:none;
}
@media(max-width:1021px){
.qxv_side_4qp{
transition:transform .25s ease;
z-index:80;
left:0;
height:100vh;
width:280px;
top:0;
position:fixed;
transform:translateX(-100%);
}
.qxv_drawer_cb_4qp:checked~.qxv_shell_4qp .qxv_side_4qp{
transform:translateX(0);
}
.qxv_top_4qp{
gap:0.75rem;
padding:14px 1rem;
flex-wrap:wrap;
position:static;
}
.qxv_top_brand_4qp{
display:flex;
}
.qxv_search_4qp{
display:none;
}
.qxv_burger_4qp{
display:flex;
}
.qxv_top_actions_4qp{
gap:0.625rem;
align-items:stretch;
margin-left:0;
width:100%;
}
.qxv_top_actions_4qp .qxv_lang_4qp{
display:none;
}
.qxv_top_actions_4qp .qxv_btn_4qp{
flex:1;
padding:11px 10px;
text-align:center;
}
.qxv_botnav_4qp{
padding:0.5rem 6px calc(0.5rem + env(safe-area-inset-bottom));
background:#E2F2F5;
grid-template-columns:repeat(3,1fr);
z-index:65;
left:0;
border-top:1px solid rgba(13, 43, 50, 0.12);
bottom:0;
right:0;
transform:translateZ(0);
position:fixed;
display:grid;
}
.qxv_bn_4qp{
gap:0.25rem;
padding:6px 2px 0;
justify-content:flex-end;
flex-direction:column;
color:#1E4D57;
align-items:center;
font-weight:600;
display:flex;
min-width:0;
font-size:10px;
}
.qxv_bn_4qp svg{
flex:none;
height:1.375rem;
width:22px;
}
.qxv_bn_4qp span{
overflow:hidden;
text-overflow:ellipsis;
text-align:center;
white-space:nowrap;
max-width:100%;
}
.qxv_bn_on_4qp{
color:#007A8A;
}
.qxv_bn_center_4qp{
position:relative;
}
.qxv_bn_fab_4qp{
background:#00C8D6;
border-radius:50%;
transform:translateX(-50%);
box-shadow:0 8px 2rem rgba(13, 43, 50, 0.18), 0 2px 0.5rem rgba(13, 43, 50, 0.12);
align-items:center;
left:50%;
display:flex;
justify-content:center;
width:50px;
color:#042028;
position:absolute;
height:3.125rem;
top:-20px;
}
.qxv_bn_fab_4qp svg{
width:1.5rem;
height:24px;
}
.qxv_bn_center_4qp span{
color:#007A8A;
}
}
.qxv_btn_4qp{
transition:background-color 0.2s ease,color 0.2s ease;
padding:0.688rem 1.375rem;
border-radius:9px;
gap:8px;
cursor:pointer;
font-size:14px;
font-family:"Figtree", 'Helvetica Neue', Arial, sans-serif;
display:inline-flex;
align-items:center;
justify-content:center;
font-weight:700;
}
.qxv_btn_pri_4qp{
background:#00C8D6;
color:#042028;
box-shadow:0 0.25rem 1.125rem rgba(0, 200, 214, 0.42), 0 1px 0.25rem rgba(0, 200, 214, 0.28);
}
.qxv_btn_pri_4qp:hover{
background:#00B0BC;
}
.qxv_btn_ghost_4qp{
background:rgba(0, 122, 138, 0.11);
font-weight:600;
color:#0D2B32;
}
.qxv_btn_line_4qp{
background:transparent;
border:1px solid rgba(13, 43, 50, 0.22);
color:#0D2B32;
font-weight:600;
}
.qxv_btn_lg_4qp{
border-radius:0.813rem;
padding:1rem 1.875rem;
font-size:15px;
}
.qxv_band_4qp .qxv_btn_line_4qp{
border-color:rgba(255, 255, 255, 0.13);
color:#E8F9FB;
}
.qxv_band_4qp .qxv_btn_ghost_4qp{
background:rgba(255, 255, 255, 0.08);
color:#E8F9FB;
}
.qxv_link_m_4qp{
gap:0.313rem;
font-size:12px;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
text-decoration:none;
color:#007A8A;
cursor:pointer;
align-items:center;
display:inline-flex;
}
.qxv_link_m_4qp svg{
height:0.875rem;
width:14px;
}
.qxv_band_4qp .qxv_link_m_4qp{
color:#00D4E0;
}
.qxv_dot_4qp{
border-radius:50%;
background:#007A8A;
flex:none;
height:7px;
width:0.438rem;
}
.qxv_dot_live_4qp{
animation:zm3-pulse 1.4s infinite;
background:#E03030;
}
.qxv_stars_4qp{
gap:2px;
display:inline-flex;
color:#007A8A;
}
.qxv_stars_4qp svg{
height:15px;
width:0.938rem;
}
.qxv_chip_4qp{
padding:7px 0.75rem;
gap:6px;
border-radius:9px;
background:#FFFFFF;
border:1px solid rgba(13, 43, 50, 0.12);
color:#1E4D57;
display:inline-flex;
align-items:center;
font-size:0.688rem;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.qxv_chip_on_4qp{
border-color:transparent;
background:rgba(0, 122, 138, 0.11);
color:#007A8A;
}
.qxv_gc_4qp{
text-decoration:none;
display:block;
min-width:0;
cursor:pointer;
color:inherit;
}
.qxv_gc_thumb_4qp{
border-radius:0.813rem;
border:1px solid rgba(13, 43, 50, 0.12);
overflow:hidden;
aspect-ratio:1;
position:relative;
display:block;
background-size:cover;
background-position:center;
}
.qxv_gc_thumb_portrait_4qp{
aspect-ratio:3/4;
}
.qxv_gc_thumb_wide_4qp{
aspect-ratio:16/11;
}
.qxv_gc_cap_4qp{
background:linear-gradient(transparent,rgba(6, 28, 34, 0.72));
padding:0.563rem;
bottom:0;
position:absolute;
left:0;
right:0;
}
.qxv_gc_name_4qp{
display:block;
font-weight:700;
font-size:0.781rem;
color:#E8F9FB;
}
.qxv_gc_meta_4qp{
font-size:0.688rem;
color:#7ECFDA;
}
.qxv_gc_badge_4qp{
padding:2px 6px;
border-radius:0.563rem;
background:#007A8A;
color:#042028;
top:0.5rem;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
position:absolute;
font-size:8px;
right:0.5rem;
font-weight:700;
}
.qxv_gc_badge_hot_4qp{
background:#E03030;
color:#E8F9FB;
}
.qxv_gc_badge_live_4qp{
background:#E03030;
left:8px;
color:#E8F9FB;
right:auto;
}
.qxv_gc_mult_4qp{
inset:0;
position:absolute;
color:#007A8A;
font-weight:700;
align-items:center;
font-size:1.75rem;
display:flex;
justify-content:center;
}
.qxv_pc_4qp{
border-radius:13px;
background:#FFFFFF;
border:1px solid rgba(13, 43, 50, 0.12);
justify-content:center;
align-items:center;
display:flex;
font-weight:700;
font-size:0.875rem;
color:#1E4D57;
height:64px;
}
.qxv_rail_4qp{
min-width:0;
}
.qxv_rail_scroll_4qp{
gap:14px;
display:grid;
}
.qxv_rail_scroll_4qp>*{
min-width:0;
}
.qxv_g6_4qp{
grid-template-columns:repeat(6,1fr);
}
.qxv_g7_4qp{
grid-template-columns:repeat(7,1fr);
}
.qxv_g4_4qp{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1026px){
.qxv_g6_4qp,.qxv_g7_4qp{
grid-template-columns:none;
padding-bottom:6px;
grid-auto-columns:120px;
overflow-x:auto;
scroll-snap-type:x mandatory;
grid-auto-flow:column;
}
.qxv_g6_4qp>*,.qxv_g7_4qp>*{
scroll-snap-align:start;
}
.qxv_g4_4qp{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:560px){
.qxv_g4_4qp{
grid-template-columns:none;
overflow-x:auto;
grid-auto-flow:column;
grid-auto-columns:9.375rem;
}
}
.qxv_panel_4qp{
border-radius:20px;
padding:28px 2rem;
border:1px solid rgba(13, 43, 50, 0.12);
background:#FFFFFF;
}
.qxv_split_4qp{
gap:36px;
display:grid;
align-items:start;
}
.qxv_split_4qp>*{
min-width:0;
}
.qxv_split_a_4qp{
grid-template-columns:.85fr 1.15fr;
}
.qxv_split_b_4qp{
grid-template-columns:1fr 1.1fr;
}
.qxv_split_c_4qp{
grid-template-columns:1.1fr .9fr;
}
.qxv_pgrid_4qp{
grid-template-columns:.9fr 1.1fr;
gap:40px;
display:grid;
align-items:center;
}
.qxv_pgrid_4qp>*{
min-width:0;
}
.qxv_lead_4qp{
line-height:1.65;
margin-bottom:14px;
color:#1E4D57;
font-size:0.938rem;
}
.qxv_feat_4qp{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.qxv_feat_4qp>*{
min-width:0;
}
.qxv_feat2_4qp{
grid-template-columns:1fr 1fr;
}
.qxv_feat_card_4qp{
border:1px solid rgba(13, 43, 50, 0.12);
background:#FFFFFF;
padding:26px;
border-radius:1.25rem;
}
.qxv_feat_card_4qp svg{
height:26px;
color:#007A8A;
margin-bottom:16px;
width:26px;
}
.qxv_feat_card_4qp h3{
font-family:"Familjen Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:18px;
color:#0D2B32;
font-weight:700;
margin-bottom:8px;
}
.qxv_feat_card_4qp p{
font-size:0.813rem;
color:#1E4D57;
line-height:1.6;
}
.qxv_feat_card_4qp b{
color:#0D2B32;
}
.qxv_big_4qp{
gap:1.375rem;
display:flex;
flex-wrap:wrap;
}
.qxv_big_n_4qp{
font-family:"Familjen Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
font-size:26px;
color:#007A8A;
}
.qxv_big_l_4qp{
color:#4A7D89;
font-size:0.75rem;
}
.qxv_person_4qp{
background:#FFFFFF;
padding:16px 18px;
border:1px solid rgba(13, 43, 50, 0.12);
border-radius:0.813rem;
gap:14px;
display:flex;
align-items:center;
}
.qxv_avatar_4qp{
flex:none;
background:linear-gradient(135deg,#00C8D6,#005663);
border-radius:50%;
width:2.75rem;
height:2.75rem;
}
.qxv_person_name_4qp{
color:#0D2B32;
font-weight:700;
font-size:0.875rem;
}
.qxv_person_role_4qp{
color:#4A7D89;
font-size:12px;
}
.qxv_kv_4qp{
gap:1px;
border-radius:0.813rem;
overflow:hidden;
background:rgba(13, 43, 50, 0.12);
grid-template-columns:1fr 1fr;
border:1px solid rgba(13, 43, 50, 0.12);
display:grid;
}
.qxv_kv_4qp>div{
padding:16px 18px;
background:#F0FAFA;
min-width:0;
}
.qxv_kv_k_4qp{
font-size:9.5px;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
margin-bottom:0.313rem;
color:#007A8A;
text-transform:uppercase;
}
.qxv_kv_v_4qp{
color:#0D2B32;
font-weight:700;
font-size:0.844rem;
}
@media(max-width:1021px){
.qxv_split_a_4qp,.qxv_split_b_4qp,.qxv_split_c_4qp,.qxv_pgrid_4qp{
gap:1.5rem;
grid-template-columns:1fr;
}
.qxv_feat_4qp,.qxv_feat2_4qp{
grid-template-columns:1fr;
}
.qxv_kv_4qp{
grid-template-columns:1fr;
}
}
.qxv_sh_4qp{
min-width:0;
margin-bottom:1rem;
}
.qxv_sh_row_4qp{
gap:0.75rem;
justify-content:space-between;
display:flex;
flex-wrap:wrap;
align-items:flex-end;
}
.qxv_sh_row_4qp .qxv_sh_l_4qp{
gap:6px;
min-width:0;
flex-direction:column;
display:flex;
}
.qxv_sh_stack_4qp{
gap:10px;
flex-direction:column;
display:flex;
align-items:flex-start;
}
.qxv_sh_center_4qp{
gap:0.625rem;
display:flex;
flex-direction:column;
align-items:center;
text-align:center;
}
.qxv_sh_h2_4qp{
gap:9px;
font-weight:700;
color:#0D2B32;
font-size:20px;
display:flex;
font-family:"Familjen Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.1;
align-items:center;
overflow-wrap:break-word;
}
@media(min-width:765px){
.qxv_sh_h2_4qp{
font-size:24px;
}
}
.qxv_band_4qp .qxv_sh_h2_4qp{
color:#E8F9FB;
}
.qxv_eb_mono_4qp{
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
letter-spacing:.08em;
text-transform:none;
}
.qxv_eb_mono_4qp::before{
content:"// ";
}
.qxv_eb_upper_4qp{
text-transform:uppercase;
letter-spacing:.14em;
}
.qxv_eb_pill_4qp{
background:rgba(0, 122, 138, 0.11);
border-radius:999px;
padding:0.313rem 11px;
text-transform:uppercase;
letter-spacing:.12em;
}
.qxv_eb_line_4qp{
gap:10px;
display:inline-flex;
align-items:center;
}
.qxv_eb_line_4qp::before{
background:#007A8A;
height:1px;
display:inline-block;
width:24px;
content:"";
}
.qxv_band_4qp .qxv_eb_line_4qp::before{
background:#00D4E0;
}
.qxv_band_4qp .qxv_eb_pill_4qp{
background:rgba(255, 255, 255, 0.08);
}
.qxv_sh_link_4qp{
transition:color 0.2s ease,border-color 0.2s ease;
gap:6px;
display:inline-flex;
align-items:center;
color:#0D2B32;
border-bottom:1px solid #0D2B32;
font-weight:600;
padding-bottom:2px;
white-space:nowrap;
font-size:13px;
}
.qxv_sh_link_4qp:hover{
border-color:#007A8A;
color:#007A8A;
}
.qxv_sh_link_4qp svg{
height:0.875rem;
width:0.875rem;
}
.qxv_sh_link_chev_4qp{
color:#007A8A;
font-size:0.75rem;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
padding-bottom:0;
border-bottom:0;
}
.qxv_sh_link_btn_4qp{
border-radius:62.438rem;
padding:9px 18px;
background:#00C8D6;
color:#042028;
border-bottom:0;
}
.qxv_sh_link_btn_4qp:hover{
background:#00B0BC;
border-color:transparent;
}
.qxv_band_4qp .qxv_sh_link_4qp{
border-color:#E8F9FB;
color:#E8F9FB;
}
.qxv_band_4qp .qxv_sh_link_chev_4qp{
color:#00D4E0;
}
.qxv_sh_rule_4qp{
background:rgba(13, 43, 50, 0.12);
margin:-2px 0 1rem;
height:1px;
}
.qxv_band_4qp .qxv_sh_rule_4qp{
background:rgba(255, 255, 255, 0.13);
}
.qxv_seo_grid3_4qp{
gap:1.25rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.qxv_seo_grid4_4qp{
grid-template-columns:repeat(4,1fr);
gap:13px;
display:grid;
}
.qxv_seo_grid3_4qp>*,.qxv_seo_grid4_4qp>*{
min-width:0;
}
.qxv_seo_card_4qp{
border-radius:13px;
background:#FFFFFF;
padding:24px;
border:1px solid rgba(13, 43, 50, 0.12);
}
.qxv_seo_card_4qp h3{
font-family:"Familjen Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
font-size:1.125rem;
color:#0D2B32;
margin-bottom:8px;
}
.qxv_seo_card_4qp p{
font-size:13px;
line-height:1.6;
color:#1E4D57;
}
.qxv_seo_card_sm_4qp{
padding:20px;
}
.qxv_seo_card_sm_4qp h3{
font-size:1rem;
}
.qxv_seo_card_sm_4qp p{
font-size:0.781rem;
line-height:1.55;
}
.qxv_seo_rtp_row_4qp{
grid-template-columns:1fr 1fr;
gap:36px;
align-items:center;
margin-top:1rem;
display:grid;
}
.qxv_rtp_4qp{
gap:0.875rem;
display:flex;
min-width:0;
}
.qxv_rtp_4qp>div{
flex:1;
background:#F0FAFA;
border-radius:0.813rem;
padding:16px;
min-width:0;
text-align:center;
}
.qxv_rtp_n_4qp{
font-size:1.625rem;
color:#007A8A;
font-family:"Familjen Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
white-space:nowrap;
}
.qxv_rtp_l_4qp{
margin-top:0.25rem;
color:#4A7D89;
font-size:0.688rem;
}
.qxv_cmp_4qp{
border-radius:13px;
overflow:hidden;
border:1px solid rgba(13, 43, 50, 0.12);
max-width:760px;
}
.qxv_cmp_row_4qp{
grid-template-columns:1.6fr 1fr 1fr;
font-size:0.813rem;
display:grid;
}
.qxv_cmp_row_4qp>div{
padding:0.813rem 0.875rem;
text-align:center;
min-width:0;
}
.qxv_cmp_row_4qp>div:first-child{
text-align:left;
padding-left:22px;
font-weight:600;
color:#0D2B32;
}
.qxv_cmp_th_4qp{
background:#F0FAFA;
font-weight:700;
font-size:0.781rem;
}
.qxv_cmp_row_4qp:not(.qxv_cmp_th_4qp){
background:#FFFFFF;
border-top:1px solid rgba(13, 43, 50, 0.08);
color:#1E4D57;
}
.qxv_cmp_zebra_4qp{
background:#E8F5F7;
}
.qxv_guide_4qp{
border:1px solid rgba(13, 43, 50, 0.12);
overflow:hidden;
background:#FFFFFF;
border-radius:13px;
cursor:pointer;
}
.qxv_guide_cover_4qp{
height:8.125rem;
}
.qxv_guide_body_4qp{
padding:20px;
}
.qxv_guide_body_4qp h3{
margin:7px 0 9px;
font-size:16px;
font-weight:700;
color:#0D2B32;
line-height:1.25;
font-family:"Familjen Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.qxv_guide_meta_4qp{
color:#4A7D89;
font-size:11.5px;
}
.qxv_hub_4qp{
gap:28px;
grid-template-columns:repeat(5,1fr);
border-top:1px solid rgba(13, 43, 50, 0.08);
display:grid;
padding-top:28px;
}
.qxv_hub_4qp>*{
min-width:0;
}
.qxv_hub_4qp h4{
margin-bottom:0.688rem;
color:#0D2B32;
font-weight:700;
font-size:13px;
}
.qxv_hub_col_4qp{
gap:0.5rem;
flex-direction:column;
color:#1E4D57;
font-size:0.813rem;
display:flex;
}
.qxv_hub_col_4qp a{
cursor:pointer;
}
@media(max-width:1022px){
.qxv_seo_grid3_4qp{
grid-template-columns:1fr;
}
.qxv_seo_grid4_4qp{
grid-template-columns:repeat(2,1fr);
}
.qxv_seo_rtp_row_4qp{
gap:20px;
grid-template-columns:1fr;
}
.qxv_hub_4qp{
gap:1.375rem;
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:562px){
.qxv_hub_4qp{
grid-template-columns:1fr;
}
}
.qxv_tk_4qp{
background:#0D2B32;
overflow:hidden;
align-items:center;
display:flex;
border-bottom:1px solid rgba(13, 43, 50, 0.08);
}
.qxv_tk_tag_4qp{
background:#FFFFFF;
padding:11px 1.125rem;
flex:none;
gap:0.5rem;
align-items:center;
letter-spacing:.1em;
display:flex;
font-weight:600;
border-right:1px solid rgba(13, 43, 50, 0.08);
color:#E03030;
font-size:10.5px;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:uppercase;
}
.qxv_tk_rail_4qp{
overflow:hidden;
flex:1;
}
.qxv_tk_track_4qp{
gap:1.75rem;
padding:11px 14px;
animation:zm3-marquee 26s linear infinite;
display:flex;
white-space:nowrap;
width:max-content;
font-size:0.75rem;
color:#1E4D57;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.qxv_tk_track_4qp b{
color:#007A8A;
}
.qxv_hero_4qp{
border-radius:20px;
background:linear-gradient(120deg,#0A2229,#07303A);
overflow:hidden;
padding:2.875rem 3rem;
border:1px solid rgba(13, 43, 50, 0.12);
color:#E8F9FB;
position:relative;
}
.qxv_hero_glow_4qp{
background:radial-gradient(circle,rgba(0, 210, 220, 0.22),transparent 70%);
border-radius:50%;
right:-60px;
height:21.25rem;
top:-60px;
width:340px;
position:absolute;
}
.qxv_hero_in_4qp{
max-width:600px;
position:relative;
}
.qxv_hero_4qp .qxv_eyebrow_4qp{
color:#00D4E0;
}
.qxv_pill_row_4qp{
border:1px solid rgba(255, 255, 255, 0.13);
gap:0.5rem;
padding:0.375rem 13px;
background:rgba(255, 255, 255, 0.08);
border-radius:62.438rem;
font-size:0.656rem;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
margin-bottom:1.375rem;
letter-spacing:.1em;
color:#00D4E0;
align-items:center;
text-transform:uppercase;
display:inline-flex;
}
.qxv_hero_h1_4qp{
margin:1.125rem 0;
font-size:54px;
color:#E8F9FB;
overflow-wrap:break-word;
font-weight:700;
letter-spacing:-.02em;
font-family:"Familjen Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.02;
}
.qxv_hero_h1_4qp em{
color:#00D4E0;
font-style:normal;
}
.qxv_hero_sub_4qp{
color:#7ECFDA;
margin-bottom:1.75rem;
line-height:1.55;
max-width:480px;
font-size:17px;
}
.qxv_hero_cta_4qp{
gap:14px;
flex-wrap:wrap;
margin-bottom:1.625rem;
align-items:center;
display:flex;
}
.qxv_hero_trust_4qp{
gap:14px;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.qxv_hero_rating_txt_4qp{
color:#7ECFDA;
font-size:0.813rem;
}
@media(max-width:1021px){
.qxv_hero_4qp{
padding:32px 24px;
}
.qxv_hero_h1_4qp{
font-size:38px;
}
}
@media(max-width:558px){
.qxv_hero_h1_4qp{
font-size:1.875rem;
}
}
.qxv_tabs_4qp{
gap:9px;
display:flex;
flex-wrap:wrap;
}
.qxv_tab_4qp{
border-radius:0.563rem;
padding:0.625rem 18px;
background:#FFFFFF;
border:1px solid rgba(13, 43, 50, 0.12);
font-size:0.813rem;
cursor:pointer;
color:#1E4D57;
font-weight:600;
}
.qxv_tab_on_4qp{
background:#00C8D6;
border-color:transparent;
color:#042028;
font-weight:700;
}
.qxv_stat_4qp{
grid-template-columns:repeat(4,1fr);
gap:14px;
display:grid;
}
.qxv_stat_4qp>*{
min-width:0;
}
.qxv_stat_item_4qp{
border:1px solid rgba(13, 43, 50, 0.12);
background:#FFFFFF;
padding:1.125rem 20px;
border-radius:13px;
}
.qxv_stat_k_4qp{
text-transform:uppercase;
font-size:0.594rem;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
letter-spacing:.12em;
margin-bottom:0.438rem;
color:#4A7D89;
}
.qxv_stat_v_4qp{
gap:0.5rem;
display:flex;
overflow-wrap:anywhere;
color:#0D2B32;
min-width:0;
font-size:1.5rem;
font-weight:700;
align-items:center;
font-family:"Familjen Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.qxv_stat_v_accent_4qp{
color:#007A8A;
}
@media(max-width:1023px){
.qxv_stat_4qp{
grid-template-columns:repeat(2,1fr);
}
}
.qxv_wlc_4qp{
padding:2.25rem 40px;
overflow:hidden;
gap:1.5rem;
border:1px solid rgba(13, 43, 50, 0.12);
border-radius:1.25rem;
background:linear-gradient(120deg,#0A2229,#07303A);
grid-template-columns:1.2fr .8fr;
display:grid;
position:relative;
color:#E8F9FB;
align-items:center;
}
.qxv_wlc_4qp>*{
min-width:0;
}
.qxv_wlc_4qp .qxv_eyebrow_4qp{
color:#00D4E0;
}
.qxv_wlc_glow_4qp{
border-radius:50%;
background:radial-gradient(circle,rgba(0, 210, 220, 0.22),transparent 70%);
top:-40px;
position:absolute;
right:-2.5rem;
height:16.25rem;
width:260px;
}
.qxv_wlc_in_4qp{
position:relative;
}
.qxv_wlc_h2_4qp{
margin:0.625rem 0 0.5rem;
font-weight:700;
overflow-wrap:break-word;
font-size:2.125rem;
color:#E8F9FB;
line-height:1.03;
font-family:"Familjen Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.qxv_wlc_h2_4qp em{
font-style:normal;
color:#00D4E0;
}
.qxv_wlc_sub_4qp{
max-width:26.25rem;
color:#7ECFDA;
line-height:1.55;
font-size:0.875rem;
margin-bottom:18px;
}
.qxv_wlc_terms_4qp{
gap:0.625rem;
display:flex;
position:relative;
flex-direction:column;
}
.qxv_term_4qp{
gap:0.688rem;
padding:0.813rem 0.938rem;
border:1px solid rgba(255, 255, 255, 0.13);
background:rgba(255, 255, 255, 0.08);
border-radius:0.813rem;
display:flex;
align-items:center;
}
.qxv_term_4qp svg{
flex:none;
height:20px;
color:#00D4E0;
width:20px;
}
.qxv_term_k_4qp{
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:uppercase;
font-size:0.594rem;
color:#7ECFDA;
letter-spacing:.1em;
}
.qxv_term_v_4qp{
color:#E8F9FB;
margin-top:2px;
font-size:14px;
font-weight:700;
}
@media(max-width:1023px){
.qxv_wlc_4qp{
grid-template-columns:1fr;
}
}
@media(max-width:561px){
.qxv_wlc_h2_4qp{
font-size:1.625rem;
}
}
.qxv_jp_4qp{
grid-template-columns:1.5fr 1fr 1fr;
gap:14px;
display:grid;
}
.qxv_jp_4qp>*{
min-width:0;
}
.qxv_jp_hero_4qp{
border:1px solid rgba(13, 43, 50, 0.12);
background:linear-gradient(135deg,#0A2229,#07303A);
gap:0.875rem;
padding:1.625rem;
border-radius:1.25rem;
overflow:hidden;
flex-direction:column;
display:flex;
min-height:11.25rem;
color:#E8F9FB;
justify-content:space-between;
position:relative;
}
.qxv_jp_glow_4qp{
background:radial-gradient(circle,rgba(0, 210, 220, 0.22),transparent 70%);
border-radius:50%;
width:180px;
height:180px;
top:-40px;
right:-40px;
position:absolute;
}
.qxv_jp_k_row_4qp{
gap:10px;
display:flex;
justify-content:space-between;
position:relative;
align-items:center;
}
.qxv_jp_k_4qp{
font-size:0.625rem;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:uppercase;
letter-spacing:.12em;
color:#4A7D89;
}
.qxv_jp_hero_4qp .qxv_jp_k_4qp{
color:#7ECFDA;
}
.qxv_jp_amt_4qp{
position:relative;
font-size:42px;
color:#00D4E0;
line-height:1;
font-weight:700;
font-family:"Familjen Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.qxv_jp_sub_4qp{
color:#7ECFDA;
font-size:0.75rem;
margin-top:5px;
}
.qxv_jp_cell_4qp{
border:1px solid rgba(13, 43, 50, 0.12);
padding:22px;
background:#FFFFFF;
border-radius:20px;
flex-direction:column;
min-height:180px;
display:flex;
justify-content:space-between;
}
.qxv_jp_cell_4qp .qxv_jp_amt_4qp{
font-size:1.875rem;
color:#0D2B32;
}
.qxv_jp_cell_4qp .qxv_jp_sub_4qp{
color:#4A7D89;
}
@media(max-width:1021px){
.qxv_jp_4qp{
grid-template-columns:1fr;
}
}
@media(max-width:563px){
.qxv_jp_amt_4qp{
font-size:2rem;
}
}
.qxv_steps_4qp{
gap:0.875rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.qxv_steps_4qp>*{
min-width:0;
}
.qxv_step_4qp{
border:1px solid rgba(13, 43, 50, 0.12);
border-radius:13px;
padding:1.5rem;
background:#FFFFFF;
position:relative;
}
.qxv_step_num_4qp{
border-radius:0.563rem;
background:#00C8D6;
color:#042028;
height:1.875rem;
justify-content:center;
margin-bottom:0.875rem;
align-items:center;
font-size:0.813rem;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
display:flex;
font-weight:700;
width:1.875rem;
}
.qxv_step_h_4qp{
font-size:16px;
margin-bottom:0.438rem;
font-weight:700;
color:#0D2B32;
font-family:"Familjen Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.qxv_step_p_4qp{
font-size:0.813rem;
color:#1E4D57;
line-height:1.55;
}
@media(max-width:1022px){
.qxv_steps_4qp{
grid-template-columns:1fr;
}
}
.qxv_promo_grid_4qp{
gap:16px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.qxv_promo_grid_4qp>*{
min-width:0;
}
.qxv_promo_4qp{
padding:24px;
background:#FFFFFF;
overflow:hidden;
border:1px solid rgba(13, 43, 50, 0.12);
border-radius:1.25rem;
min-height:150px;
position:relative;
}
.qxv_promo_h_4qp{
font-size:1.625rem;
font-weight:700;
color:#0D2B32;
margin-top:6px;
line-height:1.05;
font-family:"Familjen Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.qxv_promo_h_4qp em{
font-style:normal;
color:#007A8A;
}
.qxv_promo_p_4qp{
line-height:1.5;
font-size:0.781rem;
margin-top:0.5rem;
color:#1E4D57;
}
.qxv_promo_feat_4qp{
background:linear-gradient(135deg,#0A2229,#07303A);
border-color:rgba(13, 43, 50, 0.12);
}
.qxv_promo_feat_4qp .qxv_promo_h_4qp{
color:#E8F9FB;
}
.qxv_promo_feat_4qp .qxv_promo_h_4qp em{
color:#00D4E0;
}
.qxv_promo_feat_4qp .qxv_promo_p_4qp{
color:#7ECFDA;
}
.qxv_promo_feat_4qp .qxv_eyebrow_4qp{
color:#00D4E0;
}
@media(max-width:1027px){
.qxv_promo_grid_4qp{
grid-template-columns:1fr;
}
}
.qxv_dw_h2_4qp{
font-weight:700;
color:#0D2B32;
line-height:1.08;
font-family:"Familjen Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
margin-bottom:0.625rem;
font-size:1.625rem;
}
.qxv_steps_v_4qp{
grid-template-columns:1fr;
gap:10px;
}
.qxv_steps_v_4qp .qxv_step_4qp{
padding:1.125rem 1.25rem;
}
@media(max-width:560px){
.qxv_dw_h2_4qp{
font-size:23px;
}
}
.qxv_gm_4qp{
grid-template-columns:1.3fr 1fr;
gap:1rem;
display:grid;
}
.qxv_gm_4qp>*{
min-width:0;
}
.qxv_gm_panel_4qp{
padding:28px;
border:1px solid rgba(13, 43, 50, 0.12);
border-radius:20px;
background:#FFFFFF;
}
.qxv_gm_h2_4qp{
margin:0.625rem 0 0.5rem;
color:#0D2B32;
font-size:24px;
font-family:"Familjen Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
}
.qxv_gm_text_4qp{
margin-bottom:1.25rem;
color:#1E4D57;
font-size:0.844rem;
max-width:440px;
line-height:1.6;
}
.qxv_gm_level_4qp{
gap:14px;
align-items:center;
margin-bottom:1rem;
display:flex;
}
.qxv_gm_lv_4qp{
font-weight:700;
font-family:"Familjen Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#007A8A;
font-size:24px;
}
.qxv_gm_bar_wrap_4qp{
flex:1;
min-width:0;
}
.qxv_gm_bar_meta_4qp{
justify-content:space-between;
display:flex;
font-size:10px;
margin-bottom:5px;
color:#4A7D89;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.qxv_bar_4qp{
background:#F0FAFA;
border-radius:62.438rem;
overflow:hidden;
height:8px;
}
.qxv_bar_fill_4qp{
background:linear-gradient(90deg,#00C8D6,#005663);
border-radius:999px;
height:100%;
display:block;
}
.qxv_gm_missions_4qp{
gap:9px;
display:flex;
flex-wrap:wrap;
}
.qxv_gm_refer_4qp{
border:1px solid rgba(13, 43, 50, 0.12);
background:linear-gradient(150deg,#0A2229,#07303A);
padding:28px;
border-radius:1.25rem;
overflow:hidden;
color:#E8F9FB;
justify-content:space-between;
position:relative;
flex-direction:column;
display:flex;
}
.qxv_gm_refer_4qp .qxv_eyebrow_4qp{
color:#00D4E0;
}
.qxv_gm_ref_h2_4qp{
margin:10px 0 0.5rem;
color:#E8F9FB;
font-size:1.5rem;
line-height:1.1;
font-weight:700;
font-family:"Familjen Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.qxv_gm_ref_h2_4qp em{
color:#00D4E0;
font-style:normal;
}
.qxv_gm_ref_text_4qp{
line-height:1.55;
margin-bottom:1.125rem;
color:#7ECFDA;
font-size:0.813rem;
}
@media(max-width:1027px){
.qxv_gm_4qp{
grid-template-columns:1fr;
}
}
.qxv_pay_logos_4qp{
gap:0.563rem;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.qxv_pay_logos_4qp>*{
min-width:0;
}
.qxv_pay_4qp{
border:1px solid rgba(13, 43, 50, 0.12);
border-radius:0.563rem;
font-size:12px;
height:48px;
display:flex;
color:#1E4D57;
justify-content:center;
align-items:center;
font-weight:700;
}
.qxv_table_4qp{
border:1px solid rgba(13, 43, 50, 0.12);
border-radius:0.813rem;
overflow:hidden;
}
.qxv_trow_4qp{
grid-template-columns:1.3fr 1fr 1fr 1fr;
display:grid;
font-size:13px;
}
.qxv_trow_4qp>div{
padding:0.813rem 14px;
min-width:0;
}
.qxv_trow_4qp>div:first-child{
padding-left:16px;
font-weight:700;
color:#0D2B32;
}
.qxv_trow_th_4qp{
background:#F0FAFA;
text-transform:uppercase;
font-size:0.594rem;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#4A7D89;
letter-spacing:.06em;
}
.qxv_trow_4qp:not(.qxv_trow_th_4qp){
background:#FFFFFF;
color:#1E4D57;
border-top:1px solid rgba(13, 43, 50, 0.08);
}
.qxv_trow_zebra_4qp{
background:#E8F5F7;
}
.qxv_pos_4qp{
color:#007A8A;
font-weight:700;
}
@media(max-width:1022px){
.qxv_pay_logos_4qp{
grid-template-columns:repeat(2,1fr);
}
}
.qxv_tour_4qp{
border:1px solid rgba(13, 43, 50, 0.12);
border-radius:1.25rem;
overflow:hidden;
grid-template-columns:1.05fr 1fr;
display:grid;
}
.qxv_tour_4qp>*{
min-width:0;
}
.qxv_tour_l_4qp{
overflow:hidden;
background:linear-gradient(135deg,#0A2229,#07303A);
padding:2.125rem;
position:relative;
color:#E8F9FB;
}
.qxv_tour_h2_4qp{
margin:0.75rem 0 0.625rem;
font-weight:700;
line-height:1.05;
color:#E8F9FB;
font-size:1.875rem;
font-family:"Familjen Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.qxv_tour_h2_4qp em{
color:#00D4E0;
font-style:normal;
}
.qxv_tour_text_4qp{
font-size:13.5px;
margin-bottom:20px;
max-width:340px;
line-height:1.6;
color:#7ECFDA;
}
.qxv_tour_meta_4qp{
gap:1.125rem;
align-items:flex-end;
margin-bottom:20px;
flex-wrap:wrap;
display:flex;
}
.qxv_tour_cap_4qp{
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:uppercase;
font-size:9.5px;
color:#7ECFDA;
margin-bottom:0.313rem;
}
.qxv_count_4qp{
gap:6px;
display:flex;
}
.qxv_count_4qp span{
border-radius:0.563rem;
padding:4px 9px;
background:rgba(255, 255, 255, 0.08);
border:1px solid rgba(255, 255, 255, 0.13);
font-size:1.375rem;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-weight:700;
}
.qxv_tour_units_4qp{
font-size:10px;
color:#7ECFDA;
}
.qxv_board_4qp{
background:#FFFFFF;
padding:1.75rem 30px;
}
.qxv_board_head_4qp{
display:flex;
align-items:center;
margin-bottom:0.875rem;
justify-content:space-between;
}
.qxv_board_title_4qp{
font-weight:700;
font-size:1rem;
font-family:"Familjen Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#0D2B32;
}
.qxv_board_upd_4qp{
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#4A7D89;
font-size:0.625rem;
text-transform:uppercase;
}
.qxv_board_list_4qp{
gap:2px;
flex-direction:column;
display:flex;
}
.qxv_board_row_4qp{
padding:10px 12px;
gap:12px;
border-radius:0.563rem;
display:flex;
align-items:center;
}
.qxv_board_top1_4qp{
background:rgba(0, 122, 138, 0.11);
}
.qxv_board_rk_4qp{
font-weight:700;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
width:20px;
color:#4A7D89;
font-size:14px;
}
.qxv_board_top1_4qp .qxv_board_rk_4qp{
color:#007A8A;
}
.qxv_board_nm_4qp{
flex:1;
font-size:13.5px;
font-weight:600;
color:#1E4D57;
min-width:0;
}
.qxv_board_top1_4qp .qxv_board_nm_4qp{
color:#0D2B32;
font-weight:700;
}
.qxv_board_pt_4qp{
color:#1E4D57;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:12.5px;
}
@media(max-width:1023px){
.qxv_tour_4qp{
grid-template-columns:1fr;
}
}
@media(max-width:557px){
.qxv_tour_h2_4qp{
font-size:24px;
}
}
.qxv_vip_head_4qp{
gap:12px;
display:flex;
flex-wrap:wrap;
margin-bottom:18px;
align-items:flex-end;
justify-content:space-between;
}
.qxv_vip_intro_4qp{
font-size:13px;
max-width:420px;
color:#1E4D57;
}
.qxv_vip_4qp{
grid-template-columns:repeat(5,1fr);
gap:0.75rem;
display:grid;
}
.qxv_vip_4qp>*{
min-width:0;
}
.qxv_tier_4qp{
background:#FFFFFF;
border-radius:13px;
border:1px solid rgba(13, 43, 50, 0.12);
padding:1.25rem;
}
.qxv_tier_on_4qp{
border-color:#007A8A;
background:rgba(0, 122, 138, 0.11);
}
.qxv_tier_medal_4qp{
border-radius:9px;
background:linear-gradient(135deg,#00C8D6,#005663);
width:1.875rem;
margin-bottom:14px;
height:30px;
}
.qxv_tier_name_4qp{
font-size:0.938rem;
font-weight:700;
color:#0D2B32;
font-family:"Familjen Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
margin-bottom:0.313rem;
}
.qxv_tier_tx_4qp{
color:#4A7D89;
line-height:1.5;
font-size:11.5px;
}
@media(max-width:1023px){
.qxv_vip_4qp{
grid-template-columns:repeat(2,1fr);
}
}
.qxv_supp_4qp{
grid-template-columns:repeat(3,1fr);
gap:14px;
display:grid;
}
.qxv_supp_4qp>*{
min-width:0;
}
.qxv_supp_card_4qp{
background:#FFFFFF;
border-radius:13px;
padding:24px;
border:1px solid rgba(13, 43, 50, 0.12);
}
.qxv_supp_card_4qp svg{
color:#007A8A;
margin-bottom:14px;
height:24px;
width:1.5rem;
}
.qxv_supp_card_4qp h3{
margin-bottom:0.375rem;
font-family:"Familjen Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:1rem;
font-weight:700;
color:#0D2B32;
}
.qxv_supp_card_4qp p{
color:#1E4D57;
line-height:1.55;
font-size:13px;
}
@media(max-width:1026px){
.qxv_supp_4qp{
grid-template-columns:1fr;
}
}
.qxv_op_h2_4qp{
margin:10px 0 0.5rem;
font-family:"Familjen Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
line-height:1.1;
color:#0D2B32;
font-size:1.5rem;
}
.qxv_op_text_4qp{
line-height:1.6;
font-size:13.5px;
color:#1E4D57;
}
@media(max-width:559px){
.qxv_op_h2_4qp{
font-size:1.375rem;
}
}
.qxv_et_h2_4qp{
margin:10px 0 14px;
font-family:"Familjen Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#0D2B32;
line-height:1.08;
font-size:1.75rem;
font-weight:700;
}
.qxv_et_right_4qp{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.qxv_et_updated_4qp{
border-radius:0.813rem;
padding:0.875rem 18px;
gap:0.625rem;
border:1px solid rgba(13, 43, 50, 0.12);
background:#F0FAFA;
align-items:center;
font-size:12px;
color:#1E4D57;
display:flex;
}
.qxv_et_updated_4qp svg{
flex:none;
width:0.938rem;
color:#007A8A;
height:0.938rem;
}
.qxv_et_updated_4qp b{
color:#0D2B32;
}
@media(max-width:558px){
.qxv_et_h2_4qp{
font-size:24px;
}
}
.qxv_rv_head_4qp{
gap:12px;
justify-content:space-between;
flex-wrap:wrap;
display:flex;
margin-bottom:1.125rem;
align-items:flex-end;
}
.qxv_rv_agg_4qp{
gap:10px;
display:flex;
align-items:center;
}
.qxv_rv_source_4qp{
color:#4A7D89;
font-size:12.5px;
}
.qxv_rv_grid_4qp{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.qxv_rv_grid_4qp>*{
min-width:0;
}
.qxv_review_4qp{
background:#FFFFFF;
border-radius:13px;
border:1px solid rgba(13, 43, 50, 0.12);
padding:24px;
}
.qxv_review_4qp .qxv_stars_4qp{
margin-bottom:10px;
}
.qxv_review_4qp p{
margin-bottom:0.875rem;
font-weight:600;
font-size:14.5px;
line-height:1.5;
color:#0D2B32;
}
.qxv_review_by_4qp{
font-size:0.781rem;
color:#4A7D89;
}
@media(max-width:1026px){
.qxv_rv_grid_4qp{
grid-template-columns:1fr;
}
}
.qxv_gd_head_4qp{
gap:12px;
flex-wrap:wrap;
margin-bottom:16px;
align-items:center;
justify-content:space-between;
display:flex;
}
.qxv_rc_4qp{
gap:2rem;
grid-template-columns:1fr 1fr 1fr;
display:grid;
}
.qxv_rc_4qp>*{
min-width:0;
}
.qxv_rc_awards_4qp{
gap:11px;
flex-direction:column;
display:flex;
}
.qxv_award_4qp{
gap:0.688rem;
display:flex;
align-items:center;
}
.qxv_award_4qp svg{
flex:none;
height:18px;
color:#F0A800;
width:18px;
}
.qxv_award_t_4qp{
color:#0D2B32;
font-size:13.5px;
font-weight:700;
}
.qxv_award_s_4qp{
color:#4A7D89;
font-size:11.5px;
}
.qxv_rc_press_4qp{
gap:10px;
grid-template-columns:1fr 1fr;
display:grid;
}
.qxv_logo_cell_4qp{
border:1px solid rgba(13, 43, 50, 0.12);
border-radius:0.563rem;
font-size:0.813rem;
display:flex;
align-items:center;
justify-content:center;
height:48px;
color:#1E4D57;
font-weight:700;
}
.qxv_rc_partner_4qp{
background:#FFFFFF;
border-radius:0.813rem;
border:1px solid rgba(13, 43, 50, 0.12);
padding:20px;
}
.qxv_rc_partner_name_4qp{
color:#0D2B32;
margin-bottom:0.375rem;
font-weight:700;
font-size:18px;
font-family:"Familjen Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.qxv_rc_partner_text_4qp{
line-height:1.55;
font-size:0.781rem;
color:#1E4D57;
}
@media(max-width:1021px){
.qxv_rc_4qp{
grid-template-columns:1fr;
gap:1.375rem;
}
.qxv_rc_press_4qp{
grid-template-columns:repeat(4,1fr);
}
}
.qxv_provs_4qp{
grid-template-columns:repeat(6,1fr);
gap:12px;
display:grid;
margin-bottom:1.75rem;
}
.qxv_provs_4qp>*{
min-width:0;
}
.qxv_prov_4qp{
background:#FFFFFF;
padding:0.75rem;
border:1px solid rgba(13, 43, 50, 0.12);
border-radius:13px;
align-items:center;
text-decoration:none;
justify-content:center;
display:flex;
height:4rem;
}
.qxv_prov_img_4qp{
max-height:2rem;
max-width:100%;
object-fit:contain;
}
.qxv_resp_4qp{
padding:26px;
background:#FFFFFF;
border:1px solid rgba(13, 43, 50, 0.12);
border-radius:0.813rem;
gap:24px;
justify-content:space-between;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.qxv_resp_in_4qp{
max-width:560px;
}
.qxv_resp_h_4qp{
font-family:"Familjen Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#0D2B32;
font-weight:700;
margin-bottom:8px;
font-size:19px;
}
.qxv_resp_p_4qp{
line-height:1.6;
color:#1E4D57;
font-size:13.5px;
}
.qxv_resp_badges_4qp{
gap:14px;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.qxv_age18_4qp{
border-radius:0.563rem;
padding:0.25rem 0.5rem;
border:1.5px solid #E03030;
font-size:0.813rem;
color:#E03030;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-weight:700;
}
.qxv_resp_org_4qp{
color:#4A7D89;
font-size:13px;
font-weight:600;
}
@media(max-width:1023px){
.qxv_provs_4qp{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:561px){
.qxv_provs_4qp{
grid-template-columns:repeat(2,1fr);
}
}
.qxv_ab_h2_4qp{
margin:14px 0 1rem;
font-size:2rem;
line-height:1.08;
font-family:"Familjen Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
color:#0D2B32;
}
.qxv_ab_body_4qp{
font-size:0.938rem;
margin-bottom:14px;
line-height:1.65;
color:#1E4D57;
}
.qxv_ab_chips_4qp{
gap:10px;
display:flex;
flex-wrap:wrap;
margin-top:8px;
}
.qxv_faq_4qp{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.qxv_faq_item_4qp{
background:#FFFFFF;
padding:18px 1.375rem;
border-radius:0.813rem;
border:1px solid rgba(13, 43, 50, 0.12);
}
.qxv_faq_q_4qp{
gap:1rem;
list-style:none;
color:#0D2B32;
display:flex;
align-items:center;
font-size:15.5px;
justify-content:space-between;
cursor:pointer;
font-weight:600;
}
.qxv_faq_q_4qp::-webkit-details-marker{
display:none;
}
.qxv_faq_q_t_4qp{
gap:0.625rem;
display:flex;
}
.qxv_faq_q_i_4qp{
font-style:normal;
color:#007A8A;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.qxv_faq_pm_4qp{
font-size:20px;
color:#007A8A;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.qxv_faq_item_4qp[open] .qxv_faq_pm_4qp{
transform:rotate(45deg);
}
.qxv_faq_a_4qp{
color:#1E4D57;
font-size:0.844rem;
margin-top:0.75rem;
line-height:1.6;
}
@media(max-width:559px){
.qxv_ab_h2_4qp{
font-size:26px;
}
}
.qxv_dispute_4qp{
border:1px dashed rgba(13, 43, 50, 0.22);
border-radius:0.813rem;
padding:1.625rem 30px;
gap:1.75rem;
align-items:center;
display:flex;
flex-wrap:wrap;
justify-content:space-between;
}
.qxv_dispute_in_4qp{
max-width:41.25rem;
}
.qxv_dispute_h2_4qp{
margin-bottom:8px;
font-weight:700;
font-family:"Familjen Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#0D2B32;
font-size:1.375rem;
}
.qxv_dispute_text_4qp{
color:#1E4D57;
line-height:1.6;
font-size:0.844rem;
}
.qxv_footer_4qp{
background:#0D2B32;
padding:40px 1.75rem;
border-top:1px solid rgba(13, 43, 50, 0.08);
}
.qxv_footer_grid_4qp{
gap:2rem;
grid-template-columns:1.4fr 1fr 1fr 1fr;
margin-left:auto;
display:grid;
max-width:87.5rem;
margin-right:auto;
margin-bottom:28px;
}
.qxv_footer_grid_4qp>*{
min-width:0;
}
.qxv_footer_grid_4qp h4{
color:#7AAAB5;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.625rem;
letter-spacing:.12em;
margin-bottom:0.813rem;
text-transform:uppercase;
}
.qxv_fcol_4qp{
gap:0.563rem;
display:flex;
flex-direction:column;
color:#1E4D57;
font-size:0.813rem;
}
.qxv_fcol_4qp a{
cursor:pointer;
}
.qxv_ft_about_4qp{
color:#4A7D89;
margin-top:12px;
font-size:0.813rem;
line-height:1.6;
max-width:16.25rem;
}
.qxv_ft_contact_4qp{
font-size:12.5px;
margin-top:0.75rem;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#007A8A;
overflow-wrap:anywhere;
}
.qxv_footer_bottom_4qp{
margin:0 auto;
gap:1rem;
align-items:center;
flex-wrap:wrap;
padding-top:1.25rem;
border-top:1px solid rgba(13, 43, 50, 0.08);
display:flex;
max-width:1400px;
justify-content:space-between;
}
.qxv_footer_bottom_4qp p{
font-size:0.688rem;
color:#7AAAB5;
line-height:1.6;
max-width:45rem;
}
@media(max-width:1025px){
.qxv_footer_grid_4qp{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:559px){
.qxv_footer_grid_4qp{
grid-template-columns:1fr;
}
}