*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F0F8FA;
font-size:15px;
text-rendering:optimizeLegibility;
color:#2A4A58;
-webkit-font-smoothing:antialiased;
font-family:"Figtree", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
line-height:1.55;
overflow-wrap:break-word;
}
img{
display:block;
max-width:100%;
}
a{
text-decoration:none;
color:inherit;
}
button{
background:none;
border:none;
font-family:inherit;
cursor:pointer;
}
input{
font-family:inherit;
}
svg{
display:block;
}
h1,h2,h3,h4{
overflow-wrap:anywhere;
}
::-webkit-scrollbar{
width:0.5rem;
height:0.5rem;
}
::-webkit-scrollbar-thumb{
background:rgba(8, 24, 32, 0.72);
border-radius:8px;
}
::-webkit-scrollbar-track{
background:transparent;
}
.poh-shellxn5{
grid-template-columns:15.5rem 1fr;
min-height:100vh;
display:grid;
}
.poh-mainxn5{
min-width:0;
}
.poh-wrapxn5{
margin:0 auto;
width:100%;
max-width:1400px;
}
.poh-containerxn5{
padding:0 16px;
margin:0 auto;
width:100%;
max-width:87.5rem;
}
@media(min-width:768px){
.poh-containerxn5{
padding:0 1.75rem;
}
}
.poh-sectionxn5{
padding:24px 1.75rem;
}
.poh-section_ptxn5{
padding-top:34px;
}
.poh-band_softxn5{
background:#FFFFFF;
}
.poh-eyebrowxn5{
overflow-wrap:break-word;
font-size:0.656rem;
text-transform:uppercase;
color:#007A8A;
font-family:"Figtree", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
display:inline-block;
line-height:1.4;
letter-spacing:.14em;
font-weight:600;
}
.poh-drawer_cbxn5{
display:none;
}
.poh-overlayxn5{
display:none;
}
@media(max-width:1027px){
.poh-shellxn5{
grid-template-columns:1fr;
}
.poh-mainxn5{
padding-bottom:4.875rem;
}
.poh-drawer_cbxn5:checked~.poh-overlayxn5{
inset:0;
background:rgba(8, 24, 32, 0.72);
display:block;
position:fixed;
z-index:70;
}
}
@media(max-width:557px){
.poh-sectionxn5{
padding:1.125rem 16px;
}
.poh-section_ptxn5{
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 ---------- */
.poh-sidexn5{
padding:22px 1.125rem;
gap:1.375rem;
background:#E2EFF4;
display:flex;
align-self:start;
top:0;
height:100vh;
flex-direction:column;
position:sticky;
border-right:1px solid rgba(13, 37, 48, 0.08);
overflow-y:auto;
}
.poh-brandxn5{
gap:0.625rem;
align-items:center;
display:flex;
}
.poh-logoxn5{
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
font-size:21px;
color:#0D2530;
letter-spacing:-.02em;
}
.poh-side_ctaxn5{
border:1px solid rgba(13, 37, 48, 0.12);
background:rgba(0, 122, 138, 0.11);
padding:16px;
border-radius:0.813rem;
}
.poh-side_cta_hxn5{
color:#0D2530;
line-height:1.15;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
font-size:17px;
margin-bottom:0.375rem;
}
.poh-side_cta_pxn5{
margin-bottom:12px;
color:#2A4A58;
font-size:0.75rem;
line-height:1.45;
}
.poh-navxn5{
gap:3px;
display:flex;
flex-direction:column;
}
.poh-nav_labelxn5{
padding:6px 10px;
font-size:9.5px;
letter-spacing:.14em;
text-transform:uppercase;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
color:#7AAABB;
}
.poh-nav_itemxn5{
border-radius:0.5rem;
gap:11px;
padding:0.625rem;
display:flex;
align-items:center;
font-size:14px;
font-weight:500;
color:#2A4A58;
}
.poh-nav_itemxn5 svg{
height:1.063rem;
width:17px;
}
.poh-nav_itemxn5:hover{
background:rgba(0, 122, 138, 0.11);
color:#0D2530;
}
.poh-nav_item_onxn5{
background:rgba(0, 122, 138, 0.11);
color:#007A8A;
font-weight:600;
}
.poh-side_footxn5{
border:1px solid rgba(13, 37, 48, 0.12);
background:#FFFFFF;
border-radius:0.813rem;
padding:12px;
margin-top:auto;
}
.poh-side_footxn5 p{
font-size:0.781rem;
line-height:1.4;
margin-top:0.25rem;
color:#2A4A58;
}
/* ---------- topbar ---------- */
.poh-topxn5{
gap:1rem;
background:#E2EFF4;
padding:0.875rem 1.75rem;
top:0;
border-bottom:1px solid rgba(13, 37, 48, 0.08);
align-items:center;
display:flex;
z-index:40;
position:sticky;
}
.poh-top_brandxn5{
gap:0.563rem;
align-items:center;
display:none;
}
.poh-searchxn5{
border:1px solid rgba(13, 37, 48, 0.12);
flex:1;
background:#FFFFFF;
gap:10px;
border-radius:0.813rem;
padding:11px 14px;
color:#4D7A8A;
font-size:13.5px;
align-items:center;
display:flex;
max-width:440px;
}
.poh-searchxn5 svg{
flex:none;
width:16px;
height:1rem;
}
.poh-top_actionsxn5{
gap:12px;
display:flex;
align-items:center;
margin-left:auto;
}
.poh-langxn5{
font-size:12px;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
color:#2A4A58;
}
.poh-burgerxn5{
border-radius:8px;
border:1px solid rgba(13, 37, 48, 0.12);
background:#FFFFFF;
justify-content:center;
align-items:center;
width:2.5rem;
display:none;
color:#0D2530;
height:40px;
}
/* ---------- bottom-nav (mobile) ---------- */
.poh-botnavxn5{
display:none;
}
@media(max-width:1023px){
.poh-sidexn5{
transition:transform .25s ease;
top:0;
width:280px;
left:0;
height:100vh;
position:fixed;
transform:translateX(-100%);
z-index:80;
}
.poh-drawer_cbxn5:checked~.poh-shellxn5 .poh-sidexn5{
transform:translateX(0);
}
.poh-topxn5{
gap:0.75rem;
padding:14px 16px;
position:static;
flex-wrap:wrap;
}
.poh-top_brandxn5{
display:flex;
}
.poh-searchxn5{
display:none;
}
.poh-burgerxn5{
display:flex;
}
.poh-top_actionsxn5{
gap:10px;
width:100%;
margin-left:0;
align-items:stretch;
}
.poh-top_actionsxn5 .poh-langxn5{
display:none;
}
.poh-top_actionsxn5 .poh-btnxn5{
flex:1;
padding:11px 10px;
text-align:center;
}
.poh-botnavxn5{
padding:0.5rem 6px calc(0.5rem + env(safe-area-inset-bottom));
grid-template-columns:repeat(3,1fr);
background:#E2EFF4;
left:0;
transform:translateZ(0);
position:fixed;
z-index:65;
bottom:0;
border-top:1px solid rgba(13, 37, 48, 0.12);
display:grid;
right:0;
}
.poh-bnxn5{
padding:6px 2px 0;
gap:0.25rem;
font-size:0.625rem;
flex-direction:column;
justify-content:flex-end;
align-items:center;
display:flex;
font-weight:600;
color:#2A4A58;
min-width:0;
}
.poh-bnxn5 svg{
flex:none;
height:22px;
width:1.375rem;
}
.poh-bnxn5 span{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
text-align:center;
max-width:100%;
}
.poh-bn_onxn5{
color:#007A8A;
}
.poh-bn_centerxn5{
position:relative;
}
.poh-bn_fabxn5{
border-radius:50%;
background:#00C2D8;
left:50%;
position:absolute;
height:3.125rem;
top:-20px;
display:flex;
color:#081820;
justify-content:center;
width:3.125rem;
align-items:center;
box-shadow:0 8px 2rem rgba(0, 122, 138, 0.18), 0 2px 0.5rem rgba(13, 37, 48, 0.12);
transform:translateX(-50%);
}
.poh-bn_fabxn5 svg{
width:24px;
height:1.5rem;
}
.poh-bn_centerxn5 span{
color:#007A8A;
}
}
.poh-btnxn5{
transition:background-color 0.2s ease,color 0.2s ease;
border-radius:0.5rem;
padding:11px 1.375rem;
gap:8px;
cursor:pointer;
font-family:"Figtree", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:0.875rem;
justify-content:center;
font-weight:700;
align-items:center;
display:inline-flex;
}
.poh-btn_prixn5{
background:#00C2D8;
color:#081820;
box-shadow:0 0.25rem 1.25rem rgba(0, 194, 216, 0.45), 0 2px 0.375rem rgba(0, 122, 138, 0.30);
}
.poh-btn_prixn5:hover{
background:#00A8BC;
}
.poh-btn_ghostxn5{
background:rgba(0, 122, 138, 0.11);
color:#0D2530;
font-weight:600;
}
.poh-btn_linexn5{
border:1px solid rgba(13, 37, 48, 0.22);
background:transparent;
font-weight:600;
color:#0D2530;
}
.poh-btn_lgxn5{
padding:1rem 30px;
border-radius:13px;
font-size:15px;
}
.poh-bandxn5 .poh-btn_linexn5{
border-color:rgba(255, 255, 255, 0.13);
color:#E8F8FB;
}
.poh-bandxn5 .poh-btn_ghostxn5{
background:rgba(255, 255, 255, 0.08);
color:#E8F8FB;
}
.poh-link_mxn5{
gap:0.313rem;
cursor:pointer;
font-size:12px;
align-items:center;
color:#007A8A;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
display:inline-flex;
text-decoration:none;
}
.poh-link_mxn5 svg{
width:0.875rem;
height:0.875rem;
}
.poh-bandxn5 .poh-link_mxn5{
color:#00D2E6;
}
.poh-dotxn5{
flex:none;
background:#007A8A;
border-radius:50%;
height:0.438rem;
width:7px;
}
.poh-dot_livexn5{
animation:zm3-pulse 1.4s infinite;
background:#E03030;
}
.poh-starsxn5{
gap:2px;
display:inline-flex;
color:#007A8A;
}
.poh-starsxn5 svg{
height:0.938rem;
width:0.938rem;
}
.poh-chipxn5{
border-radius:8px;
border:1px solid rgba(13, 37, 48, 0.12);
background:#FFFFFF;
padding:7px 12px;
gap:0.375rem;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
align-items:center;
font-size:11px;
display:inline-flex;
color:#2A4A58;
}
.poh-chip_onxn5{
border-color:transparent;
background:rgba(0, 122, 138, 0.11);
color:#007A8A;
}
.poh-gcxn5{
min-width:0;
color:inherit;
text-decoration:none;
cursor:pointer;
display:block;
}
.poh-gc_thumbxn5{
border:1px solid rgba(13, 37, 48, 0.12);
border-radius:0.813rem;
overflow:hidden;
position:relative;
background-position:center;
display:block;
aspect-ratio:1;
background-size:cover;
}
.poh-gc_thumb_portraitxn5{
aspect-ratio:3/4;
}
.poh-gc_thumb_widexn5{
aspect-ratio:16/11;
}
.poh-gc_capxn5{
background:linear-gradient(transparent,rgba(8, 24, 32, 0.72));
padding:0.563rem;
position:absolute;
right:0;
bottom:0;
left:0;
}
.poh-gc_namexn5{
color:#E8F8FB;
font-size:12.5px;
font-weight:700;
display:block;
}
.poh-gc_metaxn5{
font-size:0.688rem;
color:#8BBFCC;
}
.poh-gc_badgexn5{
background:#007A8A;
padding:2px 6px;
border-radius:8px;
color:#0A1A22;
top:8px;
position:absolute;
font-weight:700;
right:0.5rem;
font-size:8px;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
}
.poh-gc_badge_hotxn5{
background:#E03030;
color:#E8F8FB;
}
.poh-gc_badge_livexn5{
background:#E03030;
color:#E8F8FB;
right:auto;
left:8px;
}
.poh-gc_multxn5{
inset:0;
align-items:center;
color:#007A8A;
position:absolute;
justify-content:center;
font-size:28px;
display:flex;
font-weight:700;
}
.poh-pcxn5{
background:#FFFFFF;
border:1px solid rgba(13, 37, 48, 0.12);
border-radius:0.813rem;
color:#2A4A58;
align-items:center;
display:flex;
height:4rem;
font-size:0.875rem;
font-weight:700;
justify-content:center;
}
.poh-railxn5{
min-width:0;
}
.poh-rail_scrollxn5{
gap:0.875rem;
display:grid;
}
.poh-rail_scrollxn5>*{
min-width:0;
}
.poh-g6xn5{
grid-template-columns:repeat(6,1fr);
}
.poh-g7xn5{
grid-template-columns:repeat(7,1fr);
}
.poh-g4xn5{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1026px){
.poh-g6xn5,.poh-g7xn5{
grid-template-columns:none;
grid-auto-columns:120px;
overflow-x:auto;
grid-auto-flow:column;
padding-bottom:0.375rem;
scroll-snap-type:x mandatory;
}
.poh-g6xn5>*,.poh-g7xn5>*{
scroll-snap-align:start;
}
.poh-g4xn5{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:562px){
.poh-g4xn5{
grid-template-columns:none;
overflow-x:auto;
grid-auto-flow:column;
grid-auto-columns:9.375rem;
}
}
.poh-panelxn5{
padding:1.75rem 32px;
border:1px solid rgba(13, 37, 48, 0.12);
border-radius:1.25rem;
background:#FFFFFF;
}
.poh-splitxn5{
gap:2.25rem;
display:grid;
align-items:start;
}
.poh-splitxn5>*{
min-width:0;
}
.poh-split_axn5{
grid-template-columns:.85fr 1.15fr;
}
.poh-split_bxn5{
grid-template-columns:1fr 1.1fr;
}
.poh-split_cxn5{
grid-template-columns:1.1fr .9fr;
}
.poh-pgridxn5{
gap:2.5rem;
grid-template-columns:.9fr 1.1fr;
display:grid;
align-items:center;
}
.poh-pgridxn5>*{
min-width:0;
}
.poh-leadxn5{
line-height:1.65;
margin-bottom:0.875rem;
color:#2A4A58;
font-size:0.938rem;
}
.poh-featxn5{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.poh-featxn5>*{
min-width:0;
}
.poh-feat2xn5{
grid-template-columns:1fr 1fr;
}
.poh-feat_cardxn5{
padding:1.625rem;
border:1px solid rgba(13, 37, 48, 0.12);
background:#FFFFFF;
border-radius:1.25rem;
}
.poh-feat_cardxn5 svg{
color:#007A8A;
width:1.625rem;
margin-bottom:16px;
height:1.625rem;
}
.poh-feat_cardxn5 h3{
color:#0D2530;
font-weight:700;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
margin-bottom:0.5rem;
font-size:18px;
}
.poh-feat_cardxn5 p{
line-height:1.6;
font-size:13px;
color:#2A4A58;
}
.poh-feat_cardxn5 b{
color:#0D2530;
}
.poh-bigxn5{
gap:1.375rem;
display:flex;
flex-wrap:wrap;
}
.poh-big_nxn5{
color:#007A8A;
font-weight:700;
font-size:1.625rem;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.poh-big_lxn5{
font-size:0.75rem;
color:#4D7A8A;
}
.poh-personxn5{
background:#FFFFFF;
border-radius:13px;
padding:16px 18px;
gap:0.875rem;
border:1px solid rgba(13, 37, 48, 0.12);
align-items:center;
display:flex;
}
.poh-avatarxn5{
background:linear-gradient(135deg,#00C2D8,#005566);
flex:none;
border-radius:50%;
height:44px;
width:2.75rem;
}
.poh-person_namexn5{
font-size:0.875rem;
color:#0D2530;
font-weight:700;
}
.poh-person_rolexn5{
color:#4D7A8A;
font-size:0.75rem;
}
.poh-kvxn5{
gap:1px;
border-radius:0.813rem;
grid-template-columns:1fr 1fr;
overflow:hidden;
background:rgba(13, 37, 48, 0.12);
border:1px solid rgba(13, 37, 48, 0.12);
display:grid;
}
.poh-kvxn5>div{
padding:16px 1.125rem;
background:#F0F8FA;
min-width:0;
}
.poh-kv_kxn5{
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
font-size:9.5px;
color:#007A8A;
margin-bottom:0.313rem;
text-transform:uppercase;
}
.poh-kv_vxn5{
color:#0D2530;
font-size:0.844rem;
font-weight:700;
}
@media(max-width:1026px){
.poh-split_axn5,.poh-split_bxn5,.poh-split_cxn5,.poh-pgridxn5{
grid-template-columns:1fr;
gap:24px;
}
.poh-featxn5,.poh-feat2xn5{
grid-template-columns:1fr;
}
.poh-kvxn5{
grid-template-columns:1fr;
}
}
.poh-shxn5{
min-width:0;
margin-bottom:16px;
}
.poh-sh_rowxn5{
gap:12px;
display:flex;
align-items:flex-end;
justify-content:space-between;
flex-wrap:wrap;
}
.poh-sh_rowxn5 .poh-sh_lxn5{
gap:0.375rem;
flex-direction:column;
display:flex;
min-width:0;
}
.poh-sh_stackxn5{
gap:10px;
display:flex;
flex-direction:column;
align-items:flex-start;
}
.poh-sh_centerxn5{
gap:0.625rem;
flex-direction:column;
align-items:center;
text-align:center;
display:flex;
}
.poh-sh_h2xn5{
gap:9px;
overflow-wrap:break-word;
color:#0D2530;
font-weight:700;
font-size:20px;
align-items:center;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
display:flex;
line-height:1.1;
}
@media(min-width:769px){
.poh-sh_h2xn5{
font-size:24px;
}
}
.poh-bandxn5 .poh-sh_h2xn5{
color:#E8F8FB;
}
.poh-eb_monoxn5{
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
text-transform:none;
letter-spacing:.08em;
}
.poh-eb_monoxn5::before{
content:"// ";
}
.poh-eb_upperxn5{
letter-spacing:.14em;
text-transform:uppercase;
}
.poh-eb_pillxn5{
background:rgba(0, 122, 138, 0.11);
padding:5px 0.688rem;
border-radius:999px;
letter-spacing:.12em;
text-transform:uppercase;
}
.poh-eb_linexn5{
gap:10px;
align-items:center;
display:inline-flex;
}
.poh-eb_linexn5::before{
background:#007A8A;
width:1.5rem;
height:1px;
content:"";
display:inline-block;
}
.poh-bandxn5 .poh-eb_linexn5::before{
background:#00D2E6;
}
.poh-bandxn5 .poh-eb_pillxn5{
background:rgba(255, 255, 255, 0.08);
}
.poh-sh_linkxn5{
gap:6px;
transition:color 0.2s ease,border-color 0.2s ease;
padding-bottom:2px;
font-weight:600;
align-items:center;
white-space:nowrap;
font-size:0.813rem;
border-bottom:1px solid #0D2530;
color:#0D2530;
display:inline-flex;
}
.poh-sh_linkxn5:hover{
border-color:#007A8A;
color:#007A8A;
}
.poh-sh_linkxn5 svg{
height:0.875rem;
width:14px;
}
.poh-sh_link_chevxn5{
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
border-bottom:0;
color:#007A8A;
font-size:0.75rem;
padding-bottom:0;
}
.poh-sh_link_btnxn5{
border-radius:999px;
padding:9px 1.125rem;
background:#00C2D8;
border-bottom:0;
color:#081820;
}
.poh-sh_link_btnxn5:hover{
background:#00A8BC;
border-color:transparent;
}
.poh-bandxn5 .poh-sh_linkxn5{
border-color:#E8F8FB;
color:#E8F8FB;
}
.poh-bandxn5 .poh-sh_link_chevxn5{
color:#00D2E6;
}
.poh-sh_rulexn5{
background:rgba(13, 37, 48, 0.12);
margin:-2px 0 1rem;
height:1px;
}
.poh-bandxn5 .poh-sh_rulexn5{
background:rgba(255, 255, 255, 0.13);
}
.poh-seo_grid3xn5{
grid-template-columns:repeat(3,1fr);
gap:20px;
display:grid;
}
.poh-seo_grid4xn5{
grid-template-columns:repeat(4,1fr);
gap:0.813rem;
display:grid;
}
.poh-seo_grid3xn5>*,.poh-seo_grid4xn5>*{
min-width:0;
}
.poh-seo_cardxn5{
padding:24px;
border-radius:13px;
background:#FFFFFF;
border:1px solid rgba(13, 37, 48, 0.12);
}
.poh-seo_cardxn5 h3{
margin-bottom:8px;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
color:#0D2530;
font-size:1.125rem;
}
.poh-seo_cardxn5 p{
color:#2A4A58;
line-height:1.6;
font-size:0.813rem;
}
.poh-seo_card_smxn5{
padding:20px;
}
.poh-seo_card_smxn5 h3{
font-size:16px;
}
.poh-seo_card_smxn5 p{
font-size:0.781rem;
line-height:1.55;
}
.poh-seo_rtp_rowxn5{
grid-template-columns:1fr 1fr;
gap:36px;
display:grid;
margin-top:16px;
align-items:center;
}
.poh-rtpxn5{
gap:14px;
min-width:0;
display:flex;
}
.poh-rtpxn5>div{
background:#F0F8FA;
flex:1;
border-radius:13px;
padding:16px;
text-align:center;
min-width:0;
}
.poh-rtp_nxn5{
font-size:26px;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#007A8A;
font-weight:700;
white-space:nowrap;
}
.poh-rtp_lxn5{
font-size:0.688rem;
margin-top:4px;
color:#4D7A8A;
}
.poh-cmpxn5{
overflow:hidden;
border-radius:0.813rem;
border:1px solid rgba(13, 37, 48, 0.12);
max-width:47.5rem;
}
.poh-cmp_rowxn5{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
font-size:13px;
}
.poh-cmp_rowxn5>div{
padding:13px 14px;
min-width:0;
text-align:center;
}
.poh-cmp_rowxn5>div:first-child{
text-align:left;
color:#0D2530;
padding-left:1.375rem;
font-weight:600;
}
.poh-cmp_thxn5{
background:#F0F8FA;
font-weight:700;
font-size:12.5px;
}
.poh-cmp_rowxn5:not(.poh-cmp_thxn5){
background:#FFFFFF;
border-top:1px solid rgba(13, 37, 48, 0.08);
color:#2A4A58;
}
.poh-cmp_zebraxn5{
background:#E8F4F7;
}
.poh-guidexn5{
overflow:hidden;
border:1px solid rgba(13, 37, 48, 0.12);
background:#FFFFFF;
border-radius:0.813rem;
cursor:pointer;
}
.poh-guide_coverxn5{
height:130px;
}
.poh-guide_bodyxn5{
padding:20px;
}
.poh-guide_bodyxn5 h3{
margin:7px 0 9px;
line-height:1.25;
color:#0D2530;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
font-size:16px;
}
.poh-guide_metaxn5{
color:#4D7A8A;
font-size:0.719rem;
}
.poh-hubxn5{
gap:28px;
grid-template-columns:repeat(5,1fr);
border-top:1px solid rgba(13, 37, 48, 0.08);
display:grid;
padding-top:28px;
}
.poh-hubxn5>*{
min-width:0;
}
.poh-hubxn5 h4{
font-size:0.813rem;
margin-bottom:0.688rem;
font-weight:700;
color:#0D2530;
}
.poh-hub_colxn5{
gap:0.5rem;
flex-direction:column;
display:flex;
font-size:13px;
color:#2A4A58;
}
.poh-hub_colxn5 a{
cursor:pointer;
}
@media(max-width:1023px){
.poh-seo_grid3xn5{
grid-template-columns:1fr;
}
.poh-seo_grid4xn5{
grid-template-columns:repeat(2,1fr);
}
.poh-seo_rtp_rowxn5{
grid-template-columns:1fr;
gap:1.25rem;
}
.poh-hubxn5{
grid-template-columns:repeat(2,1fr);
gap:22px;
}
}
@media(max-width:559px){
.poh-hubxn5{
grid-template-columns:1fr;
}
}
.poh-tkxn5{
background:#C8DFE8;
overflow:hidden;
align-items:center;
border-bottom:1px solid rgba(13, 37, 48, 0.08);
display:flex;
}
.poh-tk_tagxn5{
flex:none;
padding:11px 18px;
gap:0.5rem;
background:#FFFFFF;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
font-size:0.656rem;
border-right:1px solid rgba(13, 37, 48, 0.08);
color:#E03030;
text-transform:uppercase;
display:flex;
letter-spacing:.1em;
align-items:center;
font-weight:600;
}
.poh-tk_railxn5{
flex:1;
overflow:hidden;
}
.poh-tk_trackxn5{
padding:0.688rem 14px;
animation:zm3-marquee 26s linear infinite;
gap:1.75rem;
color:#2A4A58;
white-space:nowrap;
font-size:0.75rem;
display:flex;
width:max-content;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
}
.poh-tk_trackxn5 b{
color:#007A8A;
}
.poh-heroxn5{
overflow:hidden;
border-radius:20px;
padding:2.875rem 48px;
background:linear-gradient(120deg,#0A1A22,#071318);
border:1px solid rgba(13, 37, 48, 0.12);
position:relative;
color:#E8F8FB;
}
.poh-hero_glowxn5{
border-radius:50%;
background:radial-gradient(circle,rgba(0, 210, 230, 0.22),transparent 70%);
right:-3.75rem;
top:-60px;
position:absolute;
width:340px;
height:21.25rem;
}
.poh-hero_inxn5{
max-width:600px;
position:relative;
}
.poh-heroxn5 .poh-eyebrowxn5{
color:#00D2E6;
}
.poh-pill_rowxn5{
background:rgba(255, 255, 255, 0.08);
gap:8px;
padding:0.375rem 0.813rem;
border-radius:999px;
border:1px solid rgba(255, 255, 255, 0.13);
display:inline-flex;
letter-spacing:.1em;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
text-transform:uppercase;
font-size:10.5px;
color:#00D2E6;
margin-bottom:22px;
align-items:center;
}
.poh-hero_h1xn5{
margin:18px 0;
overflow-wrap:break-word;
font-size:3.375rem;
letter-spacing:-.02em;
color:#E8F8FB;
font-weight:700;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
line-height:1.02;
}
.poh-hero_h1xn5 em{
color:#00D2E6;
font-style:normal;
}
.poh-hero_subxn5{
font-size:17px;
max-width:480px;
color:#8BBFCC;
line-height:1.55;
margin-bottom:28px;
}
.poh-hero_ctaxn5{
gap:0.875rem;
margin-bottom:26px;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.poh-hero_trustxn5{
gap:14px;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.poh-hero_rating_txtxn5{
color:#8BBFCC;
font-size:13px;
}
@media(max-width:1023px){
.poh-heroxn5{
padding:2rem 24px;
}
.poh-hero_h1xn5{
font-size:2.375rem;
}
}
@media(max-width:560px){
.poh-hero_h1xn5{
font-size:30px;
}
}
.poh-statxn5{
grid-template-columns:repeat(4,1fr);
gap:14px;
display:grid;
}
.poh-statxn5>*{
min-width:0;
}
.poh-stat_itemxn5{
padding:18px 20px;
background:#FFFFFF;
border:1px solid rgba(13, 37, 48, 0.12);
border-radius:0.813rem;
}
.poh-stat_kxn5{
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
color:#4D7A8A;
letter-spacing:.12em;
margin-bottom:7px;
text-transform:uppercase;
font-size:9.5px;
}
.poh-stat_vxn5{
gap:0.5rem;
display:flex;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:1.5rem;
align-items:center;
overflow-wrap:anywhere;
color:#0D2530;
min-width:0;
font-weight:700;
}
.poh-stat_v_accentxn5{
color:#007A8A;
}
@media(max-width:1025px){
.poh-statxn5{
grid-template-columns:repeat(2,1fr);
}
}
.poh-wlcxn5{
border:1px solid rgba(13, 37, 48, 0.12);
overflow:hidden;
grid-template-columns:1.2fr .8fr;
border-radius:20px;
padding:2.25rem 2.5rem;
background:linear-gradient(120deg,#0A1A22,#071318);
gap:1.5rem;
display:grid;
position:relative;
color:#E8F8FB;
align-items:center;
}
.poh-wlcxn5>*{
min-width:0;
}
.poh-wlcxn5 .poh-eyebrowxn5{
color:#00D2E6;
}
.poh-wlc_glowxn5{
border-radius:50%;
background:radial-gradient(circle,rgba(0, 210, 230, 0.22),transparent 70%);
height:16.25rem;
top:-2.5rem;
width:16.25rem;
position:absolute;
right:-2.5rem;
}
.poh-wlc_inxn5{
position:relative;
}
.poh-wlc_h2xn5{
margin:10px 0 0.5rem;
font-size:2.125rem;
line-height:1.03;
overflow-wrap:break-word;
font-weight:700;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#E8F8FB;
}
.poh-wlc_h2xn5 em{
color:#00D2E6;
font-style:normal;
}
.poh-wlc_subxn5{
font-size:0.875rem;
line-height:1.55;
margin-bottom:1.125rem;
color:#8BBFCC;
max-width:26.25rem;
}
.poh-wlc_termsxn5{
gap:10px;
flex-direction:column;
position:relative;
display:flex;
}
.poh-termxn5{
border:1px solid rgba(255, 255, 255, 0.13);
border-radius:13px;
gap:0.688rem;
background:rgba(255, 255, 255, 0.08);
padding:13px 15px;
align-items:center;
display:flex;
}
.poh-termxn5 svg{
flex:none;
height:1.25rem;
width:1.25rem;
color:#00D2E6;
}
.poh-term_kxn5{
color:#8BBFCC;
font-size:0.594rem;
text-transform:uppercase;
letter-spacing:.1em;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
}
.poh-term_vxn5{
font-weight:700;
color:#E8F8FB;
margin-top:2px;
font-size:14px;
}
@media(max-width:1027px){
.poh-wlcxn5{
grid-template-columns:1fr;
}
}
@media(max-width:559px){
.poh-wlc_h2xn5{
font-size:26px;
}
}
.poh-jpxn5{
gap:0.875rem;
grid-template-columns:1.5fr 1fr 1fr;
display:grid;
}
.poh-jpxn5>*{
min-width:0;
}
.poh-jp_heroxn5{
padding:1.625rem;
border:1px solid rgba(13, 37, 48, 0.12);
gap:14px;
background:linear-gradient(135deg,#0A1A22,#071318);
overflow:hidden;
border-radius:1.25rem;
position:relative;
color:#E8F8FB;
display:flex;
flex-direction:column;
justify-content:space-between;
min-height:180px;
}
.poh-jp_glowxn5{
background:radial-gradient(circle,rgba(0, 210, 230, 0.22),transparent 70%);
border-radius:50%;
right:-2.5rem;
width:11.25rem;
top:-40px;
position:absolute;
height:180px;
}
.poh-jp_k_rowxn5{
gap:0.625rem;
justify-content:space-between;
align-items:center;
display:flex;
position:relative;
}
.poh-jp_kxn5{
color:#4D7A8A;
font-size:0.625rem;
letter-spacing:.12em;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
text-transform:uppercase;
}
.poh-jp_heroxn5 .poh-jp_kxn5{
color:#8BBFCC;
}
.poh-jp_amtxn5{
color:#00D2E6;
font-size:42px;
position:relative;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
line-height:1;
}
.poh-jp_subxn5{
color:#8BBFCC;
font-size:12px;
margin-top:5px;
}
.poh-jp_cellxn5{
padding:22px;
background:#FFFFFF;
border:1px solid rgba(13, 37, 48, 0.12);
border-radius:1.25rem;
justify-content:space-between;
display:flex;
min-height:11.25rem;
flex-direction:column;
}
.poh-jp_cellxn5 .poh-jp_amtxn5{
color:#0D2530;
font-size:1.875rem;
}
.poh-jp_cellxn5 .poh-jp_subxn5{
color:#4D7A8A;
}
@media(max-width:1022px){
.poh-jpxn5{
grid-template-columns:1fr;
}
}
@media(max-width:560px){
.poh-jp_amtxn5{
font-size:2rem;
}
}
.poh-stepsxn5{
gap:0.875rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.poh-stepsxn5>*{
min-width:0;
}
.poh-stepxn5{
border-radius:0.813rem;
padding:1.5rem;
border:1px solid rgba(13, 37, 48, 0.12);
background:#FFFFFF;
position:relative;
}
.poh-step_numxn5{
background:#00C2D8;
border-radius:0.5rem;
margin-bottom:14px;
display:flex;
height:1.875rem;
font-weight:700;
justify-content:center;
color:#0A1A22;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
width:30px;
align-items:center;
font-size:0.813rem;
}
.poh-step_hxn5{
margin-bottom:7px;
color:#0D2530;
font-size:1rem;
font-weight:700;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.poh-step_pxn5{
font-size:13px;
line-height:1.55;
color:#2A4A58;
}
@media(max-width:1022px){
.poh-stepsxn5{
grid-template-columns:1fr;
}
}
.poh-promo_gridxn5{
grid-template-columns:repeat(3,1fr);
gap:16px;
display:grid;
}
.poh-promo_gridxn5>*{
min-width:0;
}
.poh-promoxn5{
border:1px solid rgba(13, 37, 48, 0.12);
background:#FFFFFF;
overflow:hidden;
border-radius:1.25rem;
padding:24px;
position:relative;
min-height:150px;
}
.poh-promo_hxn5{
font-size:26px;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
margin-top:0.375rem;
color:#0D2530;
line-height:1.05;
}
.poh-promo_hxn5 em{
font-style:normal;
color:#007A8A;
}
.poh-promo_pxn5{
color:#2A4A58;
font-size:0.781rem;
line-height:1.5;
margin-top:0.5rem;
}
.poh-promo_featxn5{
background:linear-gradient(135deg,#0A1A22,#071318);
border-color:rgba(13, 37, 48, 0.12);
}
.poh-promo_featxn5 .poh-promo_hxn5{
color:#E8F8FB;
}
.poh-promo_featxn5 .poh-promo_hxn5 em{
color:#00D2E6;
}
.poh-promo_featxn5 .poh-promo_pxn5{
color:#8BBFCC;
}
.poh-promo_featxn5 .poh-eyebrowxn5{
color:#00D2E6;
}
@media(max-width:1025px){
.poh-promo_gridxn5{
grid-template-columns:1fr;
}
}
.poh-suppxn5{
grid-template-columns:repeat(3,1fr);
gap:14px;
display:grid;
}
.poh-suppxn5>*{
min-width:0;
}
.poh-supp_cardxn5{
border-radius:0.813rem;
padding:24px;
border:1px solid rgba(13, 37, 48, 0.12);
background:#FFFFFF;
}
.poh-supp_cardxn5 svg{
width:24px;
color:#007A8A;
margin-bottom:0.875rem;
height:1.5rem;
}
.poh-supp_cardxn5 h3{
font-weight:700;
font-size:1rem;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#0D2530;
margin-bottom:0.375rem;
}
.poh-supp_cardxn5 p{
font-size:0.813rem;
color:#2A4A58;
line-height:1.55;
}
@media(max-width:1026px){
.poh-suppxn5{
grid-template-columns:1fr;
}
}
.poh-gmxn5{
grid-template-columns:1.3fr 1fr;
gap:16px;
display:grid;
}
.poh-gmxn5>*{
min-width:0;
}
.poh-gm_panelxn5{
padding:28px;
border:1px solid rgba(13, 37, 48, 0.12);
border-radius:1.25rem;
background:#FFFFFF;
}
.poh-gm_h2xn5{
margin:10px 0 8px;
color:#0D2530;
font-size:24px;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
}
.poh-gm_textxn5{
font-size:13.5px;
line-height:1.6;
max-width:440px;
margin-bottom:1.25rem;
color:#2A4A58;
}
.poh-gm_levelxn5{
gap:14px;
display:flex;
align-items:center;
margin-bottom:1rem;
}
.poh-gm_lvxn5{
font-size:1.5rem;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
color:#007A8A;
}
.poh-gm_bar_wrapxn5{
flex:1;
min-width:0;
}
.poh-gm_bar_metaxn5{
justify-content:space-between;
margin-bottom:0.313rem;
color:#4D7A8A;
font-size:10px;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
display:flex;
}
.poh-barxn5{
overflow:hidden;
background:#F0F8FA;
border-radius:62.438rem;
height:0.5rem;
}
.poh-bar_fillxn5{
background:linear-gradient(90deg,#00C2D8,#005566);
border-radius:62.438rem;
display:block;
height:100%;
}
.poh-gm_missionsxn5{
gap:9px;
flex-wrap:wrap;
display:flex;
}
.poh-gm_referxn5{
padding:1.75rem;
border:1px solid rgba(13, 37, 48, 0.12);
overflow:hidden;
background:linear-gradient(150deg,#0A1A22,#071318);
border-radius:20px;
color:#E8F8FB;
display:flex;
position:relative;
flex-direction:column;
justify-content:space-between;
}
.poh-gm_referxn5 .poh-eyebrowxn5{
color:#00D2E6;
}
.poh-gm_ref_h2xn5{
margin:0.625rem 0 8px;
font-size:24px;
line-height:1.1;
font-weight:700;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#E8F8FB;
}
.poh-gm_ref_h2xn5 em{
font-style:normal;
color:#00D2E6;
}
.poh-gm_ref_textxn5{
margin-bottom:1.125rem;
font-size:0.813rem;
color:#8BBFCC;
line-height:1.55;
}
@media(max-width:1023px){
.poh-gmxn5{
grid-template-columns:1fr;
}
}
.poh-pay_logosxn5{
grid-template-columns:repeat(4,1fr);
gap:9px;
display:grid;
}
.poh-pay_logosxn5>*{
min-width:0;
}
.poh-payxn5{
border:1px solid rgba(13, 37, 48, 0.12);
border-radius:8px;
color:#2A4A58;
font-weight:700;
justify-content:center;
display:flex;
height:48px;
font-size:0.75rem;
align-items:center;
}
.poh-tablexn5{
border-radius:13px;
border:1px solid rgba(13, 37, 48, 0.12);
overflow:hidden;
}
.poh-trowxn5{
grid-template-columns:1.3fr 1fr 1fr 1fr;
font-size:13px;
display:grid;
}
.poh-trowxn5>div{
padding:13px 0.875rem;
min-width:0;
}
.poh-trowxn5>div:first-child{
font-weight:700;
padding-left:16px;
color:#0D2530;
}
.poh-trow_thxn5{
background:#F0F8FA;
letter-spacing:.06em;
text-transform:uppercase;
font-size:0.594rem;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
color:#4D7A8A;
}
.poh-trowxn5:not(.poh-trow_thxn5){
background:#FFFFFF;
color:#2A4A58;
border-top:1px solid rgba(13, 37, 48, 0.08);
}
.poh-trow_zebraxn5{
background:#E8F4F7;
}
.poh-posxn5{
color:#007A8A;
font-weight:700;
}
@media(max-width:1026px){
.poh-pay_logosxn5{
grid-template-columns:repeat(2,1fr);
}
}
.poh-newsxn5{
background:linear-gradient(135deg,#0A1A22,#071318);
border-radius:20px;
gap:1.5rem;
padding:1.625rem 2rem;
border:1px solid rgba(13, 37, 48, 0.12);
justify-content:space-between;
align-items:center;
color:#E8F8FB;
display:flex;
flex-wrap:wrap;
}
.poh-news_h3xn5{
color:#E8F8FB;
font-weight:700;
font-size:1.25rem;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
margin-bottom:4px;
}
.poh-news_textxn5{
color:#8BBFCC;
font-size:0.813rem;
}
.poh-news_formxn5{
flex:1;
gap:10px;
min-width:0;
max-width:440px;
display:flex;
}
.poh-news_formxn5 .poh-inputxn5{
min-width:0;
}
@media(max-width:562px){
.poh-news_formxn5{
width:100%;
}
}
.poh-inputxn5{
border:1px solid rgba(255, 255, 255, 0.13);
flex:1;
background:rgba(255, 255, 255, 0.08);
border-radius:8px;
padding:0.813rem 1rem;
font-size:0.844rem;
color:#8BBFCC;
}
.poh-dw_h2xn5{
font-weight:700;
font-size:26px;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
line-height:1.08;
color:#0D2530;
margin-bottom:10px;
}
.poh-steps_vxn5{
gap:10px;
grid-template-columns:1fr;
}
.poh-steps_vxn5 .poh-stepxn5{
padding:18px 20px;
}
@media(max-width:562px){
.poh-dw_h2xn5{
font-size:1.438rem;
}
}
.poh-tourxn5{
border:1px solid rgba(13, 37, 48, 0.12);
border-radius:20px;
grid-template-columns:1.05fr 1fr;
overflow:hidden;
display:grid;
}
.poh-tourxn5>*{
min-width:0;
}
.poh-tour_lxn5{
padding:2.125rem;
overflow:hidden;
background:linear-gradient(135deg,#0A1A22,#071318);
position:relative;
color:#E8F8FB;
}
.poh-tour_h2xn5{
margin:12px 0 10px;
font-weight:700;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#E8F8FB;
font-size:30px;
line-height:1.05;
}
.poh-tour_h2xn5 em{
color:#00D2E6;
font-style:normal;
}
.poh-tour_textxn5{
color:#8BBFCC;
line-height:1.6;
margin-bottom:1.25rem;
font-size:0.844rem;
max-width:340px;
}
.poh-tour_metaxn5{
gap:1.125rem;
display:flex;
align-items:flex-end;
margin-bottom:1.25rem;
flex-wrap:wrap;
}
.poh-tour_capxn5{
text-transform:uppercase;
font-size:9.5px;
margin-bottom:5px;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
color:#8BBFCC;
}
.poh-countxn5{
gap:0.375rem;
display:flex;
}
.poh-countxn5 span{
background:rgba(255, 255, 255, 0.08);
padding:4px 9px;
border-radius:8px;
border:1px solid rgba(255, 255, 255, 0.13);
font-size:22px;
font-weight:700;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
}
.poh-tour_unitsxn5{
font-size:0.625rem;
color:#8BBFCC;
}
.poh-boardxn5{
padding:28px 30px;
background:#FFFFFF;
}
.poh-board_headxn5{
margin-bottom:0.875rem;
align-items:center;
display:flex;
justify-content:space-between;
}
.poh-board_titlexn5{
color:#0D2530;
font-size:1rem;
font-weight:700;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.poh-board_updxn5{
text-transform:uppercase;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
font-size:0.625rem;
color:#4D7A8A;
}
.poh-board_listxn5{
gap:2px;
display:flex;
flex-direction:column;
}
.poh-board_rowxn5{
gap:0.75rem;
padding:10px 0.75rem;
border-radius:8px;
align-items:center;
display:flex;
}
.poh-board_top1xn5{
background:rgba(0, 122, 138, 0.11);
}
.poh-board_rkxn5{
font-weight:700;
color:#4D7A8A;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
font-size:0.875rem;
width:20px;
}
.poh-board_top1xn5 .poh-board_rkxn5{
color:#007A8A;
}
.poh-board_nmxn5{
flex:1;
font-size:0.844rem;
color:#2A4A58;
font-weight:600;
min-width:0;
}
.poh-board_top1xn5 .poh-board_nmxn5{
font-weight:700;
color:#0D2530;
}
.poh-board_ptxn5{
color:#2A4A58;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
font-size:0.781rem;
}
@media(max-width:1026px){
.poh-tourxn5{
grid-template-columns:1fr;
}
}
@media(max-width:562px){
.poh-tour_h2xn5{
font-size:1.5rem;
}
}
.poh-vip_headxn5{
gap:12px;
display:flex;
align-items:flex-end;
flex-wrap:wrap;
margin-bottom:1.125rem;
justify-content:space-between;
}
.poh-vip_introxn5{
font-size:13px;
color:#2A4A58;
max-width:26.25rem;
}
.poh-vipxn5{
gap:12px;
grid-template-columns:repeat(5,1fr);
display:grid;
}
.poh-vipxn5>*{
min-width:0;
}
.poh-tierxn5{
padding:20px;
border:1px solid rgba(13, 37, 48, 0.12);
background:#FFFFFF;
border-radius:13px;
}
.poh-tier_onxn5{
background:rgba(0, 122, 138, 0.11);
border-color:#007A8A;
}
.poh-tier_medalxn5{
background:linear-gradient(135deg,#00C2D8,#005566);
border-radius:0.5rem;
margin-bottom:14px;
height:1.875rem;
width:30px;
}
.poh-tier_namexn5{
font-weight:700;
font-size:0.938rem;
color:#0D2530;
margin-bottom:0.313rem;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.poh-tier_txxn5{
font-size:11.5px;
line-height:1.5;
color:#4D7A8A;
}
@media(max-width:1025px){
.poh-vipxn5{
grid-template-columns:repeat(2,1fr);
}
}
.poh-op_h2xn5{
margin:0.625rem 0 8px;
line-height:1.1;
color:#0D2530;
font-weight:700;
font-size:1.5rem;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.poh-op_textxn5{
font-size:0.844rem;
line-height:1.6;
color:#2A4A58;
}
@media(max-width:560px){
.poh-op_h2xn5{
font-size:1.375rem;
}
}
.poh-ab_h2xn5{
margin:14px 0 1rem;
color:#0D2530;
line-height:1.08;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:2rem;
font-weight:700;
}
.poh-ab_bodyxn5{
font-size:0.938rem;
margin-bottom:14px;
line-height:1.65;
color:#2A4A58;
}
.poh-ab_chipsxn5{
gap:0.625rem;
display:flex;
margin-top:8px;
flex-wrap:wrap;
}
.poh-faqxn5{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.poh-faq_itemxn5{
padding:1.125rem 22px;
border:1px solid rgba(13, 37, 48, 0.12);
border-radius:0.813rem;
background:#FFFFFF;
}
.poh-faq_qxn5{
list-style:none;
gap:16px;
display:flex;
font-size:15.5px;
cursor:pointer;
font-weight:600;
align-items:center;
color:#0D2530;
justify-content:space-between;
}
.poh-faq_qxn5::-webkit-details-marker{
display:none;
}
.poh-faq_q_txn5{
gap:0.625rem;
display:flex;
}
.poh-faq_q_ixn5{
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
color:#007A8A;
font-style:normal;
}
.poh-faq_pmxn5{
color:#007A8A;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
font-size:20px;
}
.poh-faq_itemxn5[open] .poh-faq_pmxn5{
transform:rotate(45deg);
}
.poh-faq_axn5{
font-size:13.5px;
color:#2A4A58;
margin-top:12px;
line-height:1.6;
}
@media(max-width:561px){
.poh-ab_h2xn5{
font-size:26px;
}
}
.poh-et_h2xn5{
margin:10px 0 14px;
line-height:1.08;
color:#0D2530;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
font-size:28px;
}
.poh-et_rightxn5{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.poh-et_updatedxn5{
background:#F0F8FA;
border:1px solid rgba(13, 37, 48, 0.12);
padding:0.875rem 1.125rem;
border-radius:13px;
gap:10px;
font-size:12px;
display:flex;
color:#2A4A58;
align-items:center;
}
.poh-et_updatedxn5 svg{
flex:none;
width:0.938rem;
color:#007A8A;
height:15px;
}
.poh-et_updatedxn5 b{
color:#0D2530;
}
@media(max-width:563px){
.poh-et_h2xn5{
font-size:24px;
}
}
.poh-rv_headxn5{
gap:0.75rem;
justify-content:space-between;
margin-bottom:18px;
display:flex;
align-items:flex-end;
flex-wrap:wrap;
}
.poh-rv_aggxn5{
gap:0.625rem;
display:flex;
align-items:center;
}
.poh-rv_sourcexn5{
color:#4D7A8A;
font-size:0.781rem;
}
.poh-rv_gridxn5{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.poh-rv_gridxn5>*{
min-width:0;
}
.poh-reviewxn5{
padding:1.5rem;
background:#FFFFFF;
border-radius:13px;
border:1px solid rgba(13, 37, 48, 0.12);
}
.poh-reviewxn5 .poh-starsxn5{
margin-bottom:0.625rem;
}
.poh-reviewxn5 p{
line-height:1.5;
font-weight:600;
font-size:14.5px;
margin-bottom:14px;
color:#0D2530;
}
.poh-review_byxn5{
color:#4D7A8A;
font-size:12.5px;
}
@media(max-width:1024px){
.poh-rv_gridxn5{
grid-template-columns:1fr;
}
}
.poh-provsxn5{
grid-template-columns:repeat(6,1fr);
gap:12px;
display:grid;
margin-bottom:1.75rem;
}
.poh-provsxn5>*{
min-width:0;
}
.poh-provxn5{
background:#FFFFFF;
border-radius:13px;
border:1px solid rgba(13, 37, 48, 0.12);
padding:12px;
justify-content:center;
height:4rem;
text-decoration:none;
display:flex;
align-items:center;
}
.poh-prov_imgxn5{
object-fit:contain;
max-width:100%;
max-height:32px;
}
.poh-respxn5{
background:#FFFFFF;
padding:26px;
border-radius:0.813rem;
gap:24px;
border:1px solid rgba(13, 37, 48, 0.12);
display:flex;
justify-content:space-between;
align-items:center;
flex-wrap:wrap;
}
.poh-resp_inxn5{
max-width:35rem;
}
.poh-resp_hxn5{
font-weight:700;
color:#0D2530;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:19px;
margin-bottom:8px;
}
.poh-resp_pxn5{
line-height:1.6;
color:#2A4A58;
font-size:0.844rem;
}
.poh-resp_badgesxn5{
gap:14px;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.poh-age18xn5{
padding:4px 0.5rem;
border-radius:8px;
border:1.5px solid #E03030;
color:#E03030;
font-size:0.813rem;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
font-weight:700;
}
.poh-resp_orgxn5{
font-weight:600;
color:#4D7A8A;
font-size:0.813rem;
}
@media(max-width:1025px){
.poh-provsxn5{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:562px){
.poh-provsxn5{
grid-template-columns:repeat(2,1fr);
}
}
.poh-footerxn5{
padding:40px 28px;
background:#C8DFE8;
border-top:1px solid rgba(13, 37, 48, 0.08);
}
.poh-footer_gridxn5{
gap:32px;
grid-template-columns:1.4fr 1fr 1fr 1fr;
margin-left:auto;
margin-bottom:1.75rem;
margin-right:auto;
display:grid;
max-width:1400px;
}
.poh-footer_gridxn5>*{
min-width:0;
}
.poh-footer_gridxn5 h4{
letter-spacing:.12em;
text-transform:uppercase;
color:#7AAABB;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
font-size:10px;
margin-bottom:13px;
}
.poh-fcolxn5{
gap:9px;
flex-direction:column;
display:flex;
font-size:13px;
color:#2A4A58;
}
.poh-fcolxn5 a{
cursor:pointer;
}
.poh-ft_aboutxn5{
color:#4D7A8A;
font-size:0.813rem;
margin-top:0.75rem;
max-width:260px;
line-height:1.6;
}
.poh-ft_contactxn5{
font-size:12.5px;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
color:#007A8A;
overflow-wrap:anywhere;
margin-top:12px;
}
.poh-footer_bottomxn5{
gap:1rem;
margin:0 auto;
justify-content:space-between;
display:flex;
padding-top:20px;
max-width:87.5rem;
border-top:1px solid rgba(13, 37, 48, 0.08);
align-items:center;
flex-wrap:wrap;
}
.poh-footer_bottomxn5 p{
line-height:1.6;
color:#7AAABB;
max-width:720px;
font-size:11px;
}
@media(max-width:1025px){
.poh-footer_gridxn5{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:561px){
.poh-footer_gridxn5{
grid-template-columns:1fr;
}
}