*{margin:0;padding:0;box-sizing:border-box;}
html{-webkit-text-size-adjust:100%;}
body{background:#0d0f0a;font-size:0.938rem;-webkit-font-smoothing:antialiased;line-height:1.55;text-rendering:optimizeLegibility;font-family:"Work Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;color:#b8c9a0;overflow-wrap:break-word;}
img{display:block;max-width:100%;}
a{text-decoration:none;color:inherit;}
button{background:none;border:none;cursor:pointer;font-family:inherit;}
input{font-family:inherit;}
svg{display:block;}
h1,h2,h3,h4{overflow-wrap:anywhere;}
::-webkit-scrollbar{height:0.5rem;width:8px;}
::-webkit-scrollbar-thumb{background:rgba(8, 10, 6, 0.72);border-radius:0.5rem;}
::-webkit-scrollbar-track{background:transparent;}
.phj_shellcht{grid-template-columns:15.5rem 1fr;min-height:100vh;display:grid;}
.phj_maincht{min-width:0;}
.phj_wrapcht{margin:0 auto;max-width:1400px;width:100%;}
.phj_containercht{margin:0 auto;padding:0 1rem;max-width:1400px;width:100%;}
@media(min-width:769px){.phj_containercht{padding:0 28px;}
}
.phj_sectioncht{padding:1.5rem 1.75rem;}
.phj_section_ptcht{padding-top:2.125rem;}
.phj_band_softcht{background:#141710;}
.phj_eyebrowcht{overflow-wrap:break-word;letter-spacing:.14em;color:#a3e635;font-weight:600;font-family:"Work Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;text-transform:uppercase;display:inline-block;font-size:0.656rem;line-height:1.4;}
.phj_drawer_cbcht{display:none;}
.phj_overlaycht{display:none;}
@media(max-width:1027px){.phj_shellcht{grid-template-columns:1fr;}
.phj_maincht{padding-bottom:4.875rem;}
.phj_drawer_cbcht:checked~.phj_overlaycht{background:rgba(8, 10, 6, 0.72);inset:0;position:fixed;display:block;z-index:70;}
}
@media(max-width:559px){.phj_sectioncht{padding:1.125rem 1rem;}
.phj_section_ptcht{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 ---------- */
.phj_sidecht{gap:1.375rem;padding:22px 18px;background:#10120d;overflow-y:auto;align-self:start;position:sticky;border-right:1px solid #1e2518;height:100vh;top:0;display:flex;flex-direction:column;}
.phj_brandcht{gap:0.625rem;align-items:center;display:flex;}
.phj_logocht{letter-spacing:-.02em;font-weight:700;color:#eef5e0;font-family:"Schibsted Grotesk", 'Helvetica Neue', Arial, sans-serif;font-size:1.313rem;}
.phj_side_ctacht{background:rgba(163, 230, 53, 0.11);padding:16px;border:1px solid #283020;border-radius:13px;}
.phj_side_cta_hcht{font-size:17px;font-weight:700;color:#eef5e0;line-height:1.15;margin-bottom:6px;font-family:"Schibsted Grotesk", 'Helvetica Neue', Arial, sans-serif;}
.phj_side_cta_pcht{font-size:0.75rem;color:#b8c9a0;margin-bottom:12px;line-height:1.45;}
.phj_navcht{gap:3px;flex-direction:column;display:flex;}
.phj_nav_labelcht{padding:0.375rem 10px;color:#4a5a38;text-transform:uppercase;font-size:9.5px;letter-spacing:.14em;font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;}
.phj_nav_itemcht{gap:11px;border-radius:0.563rem;padding:0.625rem;color:#b8c9a0;display:flex;font-size:14px;font-weight:500;align-items:center;}
.phj_nav_itemcht svg{width:1.063rem;height:1.063rem;}
.phj_nav_itemcht:hover{background:rgba(163, 230, 53, 0.11);color:#eef5e0;}
.phj_nav_item_oncht{background:rgba(163, 230, 53, 0.11);color:#a3e635;font-weight:600;}
.phj_side_footcht{border-radius:13px;border:1px solid #283020;background:#141710;padding:12px;margin-top:auto;}
.phj_side_footcht p{line-height:1.4;margin-top:4px;font-size:0.781rem;color:#b8c9a0;}
/* ---------- topbar ---------- */
.phj_topcht{padding:0.875rem 28px;background:#10120d;gap:16px;display:flex;border-bottom:1px solid #1e2518;position:sticky;top:0;z-index:40;align-items:center;}
.phj_top_brandcht{gap:9px;display:none;align-items:center;}
.phj_searchcht{gap:0.625rem;flex:1;border:1px solid #283020;background:#141710;padding:11px 0.875rem;border-radius:13px;display:flex;font-size:13.5px;align-items:center;max-width:27.5rem;color:#7a8f65;}
.phj_searchcht svg{flex:none;height:16px;width:1rem;}
.phj_top_actionscht{gap:0.75rem;display:flex;align-items:center;margin-left:auto;}
.phj_langcht{font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;color:#b8c9a0;font-size:12px;}
.phj_burgercht{border:1px solid #283020;background:#141710;border-radius:0.563rem;width:2.5rem;justify-content:center;height:40px;color:#eef5e0;align-items:center;display:none;}
/* ---------- bottom-nav (mobile) ---------- */
.phj_botnavcht{display:none;}
@media(max-width:1027px){.phj_sidecht{transition:transform .25s ease;transform:translateX(-100%);width:280px;position:fixed;height:100vh;top:0;left:0;z-index:80;}
.phj_drawer_cbcht:checked~.phj_shellcht .phj_sidecht{transform:translateX(0);}
.phj_topcht{padding:0.875rem 16px;gap:12px;position:static;flex-wrap:wrap;}
.phj_top_brandcht{display:flex;}
.phj_searchcht{display:none;}
.phj_burgercht{display:flex;}
.phj_top_actionscht{gap:10px;width:100%;margin-left:0;align-items:stretch;}
.phj_top_actionscht .phj_langcht{display:none;}
.phj_top_actionscht .phj_btncht{flex:1;padding:11px 10px;text-align:center;}
.phj_botnavcht{background:#10120d;grid-template-columns:repeat(3,1fr);padding:0.5rem 0.375rem calc(0.5rem + env(safe-area-inset-bottom));bottom:0;z-index:65;transform:translateZ(0);left:0;position:fixed;border-top:1px solid #283020;right:0;display:grid;}
.phj_bncht{padding:0.375rem 2px 0;gap:0.25rem;flex-direction:column;align-items:center;font-size:10px;display:flex;min-width:0;justify-content:flex-end;color:#b8c9a0;font-weight:600;}
.phj_bncht svg{flex:none;width:22px;height:22px;}
.phj_bncht span{overflow:hidden;max-width:100%;text-align:center;text-overflow:ellipsis;white-space:nowrap;}
.phj_bn_oncht{color:#a3e635;}
.phj_bn_centercht{position:relative;}
.phj_bn_fabcht{border-radius:50%;background:#a3e635;top:-1.25rem;transform:translateX(-50%);color:#0d1a00;position:absolute;display:flex;left:50%;box-shadow:0 8px 32px rgba(0, 0, 0, 0.65), 0 2px 8px rgba(163, 230, 53, 0.18);align-items:center;justify-content:center;width:3.125rem;height:50px;}
.phj_bn_fabcht svg{width:24px;height:1.5rem;}
.phj_bn_centercht span{color:#a3e635;}
}
.phj_btncht{border-radius:9px;transition:background-color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease,color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease;padding:11px 1.375rem;gap:0.5rem;align-items:center;display:inline-flex;font-weight:700;justify-content:center;cursor:pointer;font-size:14px;font-family:"Work Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;}
.phj_btn_pricht{background:#a3e635;color:#0d1a00;box-shadow:0 0 18px rgba(163, 230, 53, 0.45), 0 2px 8px rgba(0, 0, 0, 0.40);}
.phj_btn_pricht:hover{background:#8fcc20;}
.phj_btn_ghostcht{background:rgba(163, 230, 53, 0.11);font-weight:600;color:#eef5e0;}
.phj_btn_linecht{border:1px solid #3a4a2a;background:transparent;font-weight:600;color:#eef5e0;}
.phj_btn_lgcht{border-radius:0.813rem;padding:1rem 30px;font-size:15px;}
.phj_bandcht .phj_btn_linecht{border-color:rgba(255, 255, 255, 0.12);color:#eef5e0;}
.phj_bandcht .phj_btn_ghostcht{background:rgba(255, 255, 255, 0.07);color:#eef5e0;}
.phj_link_mcht{gap:5px;align-items:center;cursor:pointer;display:inline-flex;text-decoration:none;color:#a3e635;font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;font-size:12px;}
.phj_link_mcht svg{height:0.875rem;width:0.875rem;}
.phj_bandcht .phj_link_mcht{color:#b8f040;}
.phj_dotcht{background:#a3e635;flex:none;border-radius:50%;width:0.438rem;height:7px;}
.phj_dot_livecht{background:#e63535;animation:zm3-pulse 1.4s infinite;}
.phj_starscht{gap:2px;color:#a3e635;display:inline-flex;}
.phj_starscht svg{height:0.938rem;width:15px;}
.phj_chipcht{padding:7px 12px;border:1px solid #283020;border-radius:9px;gap:6px;background:#141710;font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;display:inline-flex;color:#b8c9a0;font-size:11px;align-items:center;}
.phj_chip_oncht{border-color:transparent;background:rgba(163, 230, 53, 0.11);color:#a3e635;}
.phj_gccht{min-width:0;color:inherit;display:block;text-decoration:none;cursor:pointer;}
.phj_gc_thumbcht{border-radius:13px;overflow:hidden;border:1px solid #283020;background-position:center;display:block;position:relative;aspect-ratio:1;background-size:cover;}
.phj_gc_thumb_portraitcht{aspect-ratio:3/4;}
.phj_gc_thumb_widecht{aspect-ratio:16/11;}
.phj_gc_capcht{background:linear-gradient(transparent,rgba(8, 10, 6, 0.72));padding:0.563rem;position:absolute;right:0;bottom:0;left:0;}
.phj_gc_namecht{font-weight:700;display:block;color:#eef5e0;font-size:12.5px;}
.phj_gc_metacht{color:#9ab87a;font-size:11px;}
.phj_gc_badgecht{border-radius:0.563rem;background:#a3e635;padding:2px 6px;color:#0d1a00;top:0.5rem;position:absolute;font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;font-size:0.5rem;right:0.5rem;font-weight:700;}
.phj_gc_badge_hotcht{background:#e63535;color:#eef5e0;}
.phj_gc_badge_livecht{background:#e63535;color:#eef5e0;right:auto;left:8px;}
.phj_gc_multcht{inset:0;color:#a3e635;position:absolute;font-weight:700;justify-content:center;align-items:center;font-size:28px;display:flex;}
.phj_pccht{border:1px solid #283020;border-radius:0.813rem;background:#141710;font-size:0.875rem;color:#b8c9a0;display:flex;font-weight:700;justify-content:center;align-items:center;height:4rem;}
.phj_railcht{min-width:0;}
.phj_rail_scrollcht{gap:14px;display:grid;}
.phj_rail_scrollcht>*{min-width:0;}
.phj_g6cht{grid-template-columns:repeat(6,1fr);}
.phj_g7cht{grid-template-columns:repeat(7,1fr);}
.phj_g4cht{grid-template-columns:repeat(4,1fr);}
@media(max-width:1025px){.phj_g6cht,.phj_g7cht{grid-template-columns:none;grid-auto-columns:7.5rem;grid-auto-flow:column;padding-bottom:0.375rem;scroll-snap-type:x mandatory;overflow-x:auto;}
.phj_g6cht>*,.phj_g7cht>*{scroll-snap-align:start;}
.phj_g4cht{grid-template-columns:repeat(2,1fr);}
}
@media(max-width:558px){.phj_g4cht{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:9.375rem;overflow-x:auto;}
}
.phj_panelcht{background:#141710;border-radius:20px;padding:1.75rem 32px;border:1px solid #283020;}
.phj_splitcht{gap:2.25rem;display:grid;align-items:start;}
.phj_splitcht>*{min-width:0;}
.phj_split_acht{grid-template-columns:.85fr 1.15fr;}
.phj_split_bcht{grid-template-columns:1fr 1.1fr;}
.phj_split_ccht{grid-template-columns:1.1fr .9fr;}
.phj_pgridcht{grid-template-columns:.9fr 1.1fr;gap:40px;align-items:center;display:grid;}
.phj_pgridcht>*{min-width:0;}
.phj_leadcht{color:#b8c9a0;font-size:0.938rem;line-height:1.65;margin-bottom:14px;}
.phj_featcht{grid-template-columns:repeat(3,1fr);gap:0.875rem;display:grid;}
.phj_featcht>*{min-width:0;}
.phj_feat2cht{grid-template-columns:1fr 1fr;}
.phj_feat_cardcht{padding:26px;border-radius:1.25rem;border:1px solid #283020;background:#141710;}
.phj_feat_cardcht svg{color:#a3e635;margin-bottom:1rem;width:1.625rem;height:26px;}
.phj_feat_cardcht h3{font-weight:700;margin-bottom:0.5rem;font-size:1.125rem;font-family:"Schibsted Grotesk", 'Helvetica Neue', Arial, sans-serif;color:#eef5e0;}
.phj_feat_cardcht p{font-size:13px;color:#b8c9a0;line-height:1.6;}
.phj_feat_cardcht b{color:#eef5e0;}
.phj_bigcht{gap:1.375rem;flex-wrap:wrap;display:flex;}
.phj_big_ncht{font-size:26px;color:#a3e635;font-weight:700;font-family:"Schibsted Grotesk", 'Helvetica Neue', Arial, sans-serif;}
.phj_big_lcht{color:#7a8f65;font-size:0.75rem;}
.phj_personcht{border:1px solid #283020;background:#141710;gap:14px;padding:16px 1.125rem;border-radius:0.813rem;align-items:center;display:flex;}
.phj_avatarcht{background:linear-gradient(135deg,#a3e635,#6ab010);border-radius:50%;flex:none;width:44px;height:44px;}
.phj_person_namecht{font-size:14px;color:#eef5e0;font-weight:700;}
.phj_person_rolecht{font-size:12px;color:#7a8f65;}
.phj_kvcht{grid-template-columns:1fr 1fr;gap:1px;border-radius:13px;border:1px solid #283020;overflow:hidden;background:#283020;display:grid;}
.phj_kvcht>div{background:#0d0f0a;padding:1rem 18px;min-width:0;}
.phj_kv_kcht{color:#a3e635;font-size:9.5px;text-transform:uppercase;font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;margin-bottom:5px;}
.phj_kv_vcht{color:#eef5e0;font-weight:700;font-size:0.844rem;}
@media(max-width:1025px){.phj_split_acht,.phj_split_bcht,.phj_split_ccht,.phj_pgridcht{grid-template-columns:1fr;gap:24px;}
.phj_featcht,.phj_feat2cht{grid-template-columns:1fr;}
.phj_kvcht{grid-template-columns:1fr;}
}
.phj_shcht{margin-bottom:1rem;min-width:0;}
.phj_sh_rowcht{gap:12px;justify-content:space-between;display:flex;align-items:flex-end;flex-wrap:wrap;}
.phj_sh_rowcht .phj_sh_lcht{gap:6px;display:flex;flex-direction:column;min-width:0;}
.phj_sh_stackcht{gap:0.625rem;display:flex;flex-direction:column;align-items:flex-start;}
.phj_sh_centercht{gap:0.625rem;align-items:center;display:flex;flex-direction:column;text-align:center;}
.phj_sh_h2cht{gap:0.563rem;overflow-wrap:break-word;font-size:1.25rem;display:flex;font-family:"Schibsted Grotesk", 'Helvetica Neue', Arial, sans-serif;font-weight:700;color:#eef5e0;align-items:center;line-height:1.1;}
@media(min-width:771px){.phj_sh_h2cht{font-size:24px;}
}
.phj_bandcht .phj_sh_h2cht{color:#eef5e0;}
.phj_eb_monocht{font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;letter-spacing:.08em;text-transform:none;}
.phj_eb_monocht::before{content:"// ";}
.phj_eb_uppercht{text-transform:uppercase;letter-spacing:.14em;}
.phj_eb_pillcht{background:rgba(163, 230, 53, 0.11);border-radius:62.438rem;padding:5px 0.688rem;letter-spacing:.12em;text-transform:uppercase;}
.phj_eb_linecht{gap:10px;align-items:center;display:inline-flex;}
.phj_eb_linecht::before{background:#a3e635;height:1px;content:"";width:1.5rem;display:inline-block;}
.phj_bandcht .phj_eb_linecht::before{background:#b8f040;}
.phj_bandcht .phj_eb_pillcht{background:rgba(255, 255, 255, 0.07);}
.phj_sh_linkcht{transition:color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease,border-color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease;gap:6px;white-space:nowrap;font-weight:600;padding-bottom:2px;color:#eef5e0;border-bottom:1px solid #eef5e0;font-size:0.813rem;display:inline-flex;align-items:center;}
.phj_sh_linkcht:hover{border-color:#a3e635;color:#a3e635;}
.phj_sh_linkcht svg{height:14px;width:0.875rem;}
.phj_sh_link_chevcht{font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;color:#a3e635;padding-bottom:0;font-size:12px;border-bottom:0;}
.phj_sh_link_btncht{border-radius:62.438rem;padding:0.563rem 18px;background:#a3e635;color:#0d1a00;border-bottom:0;}
.phj_sh_link_btncht:hover{background:#8fcc20;border-color:transparent;}
.phj_bandcht .phj_sh_linkcht{border-color:#eef5e0;color:#eef5e0;}
.phj_bandcht .phj_sh_link_chevcht{color:#b8f040;}
.phj_sh_rulecht{background:#283020;margin:-2px 0 16px;height:1px;}
.phj_bandcht .phj_sh_rulecht{background:rgba(255, 255, 255, 0.12);}
.phj_seo_grid3cht{grid-template-columns:repeat(3,1fr);gap:20px;display:grid;}
.phj_seo_grid4cht{grid-template-columns:repeat(4,1fr);gap:13px;display:grid;}
.phj_seo_grid3cht>*,.phj_seo_grid4cht>*{min-width:0;}
.phj_seo_cardcht{border-radius:0.813rem;background:#141710;border:1px solid #283020;padding:24px;}
.phj_seo_cardcht h3{font-weight:700;font-family:"Schibsted Grotesk", 'Helvetica Neue', Arial, sans-serif;font-size:18px;color:#eef5e0;margin-bottom:0.5rem;}
.phj_seo_cardcht p{color:#b8c9a0;font-size:13px;line-height:1.6;}
.phj_seo_card_smcht{padding:20px;}
.phj_seo_card_smcht h3{font-size:1rem;}
.phj_seo_card_smcht p{font-size:0.781rem;line-height:1.55;}
.phj_seo_rtp_rowcht{grid-template-columns:1fr 1fr;gap:2.25rem;margin-top:1rem;display:grid;align-items:center;}
.phj_rtpcht{gap:14px;min-width:0;display:flex;}
.phj_rtpcht>div{flex:1;background:#0d0f0a;padding:16px;border-radius:13px;text-align:center;min-width:0;}
.phj_rtp_ncht{font-weight:700;font-family:"Schibsted Grotesk", 'Helvetica Neue', Arial, sans-serif;white-space:nowrap;color:#a3e635;font-size:1.625rem;}
.phj_rtp_lcht{color:#7a8f65;font-size:0.688rem;margin-top:0.25rem;}
.phj_cmpcht{border:1px solid #283020;border-radius:13px;overflow:hidden;max-width:47.5rem;}
.phj_cmp_rowcht{grid-template-columns:1.6fr 1fr 1fr;display:grid;font-size:13px;}
.phj_cmp_rowcht>div{padding:0.813rem 0.875rem;min-width:0;text-align:center;}
.phj_cmp_rowcht>div:first-child{font-weight:600;text-align:left;padding-left:22px;color:#eef5e0;}
.phj_cmp_thcht{background:#0d0f0a;font-size:12.5px;font-weight:700;}
.phj_cmp_rowcht:not(.phj_cmp_thcht){background:#141710;border-top:1px solid #1e2518;color:#b8c9a0;}
.phj_cmp_zebracht{background:#111309;}
.phj_guidecht{background:#141710;overflow:hidden;border:1px solid #283020;border-radius:0.813rem;cursor:pointer;}
.phj_guide_covercht{height:8.125rem;}
.phj_guide_bodycht{padding:20px;}
.phj_guide_bodycht h3{margin:0.438rem 0 0.563rem;font-size:1rem;color:#eef5e0;line-height:1.25;font-family:"Schibsted Grotesk", 'Helvetica Neue', Arial, sans-serif;font-weight:700;}
.phj_guide_metacht{color:#7a8f65;font-size:0.719rem;}
.phj_hubcht{grid-template-columns:repeat(5,1fr);gap:1.75rem;display:grid;padding-top:28px;border-top:1px solid #1e2518;}
.phj_hubcht>*{min-width:0;}
.phj_hubcht h4{color:#eef5e0;font-size:0.813rem;margin-bottom:0.688rem;font-weight:700;}
.phj_hub_colcht{gap:0.5rem;flex-direction:column;font-size:0.813rem;color:#b8c9a0;display:flex;}
.phj_hub_colcht a{cursor:pointer;}
@media(max-width:1027px){.phj_seo_grid3cht{grid-template-columns:1fr;}
.phj_seo_grid4cht{grid-template-columns:repeat(2,1fr);}
.phj_seo_rtp_rowcht{gap:20px;grid-template-columns:1fr;}
.phj_hubcht{grid-template-columns:repeat(2,1fr);gap:1.375rem;}
}
@media(max-width:558px){.phj_hubcht{grid-template-columns:1fr;}
}
.phj_herocht{padding:2.875rem 3rem;border:1px solid #283020;overflow:hidden;background:linear-gradient(120deg,#0b0e08,#090c12);border-radius:20px;position:relative;color:#eef5e0;}
.phj_hero_glowcht{border-radius:50%;background:radial-gradient(circle,rgba(163, 230, 53, 0.22),transparent 70%);height:21.25rem;right:-60px;position:absolute;width:21.25rem;top:-60px;}
.phj_hero_incht{max-width:37.5rem;position:relative;}
.phj_herocht .phj_eyebrowcht{color:#b8f040;}
.phj_pill_rowcht{padding:6px 13px;border-radius:62.438rem;background:rgba(255, 255, 255, 0.07);gap:8px;border:1px solid rgba(255, 255, 255, 0.12);text-transform:uppercase;letter-spacing:.1em;font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;margin-bottom:22px;display:inline-flex;color:#b8f040;align-items:center;font-size:10.5px;}
.phj_hero_h1cht{margin:18px 0;font-weight:700;line-height:1.02;color:#eef5e0;letter-spacing:-.02em;font-size:54px;overflow-wrap:break-word;font-family:"Schibsted Grotesk", 'Helvetica Neue', Arial, sans-serif;}
.phj_hero_h1cht em{color:#b8f040;font-style:normal;}
.phj_hero_subcht{max-width:480px;color:#9ab87a;line-height:1.55;font-size:1.063rem;margin-bottom:28px;}
.phj_hero_ctacht{gap:0.875rem;align-items:center;flex-wrap:wrap;display:flex;margin-bottom:26px;}
.phj_hero_trustcht{gap:14px;align-items:center;display:flex;flex-wrap:wrap;}
.phj_hero_rating_txtcht{font-size:0.813rem;color:#9ab87a;}
@media(max-width:1023px){.phj_herocht{padding:32px 1.5rem;}
.phj_hero_h1cht{font-size:38px;}
}
@media(max-width:557px){.phj_hero_h1cht{font-size:1.875rem;}
}
.phj_statcht{grid-template-columns:repeat(4,1fr);gap:14px;display:grid;}
.phj_statcht>*{min-width:0;}
.phj_stat_itemcht{border-radius:0.813rem;padding:18px 1.25rem;border:1px solid #283020;background:#141710;}
.phj_stat_kcht{color:#7a8f65;text-transform:uppercase;font-size:9.5px;font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;margin-bottom:0.438rem;letter-spacing:.12em;}
.phj_stat_vcht{gap:0.5rem;color:#eef5e0;font-family:"Schibsted Grotesk", 'Helvetica Neue', Arial, sans-serif;display:flex;overflow-wrap:anywhere;font-size:1.5rem;min-width:0;align-items:center;font-weight:700;}
.phj_stat_v_accentcht{color:#a3e635;}
@media(max-width:1025px){.phj_statcht{grid-template-columns:repeat(2,1fr);}
}
.phj_wlccht{padding:2.25rem 40px;background:linear-gradient(120deg,#0b0e08,#090c12);grid-template-columns:1.2fr .8fr;border:1px solid #283020;border-radius:20px;overflow:hidden;gap:1.5rem;position:relative;display:grid;color:#eef5e0;align-items:center;}
.phj_wlccht>*{min-width:0;}
.phj_wlccht .phj_eyebrowcht{color:#b8f040;}
.phj_wlc_glowcht{background:radial-gradient(circle,rgba(163, 230, 53, 0.22),transparent 70%);border-radius:50%;position:absolute;top:-40px;right:-40px;height:260px;width:260px;}
.phj_wlc_incht{position:relative;}
.phj_wlc_h2cht{margin:10px 0 8px;font-family:"Schibsted Grotesk", 'Helvetica Neue', Arial, sans-serif;font-weight:700;font-size:2.125rem;overflow-wrap:break-word;line-height:1.03;color:#eef5e0;}
.phj_wlc_h2cht em{color:#b8f040;font-style:normal;}
.phj_wlc_subcht{line-height:1.55;max-width:26.25rem;color:#9ab87a;margin-bottom:18px;font-size:0.875rem;}
.phj_wlc_termscht{gap:0.625rem;display:flex;position:relative;flex-direction:column;}
.phj_termcht{background:rgba(255, 255, 255, 0.07);padding:0.813rem 15px;border:1px solid rgba(255, 255, 255, 0.12);border-radius:0.813rem;gap:0.688rem;display:flex;align-items:center;}
.phj_termcht svg{flex:none;width:1.25rem;color:#b8f040;height:20px;}
.phj_term_kcht{text-transform:uppercase;color:#9ab87a;font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;letter-spacing:.1em;font-size:0.594rem;}
.phj_term_vcht{font-weight:700;color:#eef5e0;margin-top:2px;font-size:0.875rem;}
@media(max-width:1023px){.phj_wlccht{grid-template-columns:1fr;}
}
@media(max-width:557px){.phj_wlc_h2cht{font-size:26px;}
}
.phj_jpcht{grid-template-columns:1.5fr 1fr 1fr;gap:0.875rem;display:grid;}
.phj_jpcht>*{min-width:0;}
.phj_jp_herocht{border-radius:20px;padding:1.625rem;overflow:hidden;gap:0.875rem;background:linear-gradient(135deg,#0b0e08,#090c12);border:1px solid #283020;flex-direction:column;position:relative;min-height:180px;justify-content:space-between;color:#eef5e0;display:flex;}
.phj_jp_glowcht{border-radius:50%;background:radial-gradient(circle,rgba(163, 230, 53, 0.22),transparent 70%);top:-2.5rem;height:11.25rem;width:11.25rem;right:-40px;position:absolute;}
.phj_jp_k_rowcht{gap:10px;align-items:center;display:flex;position:relative;justify-content:space-between;}
.phj_jp_kcht{text-transform:uppercase;font-size:0.625rem;font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;letter-spacing:.12em;color:#7a8f65;}
.phj_jp_herocht .phj_jp_kcht{color:#9ab87a;}
.phj_jp_amtcht{font-weight:700;line-height:1;position:relative;color:#b8f040;font-family:"Schibsted Grotesk", 'Helvetica Neue', Arial, sans-serif;font-size:2.625rem;}
.phj_jp_subcht{margin-top:5px;color:#9ab87a;font-size:12px;}
.phj_jp_cellcht{padding:1.375rem;background:#141710;border-radius:20px;border:1px solid #283020;min-height:11.25rem;justify-content:space-between;flex-direction:column;display:flex;}
.phj_jp_cellcht .phj_jp_amtcht{color:#eef5e0;font-size:30px;}
.phj_jp_cellcht .phj_jp_subcht{color:#7a8f65;}
@media(max-width:1021px){.phj_jpcht{grid-template-columns:1fr;}
}
@media(max-width:559px){.phj_jp_amtcht{font-size:2rem;}
}
.phj_tourcht{overflow:hidden;border:1px solid #283020;border-radius:20px;grid-template-columns:1.05fr 1fr;display:grid;}
.phj_tourcht>*{min-width:0;}
.phj_tour_lcht{padding:2.125rem;overflow:hidden;background:linear-gradient(135deg,#0b0e08,#090c12);position:relative;color:#eef5e0;}
.phj_tour_h2cht{margin:0.75rem 0 0.625rem;font-family:"Schibsted Grotesk", 'Helvetica Neue', Arial, sans-serif;font-weight:700;line-height:1.05;color:#eef5e0;font-size:30px;}
.phj_tour_h2cht em{color:#b8f040;font-style:normal;}
.phj_tour_textcht{font-size:13.5px;color:#9ab87a;margin-bottom:20px;max-width:340px;line-height:1.6;}
.phj_tour_metacht{gap:1.125rem;flex-wrap:wrap;display:flex;margin-bottom:20px;align-items:flex-end;}
.phj_tour_capcht{font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;font-size:0.594rem;margin-bottom:0.313rem;color:#9ab87a;text-transform:uppercase;}
.phj_countcht{gap:0.375rem;display:flex;}
.phj_countcht span{background:rgba(255, 255, 255, 0.07);border:1px solid rgba(255, 255, 255, 0.12);padding:0.25rem 0.563rem;border-radius:0.563rem;font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;font-size:22px;font-weight:700;}
.phj_tour_unitscht{color:#9ab87a;font-size:10px;}
.phj_boardcht{background:#141710;padding:1.75rem 30px;}
.phj_board_headcht{margin-bottom:14px;justify-content:space-between;display:flex;align-items:center;}
.phj_board_titlecht{font-family:"Schibsted Grotesk", 'Helvetica Neue', Arial, sans-serif;font-size:16px;color:#eef5e0;font-weight:700;}
.phj_board_updcht{text-transform:uppercase;font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;font-size:0.625rem;color:#7a8f65;}
.phj_board_listcht{gap:2px;flex-direction:column;display:flex;}
.phj_board_rowcht{border-radius:0.563rem;gap:12px;padding:0.625rem 0.75rem;align-items:center;display:flex;}
.phj_board_top1cht{background:rgba(163, 230, 53, 0.11);}
.phj_board_rkcht{font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;width:20px;font-size:0.875rem;font-weight:700;color:#7a8f65;}
.phj_board_top1cht .phj_board_rkcht{color:#a3e635;}
.phj_board_nmcht{flex:1;color:#b8c9a0;min-width:0;font-size:0.844rem;font-weight:600;}
.phj_board_top1cht .phj_board_nmcht{color:#eef5e0;font-weight:700;}
.phj_board_ptcht{font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;color:#b8c9a0;font-size:12.5px;}
@media(max-width:1027px){.phj_tourcht{grid-template-columns:1fr;}
}
@media(max-width:559px){.phj_tour_h2cht{font-size:24px;}
}
.phj_promo_gridcht{grid-template-columns:repeat(3,1fr);gap:16px;display:grid;}
.phj_promo_gridcht>*{min-width:0;}
.phj_promocht{overflow:hidden;padding:1.5rem;background:#141710;border:1px solid #283020;border-radius:20px;position:relative;min-height:150px;}
.phj_promo_hcht{font-size:1.625rem;line-height:1.05;margin-top:6px;font-family:"Schibsted Grotesk", 'Helvetica Neue', Arial, sans-serif;font-weight:700;color:#eef5e0;}
.phj_promo_hcht em{font-style:normal;color:#a3e635;}
.phj_promo_pcht{margin-top:8px;color:#b8c9a0;font-size:0.781rem;line-height:1.5;}
.phj_promo_featcht{border-color:#283020;background:linear-gradient(135deg,#0b0e08,#090c12);}
.phj_promo_featcht .phj_promo_hcht{color:#eef5e0;}
.phj_promo_featcht .phj_promo_hcht em{color:#b8f040;}
.phj_promo_featcht .phj_promo_pcht{color:#9ab87a;}
.phj_promo_featcht .phj_eyebrowcht{color:#b8f040;}
@media(max-width:1024px){.phj_promo_gridcht{grid-template-columns:1fr;}
}
.phj_pay_logoscht{grid-template-columns:repeat(4,1fr);gap:0.563rem;display:grid;}
.phj_pay_logoscht>*{min-width:0;}
.phj_paycht{border-radius:9px;border:1px solid #283020;font-size:0.75rem;font-weight:700;display:flex;height:48px;color:#b8c9a0;justify-content:center;align-items:center;}
.phj_tablecht{border-radius:13px;border:1px solid #283020;overflow:hidden;}
.phj_trowcht{grid-template-columns:1.3fr 1fr 1fr 1fr;font-size:13px;display:grid;}
.phj_trowcht>div{padding:13px 0.875rem;min-width:0;}
.phj_trowcht>div:first-child{color:#eef5e0;font-weight:700;padding-left:1rem;}
.phj_trow_thcht{background:#0d0f0a;font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;text-transform:uppercase;font-size:9.5px;color:#7a8f65;letter-spacing:.06em;}
.phj_trowcht:not(.phj_trow_thcht){background:#141710;border-top:1px solid #1e2518;color:#b8c9a0;}
.phj_trow_zebracht{background:#111309;}
.phj_poscht{font-weight:700;color:#a3e635;}
@media(max-width:1023px){.phj_pay_logoscht{grid-template-columns:repeat(2,1fr);}
}
.phj_stepscht{gap:14px;grid-template-columns:repeat(3,1fr);display:grid;}
.phj_stepscht>*{min-width:0;}
.phj_stepcht{border:1px solid #283020;border-radius:13px;background:#141710;padding:24px;position:relative;}
.phj_step_numcht{background:#a3e635;border-radius:0.563rem;justify-content:center;font-weight:700;font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;width:1.875rem;align-items:center;color:#0d1a00;font-size:13px;display:flex;height:30px;margin-bottom:14px;}
.phj_step_hcht{margin-bottom:0.438rem;color:#eef5e0;font-weight:700;font-size:1rem;font-family:"Schibsted Grotesk", 'Helvetica Neue', Arial, sans-serif;}
.phj_step_pcht{color:#b8c9a0;font-size:13px;line-height:1.55;}
@media(max-width:1023px){.phj_stepscht{grid-template-columns:1fr;}
}
.phj_gmcht{grid-template-columns:1.3fr 1fr;gap:16px;display:grid;}
.phj_gmcht>*{min-width:0;}
.phj_gm_panelcht{border-radius:1.25rem;padding:28px;background:#141710;border:1px solid #283020;}
.phj_gm_h2cht{margin:0.625rem 0 0.5rem;font-family:"Schibsted Grotesk", 'Helvetica Neue', Arial, sans-serif;font-weight:700;color:#eef5e0;font-size:1.5rem;}
.phj_gm_textcht{color:#b8c9a0;margin-bottom:1.25rem;max-width:27.5rem;line-height:1.6;font-size:13.5px;}
.phj_gm_levelcht{gap:14px;align-items:center;margin-bottom:1rem;display:flex;}
.phj_gm_lvcht{color:#a3e635;font-family:"Schibsted Grotesk", 'Helvetica Neue', Arial, sans-serif;font-weight:700;font-size:1.5rem;}
.phj_gm_bar_wrapcht{flex:1;min-width:0;}
.phj_gm_bar_metacht{font-size:0.625rem;margin-bottom:0.313rem;color:#7a8f65;font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;display:flex;justify-content:space-between;}
.phj_barcht{background:#0d0f0a;border-radius:999px;overflow:hidden;height:8px;}
.phj_bar_fillcht{background:linear-gradient(90deg,#a3e635,#6ab010);border-radius:999px;display:block;height:100%;}
.phj_gm_missionscht{gap:9px;display:flex;flex-wrap:wrap;}
.phj_gm_refercht{border-radius:1.25rem;padding:1.75rem;overflow:hidden;border:1px solid #283020;background:linear-gradient(150deg,#0b0e08,#090c12);color:#eef5e0;justify-content:space-between;position:relative;flex-direction:column;display:flex;}
.phj_gm_refercht .phj_eyebrowcht{color:#b8f040;}
.phj_gm_ref_h2cht{margin:10px 0 0.5rem;font-size:24px;color:#eef5e0;font-weight:700;line-height:1.1;font-family:"Schibsted Grotesk", 'Helvetica Neue', Arial, sans-serif;}
.phj_gm_ref_h2cht em{color:#b8f040;font-style:normal;}
.phj_gm_ref_textcht{line-height:1.55;color:#9ab87a;margin-bottom:18px;font-size:13px;}
@media(max-width:1023px){.phj_gmcht{grid-template-columns:1fr;}
}
.phj_vip_headcht{gap:0.75rem;flex-wrap:wrap;align-items:flex-end;margin-bottom:1.125rem;display:flex;justify-content:space-between;}
.phj_vip_introcht{color:#b8c9a0;max-width:420px;font-size:13px;}
.phj_vipcht{grid-template-columns:repeat(5,1fr);gap:0.75rem;display:grid;}
.phj_vipcht>*{min-width:0;}
.phj_tiercht{padding:1.25rem;background:#141710;border-radius:13px;border:1px solid #283020;}
.phj_tier_oncht{border-color:#a3e635;background:rgba(163, 230, 53, 0.11);}
.phj_tier_medalcht{border-radius:0.563rem;background:linear-gradient(135deg,#a3e635,#6ab010);width:1.875rem;height:30px;margin-bottom:14px;}
.phj_tier_namecht{font-weight:700;margin-bottom:5px;color:#eef5e0;font-size:15px;font-family:"Schibsted Grotesk", 'Helvetica Neue', Arial, sans-serif;}
.phj_tier_txcht{font-size:0.719rem;color:#7a8f65;line-height:1.5;}
@media(max-width:1025px){.phj_vipcht{grid-template-columns:repeat(2,1fr);}
}
.phj_dw_h2cht{font-weight:700;font-size:26px;font-family:"Schibsted Grotesk", 'Helvetica Neue', Arial, sans-serif;margin-bottom:0.625rem;line-height:1.08;color:#eef5e0;}
.phj_steps_vcht{grid-template-columns:1fr;gap:0.625rem;}
.phj_steps_vcht .phj_stepcht{padding:18px 20px;}
@media(max-width:560px){.phj_dw_h2cht{font-size:23px;}
}
.phj_suppcht{gap:0.875rem;grid-template-columns:repeat(3,1fr);display:grid;}
.phj_suppcht>*{min-width:0;}
.phj_supp_cardcht{border:1px solid #283020;background:#141710;border-radius:13px;padding:1.5rem;}
.phj_supp_cardcht svg{height:1.5rem;width:24px;color:#a3e635;margin-bottom:14px;}
.phj_supp_cardcht h3{font-family:"Schibsted Grotesk", 'Helvetica Neue', Arial, sans-serif;color:#eef5e0;font-size:1rem;font-weight:700;margin-bottom:6px;}
.phj_supp_cardcht p{line-height:1.55;font-size:0.813rem;color:#b8c9a0;}
@media(max-width:1025px){.phj_suppcht{grid-template-columns:1fr;}
}
.phj_rv_headcht{gap:12px;justify-content:space-between;display:flex;align-items:flex-end;flex-wrap:wrap;margin-bottom:18px;}
.phj_rv_aggcht{gap:10px;align-items:center;display:flex;}
.phj_rv_sourcecht{color:#7a8f65;font-size:0.781rem;}
.phj_rv_gridcht{gap:0.875rem;grid-template-columns:repeat(3,1fr);display:grid;}
.phj_rv_gridcht>*{min-width:0;}
.phj_reviewcht{padding:24px;background:#141710;border-radius:13px;border:1px solid #283020;}
.phj_reviewcht .phj_starscht{margin-bottom:10px;}
.phj_reviewcht p{font-weight:600;color:#eef5e0;font-size:0.906rem;line-height:1.5;margin-bottom:0.875rem;}
.phj_review_bycht{color:#7a8f65;font-size:12.5px;}
@media(max-width:1022px){.phj_rv_gridcht{grid-template-columns:1fr;}
}
.phj_op_h2cht{margin:0.625rem 0 8px;font-family:"Schibsted Grotesk", 'Helvetica Neue', Arial, sans-serif;font-weight:700;line-height:1.1;font-size:1.5rem;color:#eef5e0;}
.phj_op_textcht{line-height:1.6;color:#b8c9a0;font-size:13.5px;}
@media(max-width:563px){.phj_op_h2cht{font-size:1.375rem;}
}
.phj_et_h2cht{margin:0.625rem 0 14px;font-family:"Schibsted Grotesk", 'Helvetica Neue', Arial, sans-serif;font-weight:700;font-size:1.75rem;color:#eef5e0;line-height:1.08;}
.phj_et_rightcht{gap:0.625rem;flex-direction:column;display:flex;}
.phj_et_updatedcht{gap:0.625rem;background:#0d0f0a;border:1px solid #283020;padding:0.875rem 1.125rem;border-radius:13px;color:#b8c9a0;font-size:12px;display:flex;align-items:center;}
.phj_et_updatedcht svg{flex:none;width:15px;height:0.938rem;color:#a3e635;}
.phj_et_updatedcht b{color:#eef5e0;}
@media(max-width:557px){.phj_et_h2cht{font-size:1.5rem;}
}
.phj_ab_h2cht{margin:0.875rem 0 1rem;font-family:"Schibsted Grotesk", 'Helvetica Neue', Arial, sans-serif;line-height:1.08;color:#eef5e0;font-size:2rem;font-weight:700;}
.phj_ab_bodycht{line-height:1.65;color:#b8c9a0;font-size:15px;margin-bottom:14px;}
.phj_ab_chipscht{gap:10px;flex-wrap:wrap;margin-top:0.5rem;display:flex;}
.phj_faqcht{gap:10px;flex-direction:column;display:flex;}
.phj_faq_itemcht{background:#141710;border:1px solid #283020;padding:18px 22px;border-radius:13px;}
.phj_faq_qcht{gap:1rem;list-style:none;font-weight:600;display:flex;justify-content:space-between;font-size:15.5px;color:#eef5e0;cursor:pointer;align-items:center;}
.phj_faq_qcht::-webkit-details-marker{display:none;}
.phj_faq_q_tcht{gap:0.625rem;display:flex;}
.phj_faq_q_icht{color:#a3e635;font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;font-style:normal;}
.phj_faq_pmcht{color:#a3e635;font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;font-size:20px;}
.phj_faq_itemcht[open] .phj_faq_pmcht{transform:rotate(45deg);}
.phj_faq_acht{line-height:1.6;font-size:0.844rem;color:#b8c9a0;margin-top:0.75rem;}
@media(max-width:559px){.phj_ab_h2cht{font-size:26px;}
}
.phj_provscht{gap:12px;grid-template-columns:repeat(6,1fr);margin-bottom:1.75rem;display:grid;}
.phj_provscht>*{min-width:0;}
.phj_provcht{border-radius:13px;padding:12px;border:1px solid #283020;background:#141710;justify-content:center;text-decoration:none;align-items:center;display:flex;height:4rem;}
.phj_prov_imgcht{max-height:2rem;object-fit:contain;max-width:100%;}
.phj_respcht{border:1px solid #283020;padding:1.625rem;background:#141710;border-radius:13px;gap:1.5rem;align-items:center;flex-wrap:wrap;justify-content:space-between;display:flex;}
.phj_resp_incht{max-width:560px;}
.phj_resp_hcht{font-family:"Schibsted Grotesk", 'Helvetica Neue', Arial, sans-serif;margin-bottom:8px;color:#eef5e0;font-size:19px;font-weight:700;}
.phj_resp_pcht{line-height:1.6;color:#b8c9a0;font-size:13.5px;}
.phj_resp_badgescht{gap:14px;flex-wrap:wrap;display:flex;align-items:center;}
.phj_age18cht{border:1.5px solid #e63535;border-radius:0.563rem;padding:0.25rem 0.5rem;font-weight:700;font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;color:#e63535;font-size:0.813rem;}
.phj_resp_orgcht{font-weight:600;color:#7a8f65;font-size:0.813rem;}
@media(max-width:1022px){.phj_provscht{grid-template-columns:repeat(3,1fr);}
}
@media(max-width:560px){.phj_provscht{grid-template-columns:repeat(2,1fr);}
}
.phj_rccht{gap:32px;grid-template-columns:1fr 1fr 1fr;display:grid;}
.phj_rccht>*{min-width:0;}
.phj_rc_awardscht{gap:11px;display:flex;flex-direction:column;}
.phj_awardcht{gap:0.688rem;display:flex;align-items:center;}
.phj_awardcht svg{flex:none;height:18px;width:1.125rem;color:#f0b429;}
.phj_award_tcht{font-size:13.5px;color:#eef5e0;font-weight:700;}
.phj_award_scht{font-size:0.719rem;color:#7a8f65;}
.phj_rc_presscht{grid-template-columns:1fr 1fr;gap:10px;display:grid;}
.phj_logo_cellcht{border:1px solid #283020;border-radius:0.563rem;font-size:0.813rem;font-weight:700;height:3rem;justify-content:center;align-items:center;color:#b8c9a0;display:flex;}
.phj_rc_partnercht{padding:20px;background:#141710;border:1px solid #283020;border-radius:0.813rem;}
.phj_rc_partner_namecht{font-weight:700;font-size:18px;margin-bottom:6px;color:#eef5e0;font-family:"Schibsted Grotesk", 'Helvetica Neue', Arial, sans-serif;}
.phj_rc_partner_textcht{line-height:1.55;color:#b8c9a0;font-size:0.781rem;}
@media(max-width:1023px){.phj_rccht{gap:1.375rem;grid-template-columns:1fr;}
.phj_rc_presscht{grid-template-columns:repeat(4,1fr);}
}
.phj_footercht{background:#080a06;padding:40px 28px;border-top:1px solid #1e2518;}
.phj_footer_gridcht{grid-template-columns:1.4fr 1fr 1fr 1fr;gap:2rem;display:grid;margin-left:auto;margin-bottom:28px;margin-right:auto;max-width:1400px;}
.phj_footer_gridcht>*{min-width:0;}
.phj_footer_gridcht h4{font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;letter-spacing:.12em;text-transform:uppercase;margin-bottom:0.813rem;color:#4a5a38;font-size:10px;}
.phj_fcolcht{gap:0.563rem;display:flex;color:#b8c9a0;flex-direction:column;font-size:13px;}
.phj_fcolcht a{cursor:pointer;}
.phj_ft_aboutcht{color:#7a8f65;margin-top:0.75rem;font-size:0.813rem;max-width:16.25rem;line-height:1.6;}
.phj_ft_contactcht{font-size:12.5px;font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;margin-top:12px;overflow-wrap:anywhere;color:#a3e635;}
.phj_footer_bottomcht{gap:1rem;margin:0 auto;padding-top:20px;display:flex;border-top:1px solid #1e2518;max-width:87.5rem;align-items:center;flex-wrap:wrap;justify-content:space-between;}
.phj_footer_bottomcht p{font-size:0.688rem;color:#4a5a38;line-height:1.6;max-width:45rem;}
@media(max-width:1026px){.phj_footer_gridcht{grid-template-columns:1fr 1fr;}
}
@media(max-width:560px){.phj_footer_gridcht{grid-template-columns:1fr;}
}