.jsph-v3{--jsph-max: 1240px;--jsph-wide: 1340px;--jsph-pad: clamp(18px, 3vw, 42px);--jsph-radius: 26px;--jsph-radius-sm: 18px;--jsph-shadow: 0 24px 70px rgba(0,0,0,.24);--jsph-line: rgba(193, 163, 92, .34);--jsph-line-soft: rgba(193, 163, 92, .18);--jsph-gold: #c2a361;--jsph-gold-2: #e0c07a;--jsph-ink: #0d0b08;--jsph-paper: #f6efdf;--jsph-paper-2: #efe5cf;--jsph-text-strong: #f8f2e6;--jsph-text: rgba(248, 242, 230, .92);--jsph-text-soft: rgba(248, 242, 230, .78);--jsph-text-faint: rgba(248, 242, 230, .62);--jsph-bg: #060605;--jsph-bg-2: #100d0a;--jsph-panel: rgba(13, 11, 8, .72);--jsph-panel-2: rgba(26, 21, 16, .82);--jsph-card: rgba(15, 12, 9, .82);--jsph-card-2: rgba(28, 22, 16, .78);position:relative;isolation:isolate;overflow:clip;background:linear-gradient(180deg,var(--jsph-bg),#0d0a08 28%,#090807 100%);color:var(--jsph-text);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}.jsph-v3.jsph-theme-light,.jsph-v3.jsph-is-light{--jsph-line: rgba(145, 118, 63, .34);--jsph-line-soft: rgba(145, 118, 63, .18);--jsph-text-strong: #17130f;--jsph-text: rgba(23, 19, 15, .88);--jsph-text-soft: rgba(23, 19, 15, .76);--jsph-text-faint: rgba(23, 19, 15, .58);--jsph-bg: #efe4cd;--jsph-bg-2: #e7dac0;--jsph-panel: rgba(248, 242, 230, .76);--jsph-panel-2: rgba(245, 237, 222, .92);--jsph-card: rgba(255,255,255,.55);--jsph-card-2: rgba(247, 241, 230, .9);background:linear-gradient(180deg,#efe4cd,#eadfc9 32%,#e4d8c0)}.jsph-v3 *,.jsph-v3 *:before,.jsph-v3 *:after{box-sizing:border-box;min-width:0}.jsph-v3 img{display:block;max-width:100%}.jsph-v3 a{color:inherit}.jsph-v3 h1,.jsph-v3 h2,.jsph-v3 h3,.jsph-v3 h4,.jsph-v3 p,.jsph-v3 li,.jsph-v3 strong,.jsph-v3 span,.jsph-v3 em{overflow-wrap:anywhere;word-break:normal;line-break:strict;-webkit-hyphens:none;hyphens:none}.jsph-v3 h1,.jsph-v3 h2,.jsph-v3 h3{text-wrap:balance}.jsph-scroll-progress{position:fixed;inset:0 0 auto 0;z-index:80;height:2px;transform-origin:left center;transform:scaleX(0);background:linear-gradient(90deg,#c2a36126,#e0c07af5,#c2a36126);pointer-events:none}.jsph-quiet-lux-layer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(180deg,rgba(194,163,97,.03),transparent 38%,rgba(194,163,97,.035));pointer-events:none}.jsph-v3 [data-jsph-reveal],.jsph-v3 .phm-reveal{opacity:1;transform:none}.jsph-v3.jsph-js-ready [data-jsph-reveal],.jsph-v3.jsph-js-ready .phm-reveal{opacity:0;transform:translateY(24px);transition:opacity .85s ease,transform .85s ease;will-change:opacity,transform}.jsph-v3.jsph-js-ready [data-jsph-reveal].is-visible,.jsph-v3.jsph-js-ready .phm-reveal.is-visible{opacity:1;transform:translateY(0)}.jsph-breadcrumb{width:min(var(--jsph-max),calc(100% - (var(--jsph-pad) * 2)));margin:0 auto;position:relative;z-index:4;padding:28px 0 0;display:flex;align-items:center;gap:10px;color:var(--jsph-text-faint);font-size:12px;letter-spacing:.18em;text-transform:uppercase}.jsph-breadcrumb a{color:var(--jsph-text-soft);text-decoration:none}.jsph-breadcrumb a:hover{color:var(--jsph-gold-2)}.jsph-hero{position:relative;min-height:min(100svh,980px);padding:clamp(78px,8vw,138px) var(--jsph-pad) clamp(34px,5vw,72px);overflow:hidden}.jsph-hero-media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:var(--jsph-bg)}.jsph-media-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .8s ease}.jsph-media-slide.is-active{opacity:1}.jsph-picture{position:absolute;top:0;right:0;bottom:0;left:0}.jsph-picture img{width:100%;height:100%;object-fit:cover;transform:scale(1.03);filter:saturate(.92) contrast(1.02) brightness(.88);animation:jsphKenburns 16s ease-in-out both}.jsph-picture-light,.jsph-theme-light .jsph-picture-dark,.jsph-is-light .jsph-picture-dark{display:none}.jsph-theme-light .jsph-picture-light,.jsph-is-light .jsph-picture-light{display:block}.jsph-empty-hero-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(115deg,#050504,#0e0c09 42%,#1a120d)}.jsph-empty-hero-placeholder:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#00000085,#00000038 50%,#00000014)}.jsph-empty-hero-placeholder:after{content:attr(data-empty-slot);position:absolute;right:clamp(18px,3vw,52px);top:18%;max-width:220px;padding:9px 13px;border:1px solid var(--jsph-line);border-radius:999px;color:#f8f2e66b;font-size:10px;letter-spacing:.13em;text-transform:uppercase;background:#00000038}.jsph-empty-hero-placeholder-light{background:linear-gradient(115deg,#f4ead3,#eadbbd 52%,#decda8)}.jsph-empty-hero-placeholder-light:before{background:linear-gradient(90deg,#fffaf0ad,#fffaf04d 52%,#fffaf014)}.jsph-empty-hero-placeholder-light:after{color:#17130f70;background:#fffaf047}.jsph-hero-noir{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(90deg,#000000d6,#00000094 38%,#00000057),linear-gradient(180deg,#0006,#00000029 44%,#0000007a)}.jsph-theme-light .jsph-hero-noir,.jsph-is-light .jsph-hero-noir{background:linear-gradient(90deg,#f7f0e3eb,#f7f0e3b8 42%,#f7f0e357),linear-gradient(180deg,#fffaf085,#fffaf038 44%,#efe2c361)}.jsph-hero-mapgrid{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;opacity:.24;background-image:linear-gradient(rgba(194,163,97,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(194,163,97,.08) 1px,transparent 1px);background-size:88px 88px;-webkit-mask-image:linear-gradient(90deg,#00000040,#000000bf,#0000002e);mask-image:linear-gradient(90deg,#00000040,#000000bf,#0000002e)}.jsph-hero-goldline{position:absolute;left:0;right:0;bottom:0;z-index:2;height:1px;background:linear-gradient(90deg,transparent,rgba(224,192,122,.46),transparent)}.jsph-hero-shell{position:relative;z-index:4;width:min(var(--jsph-wide),100%);margin:0 auto;display:grid;grid-template-columns:minmax(0,1.04fr) minmax(320px,.76fr);gap:clamp(24px,4vw,72px);align-items:center}.jsph-hero-copy{max-width:780px;padding:clamp(24px,3vw,38px);border:1px solid var(--jsph-line);border-radius:30px;background:linear-gradient(145deg,#0a080657,#0a080638);box-shadow:0 28px 80px #00000029;-webkit-backdrop-filter:blur(10px) saturate(120%);backdrop-filter:blur(10px) saturate(120%)}.jsph-theme-light .jsph-hero-copy,.jsph-is-light .jsph-hero-copy{background:linear-gradient(145deg,#f8f3e970,#f8f3e93d)}.jsph-eyebrow,.jsph-dossier-title,.jsph-section-label,.phm-section-label,.phm-kicker,.phm-topbridge__eyebrow{margin:0 0 16px;color:var(--jsph-gold-2);font-size:11px;letter-spacing:.2em;text-transform:uppercase}.jsph-phrase-title{display:none;margin:0;color:var(--jsph-text-strong);line-height:.95;font-weight:700;letter-spacing:-.06em}.jsph-title-desktop{display:block;font-size:clamp(64px,6vw,102px)}.jsph-title-tablet,.jsph-title-mobile{display:none}.jsph-kicker{max-width:720px;margin:28px 0 0;color:var(--jsph-text-strong);font-size:clamp(23px,2.2vw,35px);line-height:1.44;letter-spacing:-.03em}.jsph-kicker-tablet,.jsph-kicker-mobile{display:none}.jsph-bodyline{max-width:760px;margin:24px 0 0;color:var(--jsph-text-soft);font-size:clamp(16px,1.08vw,18px);line-height:2.02}.jsph-actions,.phm-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.jsph-btn,.phm-button,.phm-button-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:14px 22px;border-radius:14px;font-size:12px;letter-spacing:.12em;text-decoration:none;transition:transform .24s ease,border-color .24s ease,background .24s ease,box-shadow .24s ease}.jsph-btn:hover,.phm-button:hover,.phm-button-secondary:hover{transform:translateY(-2px)}.jsph-btn-primary,.phm-button{border:1px solid rgba(224,192,122,.85);background:linear-gradient(135deg,#ddb96b,#b38c43);color:#090705;box-shadow:0 14px 36px #0003}.jsph-btn-ghost,.phm-button-secondary{border:1px solid var(--jsph-line);background:#ffffff0f;color:var(--jsph-text-strong)}.jsph-theme-light .jsph-btn-ghost,.jsph-theme-light .phm-button-secondary,.jsph-is-light .jsph-btn-ghost,.jsph-is-light .phm-button-secondary{background:#ffffff61;color:#17130f}.jsph-signal-rail{position:relative;z-index:4;width:min(var(--jsph-wide),100%);margin:22px auto 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid var(--jsph-line);border-radius:24px;background:linear-gradient(145deg,#0f0c09bd,#16110dad);overflow:hidden;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.jsph-theme-light .jsph-signal-rail,.jsph-is-light .jsph-signal-rail{background:linear-gradient(145deg,#ffffff73,#f8f1e5a6)}.jsph-signal-rail>div{padding:18px 20px;border-right:1px solid var(--jsph-line-soft)}.jsph-signal-rail>div:last-child{border-right:0}.jsph-signal-rail span{display:block;margin-bottom:8px;color:var(--jsph-gold-2);font-size:10px;letter-spacing:.18em;text-transform:uppercase}.jsph-signal-rail strong{display:block;color:var(--jsph-text-strong);font-size:clamp(16px,1.6vw,24px);line-height:1.45;font-weight:650}.jsph-decision-room-standalone{position:relative;z-index:4;width:min(var(--jsph-wide),100%);margin:26px auto 0}.jsph-decision-static-shell{width:100%}.jsph-decision-static-frame{padding:clamp(20px,3vw,34px);border:1px solid var(--jsph-line);border-radius:30px;background:linear-gradient(145deg,#0c0a08bd,#16120ed1);box-shadow:var(--jsph-shadow)}.jsph-theme-light .jsph-decision-static-frame,.jsph-is-light .jsph-decision-static-frame{background:linear-gradient(145deg,#ffffff80,#f7f1e6e0)}.jsph-decision-static-title{margin-bottom:18px}.jsph-decision-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.jsph-decision-card{min-height:280px;padding:22px;border:1px solid var(--jsph-line);border-radius:22px;background:linear-gradient(145deg,#ffffff05,#ffffff0a)}.jsph-theme-light .jsph-decision-card,.jsph-is-light .jsph-decision-card{background:#ffffff52}.jsph-decision-card-kicker{display:block;margin-bottom:16px;color:var(--jsph-gold-2);font-size:10px;letter-spacing:.17em;text-transform:uppercase}.jsph-decision-card-title{margin:0 0 16px;color:var(--jsph-text-strong);font-size:clamp(24px,2vw,34px);line-height:1.08;letter-spacing:-.04em;font-weight:700}.jsph-decision-card-title span{display:block}.jsph-decision-card p{margin:0;color:var(--jsph-text-soft);font-size:clamp(15px,1.02vw,17px);line-height:1.95}.jsph-content-wrap{position:relative;z-index:3;padding:clamp(46px,5vw,84px) var(--jsph-pad) clamp(66px,7vw,110px)}.jsph-content-shell{width:min(var(--jsph-max),100%);margin:0 auto}.jsph-body-section,.phm-topbridge,.phm-hero-card,.phm-section,.phm-quote-chamber,.phm-final-cta{position:relative;margin:0 auto clamp(34px,5vw,68px);padding:clamp(26px,3.6vw,46px);border:1px solid var(--jsph-line);border-radius:28px;background:linear-gradient(145deg,var(--jsph-card),var(--jsph-card-2));box-shadow:0 18px 56px #0000001f;overflow:hidden}.jsph-theme-light .jsph-body-section,.jsph-theme-light .phm-topbridge,.jsph-theme-light .phm-hero-card,.jsph-theme-light .phm-section,.jsph-theme-light .phm-quote-chamber,.jsph-theme-light .phm-final-cta,.jsph-is-light .jsph-body-section,.jsph-is-light .phm-topbridge,.jsph-is-light .phm-hero-card,.jsph-is-light .phm-section,.jsph-is-light .phm-quote-chamber,.jsph-is-light .phm-final-cta{background:linear-gradient(145deg,#ffffff7a,#f7f1e5eb)}.jsph-body-section:before,.phm-topbridge:before,.phm-hero-card:before,.phm-section:before,.phm-quote-chamber:before,.phm-final-cta:before{content:"";position:absolute;top:12px;right:12px;bottom:12px;left:12px;border:1px solid var(--jsph-line-soft);border-radius:20px;pointer-events:none}.jsph-content-shell p,.phm-hero-card p,.phm-section>p,.phm-service-card p,.phm-risk-card p,.phm-compare-card p,.phm-flow-card p,.phm-fit-card p,.phm-status-card span,.phm-final-cta p,.phm-quote-chamber cite,.phm-note,.phm-boundary-note,.jsph-guide-lead,.jsph-guide-softnote{color:var(--jsph-text-soft);font-size:clamp(16px,1.08vw,18px);line-height:2.02}.jsph-content-shell h2,.phm-hero-card h2,.phm-section h2,.phm-final-cta h2,.jsph-guide-title{margin:0 0 18px;color:var(--jsph-text-strong);font-size:clamp(40px,4.6vw,76px);line-height:1.02;letter-spacing:-.055em;font-weight:700}.phm-topbridge__eyebrow{margin-bottom:22px;font-size:clamp(18px,1.65vw,22px);line-height:1.35}.phm-status-strip,.phm-compare-grid,.phm-grid-2,.phm-risk-grid,.phm-flow-grid,.phm-fit-grid,.jsph-guide-card-grid{display:grid;gap:18px}.phm-status-strip,.phm-compare-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.phm-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.phm-risk-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.phm-flow-grid,.phm-fit-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.jsph-guide-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:28px}.phm-status-card,.phm-service-card,.phm-risk-card,.phm-compare-card,.phm-flow-card,.phm-fit-card,.jsph-guide-card{position:relative;height:100%;padding:22px;border:1px solid var(--jsph-line);border-radius:22px;background:#ffffff08}.jsph-theme-light .phm-status-card,.jsph-theme-light .phm-service-card,.jsph-theme-light .phm-risk-card,.jsph-theme-light .phm-compare-card,.jsph-theme-light .phm-flow-card,.jsph-theme-light .phm-fit-card,.jsph-theme-light .jsph-guide-card,.jsph-is-light .phm-status-card,.jsph-is-light .phm-service-card,.jsph-is-light .phm-risk-card,.jsph-is-light .phm-compare-card,.jsph-is-light .phm-flow-card,.jsph-is-light .phm-fit-card,.jsph-is-light .jsph-guide-card{background:#ffffff57}.phm-status-card strong,.phm-compare-card strong,.phm-service-card strong,.phm-flow-card strong,.phm-fit-card strong,.jsph-guide-card span{display:block;margin-bottom:14px;color:var(--jsph-gold-2);font-size:11px;letter-spacing:.18em;text-transform:uppercase}.phm-risk-card .phm-card-no,.phm-flow-card .phm-card-no,.phm-fit-card .phm-card-no,.jsph-card-number{display:inline-flex;align-items:center;justify-content:center;min-width:34px;min-height:34px;padding:4px 8px;margin-bottom:18px;border:1px solid var(--jsph-line);border-radius:10px;color:var(--jsph-gold-2);font-size:11px;letter-spacing:.14em;font-weight:700}.phm-risk-card h3,.phm-compare-card h3,.phm-service-card h3,.phm-flow-card h3,.phm-fit-card h3,.jsph-guide-card strong,.phm-map-grid strong{margin:0 0 14px;color:var(--jsph-text-strong);font-size:clamp(28px,2vw,40px);line-height:1.1;letter-spacing:-.035em;font-weight:700}.phm-status-card span{display:block}.jsph-guide-card{text-decoration:none;transition:transform .24s ease,border-color .24s ease,background .24s ease,box-shadow .24s ease}.jsph-guide-card strong{font-size:clamp(20px,1.6vw,30px);margin-bottom:10px}.jsph-guide-card em{display:block;color:var(--jsph-text-faint);font-style:normal;font-size:15px;line-height:1.85}.jsph-guide-card:hover{transform:translateY(-3px);border-color:#e0c07ab8;background:#c2a3611a}.phm-note,.phm-boundary-note,.jsph-guide-softnote{margin-top:22px;padding:18px 20px;border-left:3px solid rgba(224,192,122,.72);border-radius:14px;background:#ffffff08}.jsph-theme-light .phm-note,.jsph-theme-light .phm-boundary-note,.jsph-theme-light .jsph-guide-softnote,.jsph-is-light .phm-note,.jsph-is-light .phm-boundary-note,.jsph-is-light .jsph-guide-softnote{background:#ffffff47}.phm-quote-chamber blockquote{margin:0;color:var(--jsph-text-strong);font-size:clamp(28px,3vw,48px);line-height:1.35;letter-spacing:-.03em;font-weight:650}.phm-quote-chamber cite{display:block;margin-top:18px}.phm-map-wrap{margin-top:26px}.phm-map-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.phm-map-grid>a{display:block;height:100%;padding:18px;border:1px solid var(--jsph-line);border-radius:22px;background:#ffffff08;text-decoration:none;transition:transform .24s ease,border-color .24s ease,background .24s ease,box-shadow .24s ease}.jsph-theme-light .phm-map-grid>a,.jsph-is-light .phm-map-grid>a{background:#ffffff57}.phm-map-grid>a:hover{transform:translateY(-3px);border-color:#e0c07abd;background:#c2a3611a;box-shadow:0 18px 44px #0000001a}.jsph-card-thumb{position:relative;margin:0 0 16px;aspect-ratio:4 / 3;border:1px solid var(--jsph-line);border-radius:18px;overflow:hidden;background:linear-gradient(135deg,#ffffff0a,#ffffff05)}.jsph-card-img{width:100%;height:100%;object-fit:cover;opacity:1;filter:saturate(.95) contrast(1.02) brightness(.96);transition:transform .45s ease}.phm-map-grid>a:hover .jsph-card-img{transform:scale(1.03)}.jsph-card-thumb-glass{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(180deg,#ffffff0f,#fff0 42%,#0000001a)}.phm-map-grid strong{display:block;font-size:clamp(26px,1.9vw,36px)}.phm-map-grid em{display:block;margin-top:8px;color:var(--jsph-text-faint);font-style:normal;font-size:15px;line-height:1.85}.phm-floating-button{position:fixed;right:20px;bottom:20px;z-index:70;display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:13px 18px;border-radius:999px;border:1px solid rgba(224,192,122,.82);background:linear-gradient(135deg,#ddb96b,#b38c43);color:#090705;text-decoration:none;font-size:12px;letter-spacing:.1em;box-shadow:0 18px 44px #0003;opacity:0;transform:translateY(12px);pointer-events:none;transition:opacity .24s ease,transform .24s ease}.phm-floating-button.is-visible{opacity:1;transform:translateY(0);pointer-events:auto}.jsph-guide-title{font-size:clamp(34px,3.4vw,58px)}.jsph-guide-lead{margin:0 0 14px}.jsph-guide-softnote{margin-top:18px}@keyframes jsphKenburns{0%{transform:scale(1.03)}to{transform:scale(1.08)}}@media(max-width:1180px){.jsph-hero-shell{grid-template-columns:1fr}.jsph-title-desktop{display:none}.jsph-title-tablet{display:block;font-size:clamp(58px,8vw,86px)}.jsph-kicker-desktop{display:none}.jsph-kicker-tablet{display:block}.jsph-decision-card-grid,.phm-status-strip,.phm-compare-grid,.phm-risk-grid,.phm-map-grid,.jsph-guide-card-grid,.phm-flow-grid,.phm-fit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.jsph-signal-rail{grid-template-columns:1fr}.jsph-signal-rail>div{border-right:0;border-bottom:1px solid var(--jsph-line-soft)}.jsph-signal-rail>div:last-child{border-bottom:0}.jsph-decision-card-grid,.phm-status-strip,.phm-grid-2,.phm-risk-grid,.phm-compare-grid,.phm-map-grid,.jsph-guide-card-grid{grid-template-columns:1fr}}@media(max-width:749px){.jsph-breadcrumb{width:min(var(--jsph-max),calc(100% - 32px));padding-top:18px;gap:8px;font-size:9px}.jsph-hero{min-height:auto;padding:56px 18px 28px}.jsph-hero-mapgrid{background-size:58px 58px}.jsph-hero-shell,.jsph-content-wrap,.jsph-content-shell{width:100%}.jsph-hero-copy{padding:22px 18px;border-radius:22px}.jsph-title-tablet,.jsph-title-desktop{display:none}.jsph-title-mobile{display:block;font-size:clamp(40px,13.8vw,64px);line-height:.98;letter-spacing:-.06em}.jsph-kicker-tablet,.jsph-kicker-desktop{display:none}.jsph-kicker-mobile{display:block;font-size:clamp(20px,6.6vw,28px);line-height:1.48;margin-top:20px}.jsph-bodyline{font-size:16px;line-height:1.92}.jsph-actions,.phm-hero-actions{display:grid;grid-template-columns:1fr}.jsph-btn,.phm-button,.phm-button-secondary{width:100%}.jsph-decision-static-frame,.jsph-body-section,.phm-topbridge,.phm-hero-card,.phm-section,.phm-quote-chamber,.phm-final-cta{padding:22px 18px;border-radius:22px}.jsph-decision-card-grid,.phm-flow-grid,.phm-fit-grid{grid-template-columns:1fr}.phm-topbridge__eyebrow{font-size:clamp(16px,5vw,20px)}.phm-risk-card h3,.phm-compare-card h3,.phm-service-card h3,.phm-flow-card h3,.phm-fit-card h3,.phm-map-grid strong,.jsph-guide-card strong{font-size:clamp(24px,8vw,34px);line-height:1.14}.jsph-content-shell h2,.phm-hero-card h2,.phm-section h2,.phm-final-cta h2,.jsph-guide-title{font-size:clamp(34px,11vw,48px)}.phm-map-grid em,.jsph-guide-card em,.phm-status-card span,.phm-risk-card p,.phm-service-card p,.phm-compare-card p,.phm-flow-card p,.phm-fit-card p,.phm-note,.phm-boundary-note,.jsph-content-shell p{font-size:15.5px;line-height:1.9}.phm-floating-button{right:14px;bottom:14px}}@media(prefers-reduced-motion:reduce){.jsph-picture img,.jsph-card-img{animation:none;transition:none!important}.jsph-v3.jsph-js-ready [data-jsph-reveal],.jsph-v3.jsph-js-ready .phm-reveal,.jsph-btn,.phm-button,.phm-button-secondary,.jsph-media-slide{transition:none!important}}.jsph-mobile-break,.phm-mobile-break,.jsph-desktop-down-break,.phm-desktop-down-break{display:none}@media(max-width:1180px){.jsph-desktop-down-break,.phm-desktop-down-break{display:block}}@media(max-width:749px){.jsph-mobile-break,.phm-mobile-break{display:block}}@media(min-width:750px){.phm-center-headline>h2,.jsph-guide-title--center{text-align:center;margin-left:auto;margin-right:auto}}@media(min-width:1181px){.phm-center-headline>h2,.jsph-guide-title--center{max-width:18ch}.phm-headline-one-desktop>h2,.jsph-guide-title--center{white-space:nowrap;max-width:none}.phm-headline-tight>h2{font-size:clamp(36px,3.65vw,66px)}.phm-headline-one-desktop>h2{font-size:clamp(34px,3.35vw,58px)}}@media(min-width:750px)and (max-width:1180px){.phm-center-headline>h2,.jsph-guide-title--center{max-width:16ch}.phm-headline-one-desktop>h2,.jsph-guide-title--center{white-space:nowrap;max-width:none;font-size:clamp(30px,4.2vw,46px)}.phm-headline-tight>h2{font-size:clamp(32px,4.6vw,52px)}}.jsph-decision-card{display:flex;flex-direction:column;justify-content:center}.jsph-decision-card-title{text-wrap:balance}@media(min-width:1181px){.jsph-decision-card-2 .jsph-decision-card-title,.jsph-decision-card-3 .jsph-decision-card-title{font-size:clamp(22px,1.78vw,31px)}}@media(min-width:750px)and (max-width:1180px){.jsph-decision-card-title{font-size:clamp(22px,2.4vw,30px)}}@media(min-width:1181px){.phm-map-grid strong{font-size:clamp(24px,1.62vw,34px);line-height:1.14}.phm-map-title--card2{font-size:clamp(22px,1.46vw,31px);line-height:1.12}}@media(min-width:750px)and (max-width:1180px){.phm-map-grid strong{font-size:clamp(24px,2.5vw,34px);line-height:1.12}}.phm-fit-card h3{text-wrap:pretty}@media(min-width:1181px){.phm-fit-card h3{font-size:clamp(22px,1.6vw,30px);line-height:1.08;max-width:10ch}}@media(min-width:750px)and (max-width:1180px){.phm-fit-card h3{font-size:clamp(24px,2.5vw,30px);line-height:1.1}}.jsph-guide-card strong{text-wrap:balance}.jsph-guide-card--last strong{font-size:clamp(18px,1.38vw,24px);letter-spacing:-.03em}@media(min-width:1181px){.jsph-guide-card-grid>.jsph-guide-card:last-child:nth-child(3n+1){grid-column:2 / span 1;justify-self:center;width:100%}}@media(min-width:750px)and (max-width:1180px){.jsph-guide-card-grid>.jsph-guide-card:last-child:nth-child(odd){grid-column:1 / span 2;justify-self:center;width:min(100%,calc((100% - 18px)/2))}}@media(max-width:749px){.phm-center-headline>h2,.jsph-guide-title--center{text-align:left;white-space:normal;max-width:none}.phm-fit-card h3,.phm-map-grid strong,.jsph-guide-card--last strong,.jsph-decision-card-2 .jsph-decision-card-title,.jsph-decision-card-3 .jsph-decision-card-title{font-size:inherit}}@media(min-width:1181px){.phm-service-card h3,.phm-flow-card h3{white-space:nowrap;font-size:clamp(24px,1.78vw,34px);line-height:1.12;letter-spacing:-.035em}}@media(min-width:750px)and (max-width:1180px){.phm-service-card h3,.phm-flow-card h3{white-space:normal;font-size:clamp(25px,3vw,34px);line-height:1.12}}.phm-fit-title span{display:block}@media(min-width:1181px){.phm-fit-card h3.phm-fit-title{max-width:none;font-size:clamp(21px,1.43vw,28px);line-height:1.08;letter-spacing:-.04em}.phm-fit-card h3.phm-fit-title span{white-space:nowrap}}@media(min-width:750px)and (max-width:1180px){.phm-fit-card h3.phm-fit-title{max-width:none;font-size:clamp(22px,2.6vw,30px);line-height:1.1;letter-spacing:-.04em}.phm-fit-card h3.phm-fit-title span{white-space:nowrap}}@media(max-width:749px){.phm-fit-card h3.phm-fit-title{font-size:clamp(25px,7vw,34px);line-height:1.14;letter-spacing:-.04em}.phm-fit-card h3.phm-fit-title span{white-space:normal}}.jsph-guide-checkpoint--spaced{margin-top:clamp(18px,2.2vw,28px)}@media(min-width:1181px){.jsph-guide-card-grid>.jsph-guide-card--last{grid-column:2 / span 1;justify-self:center;width:100%}.jsph-guide-card--last strong{white-space:nowrap;font-size:clamp(17px,1.18vw,22px)}}@media(min-width:750px)and (max-width:1180px){.jsph-guide-card-grid>.jsph-guide-card--last{grid-column:1 / -1;justify-self:center;width:min(100%,420px)}.jsph-guide-card--last strong{white-space:nowrap;font-size:clamp(18px,2.1vw,24px)}}@media(max-width:749px){.jsph-guide-checkpoint--spaced{margin-top:18px}.jsph-guide-card--last strong{white-space:normal}}@media(min-width:1181px){.phm-map-title--card2{font-size:clamp(21px,1.34vw,29px);line-height:1.12;letter-spacing:-.04em}}@media(max-width:749px){.phm-service-card h3,.phm-flow-card h3{white-space:normal}}.jsph-phrase-title,.jsph-phrase-title span,.jsph-decision-card-title,.jsph-decision-card-title span,.phm-center-headline>h2,.phm-risk-card h3,.phm-compare-card h3,.phm-service-card h3,.phm-flow-card h3,.phm-fit-card h3,.jsph-guide-card strong,.phm-map-grid strong{overflow-wrap:normal;word-break:keep-all;line-break:strict}.jsph-eyebrow,.jsph-dossier-title,.jsph-section-label,.phm-section-label,.phm-kicker,.phm-topbridge__eyebrow,.phm-status-card strong,.phm-compare-card strong,.phm-service-card strong,.phm-flow-card strong,.phm-fit-card strong,.jsph-guide-card span,.jsph-decision-card-kicker{color:#d0a548;font-size:clamp(13px,.92vw,18px);letter-spacing:.19em;font-weight:700}.jsph-theme-light .jsph-eyebrow,.jsph-theme-light .jsph-dossier-title,.jsph-theme-light .jsph-section-label,.jsph-theme-light .phm-section-label,.jsph-theme-light .phm-kicker,.jsph-theme-light .phm-topbridge__eyebrow,.jsph-theme-light .phm-status-card strong,.jsph-theme-light .phm-compare-card strong,.jsph-theme-light .phm-service-card strong,.jsph-theme-light .phm-flow-card strong,.jsph-theme-light .phm-fit-card strong,.jsph-theme-light .jsph-guide-card span,.jsph-theme-light .jsph-decision-card-kicker,.jsph-is-light .jsph-eyebrow,.jsph-is-light .jsph-dossier-title,.jsph-is-light .jsph-section-label,.jsph-is-light .phm-section-label,.jsph-is-light .phm-kicker,.jsph-is-light .phm-topbridge__eyebrow,.jsph-is-light .phm-status-card strong,.jsph-is-light .phm-compare-card strong,.jsph-is-light .phm-service-card strong,.jsph-is-light .phm-flow-card strong,.jsph-is-light .phm-fit-card strong,.jsph-is-light .jsph-guide-card span,.jsph-is-light .jsph-decision-card-kicker{color:#b88d34}.jsph-breadcrumb{font-size:18px;letter-spacing:.16em;color:var(--jsph-text-soft)}.jsph-breadcrumb a,.jsph-breadcrumb span{color:inherit}.jsph-hero-copy{width:min(100%,640px);max-width:640px}.jsph-phrase-title{line-height:.98}.jsph-title-desktop{font-size:clamp(58px,5.1vw,84px)}.jsph-title-tablet{font-size:clamp(48px,6.2vw,72px)}.jsph-title-mobile{font-size:clamp(38px,11vw,58px)}@media(min-width:750px){.phm-center-headline>h2,.jsph-guide-title--center{text-align:center;justify-self:center}}@media(min-width:1181px){.phm-headline-one-desktop>h2,.jsph-guide-title--center{white-space:nowrap;max-width:none;font-size:clamp(31px,3vw,52px)}.phm-service-card h3 br,.phm-flow-card h3 br{display:none}.phm-service-card h3{white-space:nowrap;font-size:clamp(24px,1.52vw,30px);line-height:1.08;letter-spacing:-.04em}.phm-flow-card h3{white-space:nowrap;font-size:clamp(21px,1.18vw,26px);line-height:1.08;letter-spacing:-.04em}.phm-flow-card:nth-child(4) h3{font-size:clamp(19px,1.08vw,24px)}.phm-map-grid strong{font-size:clamp(22px,1.44vw,30px);line-height:1.12}.phm-map-title--card2{font-size:clamp(20px,1.24vw,27px);line-height:1.1}.jsph-guide-card strong{line-height:1.12}.jsph-guide-card--last strong{white-space:nowrap;font-size:clamp(18px,1.28vw,23px)}}@media(min-width:750px)and (max-width:1180px){.jsph-breadcrumb{font-size:15px}.jsph-hero-copy{width:min(100%,660px);max-width:660px}.phm-service-card h3,.phm-flow-card h3{white-space:normal;line-height:1.08}.phm-service-card h3{font-size:clamp(26px,2.5vw,32px)}.phm-flow-card h3{font-size:clamp(22px,2.1vw,26px)}.phm-fit-card h3.phm-fit-title{font-size:clamp(20px,2.2vw,25px)}.jsph-guide-card--last strong{font-size:clamp(18px,2vw,22px)}}@media(max-width:749px){.jsph-breadcrumb{font-size:13px;gap:8px;letter-spacing:.12em}.jsph-hero-copy{width:100%;max-width:none}.jsph-eyebrow,.jsph-dossier-title,.jsph-section-label,.phm-section-label,.phm-kicker,.phm-topbridge__eyebrow,.phm-status-card strong,.phm-compare-card strong,.phm-service-card strong,.phm-flow-card strong,.phm-fit-card strong,.jsph-guide-card span,.jsph-decision-card-kicker{font-size:clamp(12px,3.6vw,14px)}}.phm-fit-title span{display:block;white-space:nowrap}@media(min-width:1181px){.phm-fit-card h3.phm-fit-title{max-width:none;font-size:clamp(20px,1.34vw,26px);line-height:1.06;letter-spacing:-.04em}}@media(min-width:750px)and (max-width:1180px){.phm-fit-card h3.phm-fit-title{max-width:none;font-size:clamp(20px,2.24vw,26px);line-height:1.08}}@media(max-width:749px){.phm-fit-title span{white-space:normal}}.jsph-guide-checkpoint--spaced{margin-top:clamp(20px,2.3vw,30px)}@media(min-width:1181px){.jsph-guide-card-grid>.jsph-guide-card--last{grid-column:2 / span 1;justify-self:center;width:100%}}@media(min-width:750px)and (max-width:1180px){.jsph-guide-card-grid>.jsph-guide-card--last{grid-column:1 / -1;justify-self:center;width:min(100%,420px)}}.jsph-content-shell strong,.phm-boundary-note strong,.phm-final-cta strong,.phm-hero-card strong,.phm-section strong{font-weight:700}.jsph-hero-shell{align-items:start}.jsph-hero-copy{display:flex;flex-direction:column;width:min(100%,720px);max-width:720px;padding:clamp(28px,3.4vw,42px)}.jsph-phrase-title,.jsph-phrase-title span{overflow:hidden;text-overflow:clip}.jsph-title-desktop{font-size:clamp(48px,4.35vw,72px)}.jsph-title-tablet{font-size:clamp(42px,5.4vw,62px)}.jsph-title-mobile{font-size:clamp(34px,10vw,52px)}.jsph-kicker{font-size:clamp(22px,2.05vw,33px)}.jsph-bodyline{max-width:62ch}.jsph-eyebrow{color:#c39433;font-size:clamp(14px,.96vw,17px);font-weight:700;letter-spacing:.17em;margin-bottom:18px}.jsph-theme-light .jsph-eyebrow,.jsph-is-light .jsph-eyebrow{color:#ba8826}.jsph-breadcrumb{font-size:clamp(15px,1.02vw,18px);letter-spacing:.14em;color:var(--jsph-text-soft)}.jsph-signal-rail span{color:#c39433;font-size:clamp(12px,.82vw,14px);letter-spacing:.16em;font-weight:700}.jsph-theme-light .jsph-signal-rail span,.jsph-is-light .jsph-signal-rail span{color:#ba8826}.jsph-dossier-title,.jsph-section-label,.phm-section-label,.phm-kicker,.phm-topbridge__eyebrow,.phm-status-card strong,.phm-compare-card strong,.phm-service-card strong,.phm-flow-card strong,.phm-fit-card strong,.jsph-guide-card span,.jsph-decision-card-kicker{color:#c39433;font-weight:700}.phm-topbridge__eyebrow{font-size:clamp(16px,1.25vw,20px)}@media(min-width:1024px){.phm-headline-one-desktop>h2{white-space:nowrap;max-width:none;font-size:clamp(28px,2.55vw,48px)}.phm-service-card h3 br,.phm-flow-card h3 br{display:none}.phm-service-card h3{white-space:nowrap;font-size:clamp(19px,1.24vw,25px);line-height:1.08;letter-spacing:-.04em}.phm-flow-card h3{white-space:nowrap;font-size:clamp(18px,1.08vw,23px);line-height:1.08;letter-spacing:-.04em}.phm-flow-card:nth-child(4) h3{font-size:clamp(17px,1vw,21px)}}.phm-force-break-desktop{display:none}@media(min-width:750px){.phm-force-break-desktop{display:block}.phm-title-two-desktop{text-align:center;margin-left:auto;margin-right:auto;max-width:16ch;white-space:normal;font-size:clamp(32px,3.55vw,58px)}}@media(min-width:1024px){.phm-title-two-desktop{font-size:clamp(34px,3.4vw,60px)}}@media(max-width:749px){.phm-force-break-desktop{display:none}.phm-title-two-desktop{max-width:none}}@media(min-width:1024px){.phm-fit-card h3.phm-fit-title{font-size:clamp(18px,1.18vw,24px);line-height:1.08}}.jsph-guide-card--refund strong{line-height:1.12}.jsph-guide-card--payment-received strong{white-space:nowrap;font-size:clamp(19px,1.38vw,24px);line-height:1.08}@media(min-width:750px)and (max-width:1180px){.jsph-guide-card--payment-received strong{font-size:clamp(19px,2vw,24px)}}@media(max-width:749px){.jsph-guide-card--payment-received strong{white-space:normal}}.jsph-guide-card-grid{align-items:stretch}.jsph-guide-card{display:flex;flex-direction:column}@media(min-width:750px)and (max-width:1023px){.phm-service-card h3,.phm-flow-card h3,.phm-headline-one-desktop>h2{white-space:normal}}@media(max-width:749px){.jsph-breadcrumb{font-size:13px}.jsph-hero-copy{width:100%;max-width:none}.phm-topbridge__eyebrow{font-size:clamp(14px,4.2vw,18px)}}.jsph-hero-copy{box-sizing:border-box;width:min(100%,700px);max-width:700px;padding:clamp(30px,3.2vw,46px) clamp(30px,3.4vw,50px);overflow:hidden}.jsph-phrase-title,.jsph-phrase-title span{max-width:100%;overflow:hidden;word-break:keep-all;line-break:strict}.jsph-phrase-title span{display:block;white-space:nowrap}.jsph-title-desktop{font-size:clamp(48px,4.1vw,68px);line-height:1.02;letter-spacing:-.055em}.jsph-title-tablet{font-size:clamp(42px,5.3vw,60px);line-height:1.02}.jsph-title-mobile{font-size:clamp(34px,9.4vw,50px);line-height:1.04}.jsph-kicker{font-size:clamp(21px,1.92vw,31px);line-height:1.48}.jsph-bodyline{max-width:64ch;line-height:1.95}.jsph-eyebrow{color:#c29331;font-size:clamp(13px,.9vw,16px);font-weight:750;letter-spacing:.18em}.jsph-theme-light .jsph-eyebrow,.jsph-is-light .jsph-eyebrow{color:#b78324}.jsph-signal-rail span{color:#c29331;font-size:clamp(11px,.78vw,14px);font-weight:750;letter-spacing:.16em}.jsph-theme-light .jsph-signal-rail span,.jsph-is-light .jsph-signal-rail span{color:#b78324}.jsph-inline-link{color:var(--jsph-text-strong);text-decoration:none;border-bottom:1px solid rgba(184,132,36,.5);font-weight:700;transition:color .2s ease,border-color .2s ease}.jsph-inline-link:hover{color:#b78324;border-bottom-color:#b78324}.phm-lock-title{display:block;text-align:center;margin-left:auto;margin-right:auto;max-width:100%;white-space:normal!important;overflow-wrap:normal;word-break:keep-all;line-break:strict}.phm-lock-title span{display:block;white-space:nowrap}@media(min-width:1181px){.phm-lock-title{font-size:clamp(36px,3.25vw,58px)!important;line-height:1.06!important;letter-spacing:-.052em}.phm-lock-title--brain{font-size:clamp(35px,3.05vw,54px)!important;line-height:1.08!important}.phm-lock-title--challenge{font-size:clamp(35px,3vw,54px)!important}.phm-lock-title--edge{font-size:clamp(34px,2.95vw,52px)!important}.phm-lock-title--intake{font-size:clamp(34px,2.9vw,52px)!important;line-height:1.08!important}}@media(min-width:750px)and (max-width:1180px){.phm-lock-title{font-size:clamp(32px,4.6vw,50px)!important;line-height:1.08!important}}@media(max-width:749px){.phm-lock-title{text-align:left;font-size:clamp(31px,10vw,46px)!important;line-height:1.1!important}.phm-lock-title span{white-space:normal}}.phm-risk-title-lock span{display:block;white-space:nowrap}@media(min-width:1181px){.phm-risk-title-lock{font-size:clamp(24px,1.72vw,34px)!important;line-height:1.12!important;letter-spacing:-.04em}}@media(min-width:750px)and (max-width:1180px){.phm-risk-title-lock{font-size:clamp(23px,2.6vw,32px)!important;line-height:1.12!important}}@media(max-width:749px){.phm-risk-title-lock span{white-space:normal}}.jsph-guide-card--refund strong span{display:block;white-space:nowrap}.jsph-guide-card--refund strong{font-size:clamp(20px,1.48vw,27px);line-height:1.12}.jsph-guide-card--payment-received strong{white-space:nowrap;font-size:clamp(20px,1.44vw,25px);line-height:1.08}@media(max-width:749px){.jsph-guide-card--refund strong span,.jsph-guide-card--payment-received strong{white-space:normal}}.jsph-guide-checkpoint--spaced{margin-top:clamp(22px,2.5vw,34px)}.phm-final-cta .phm-hero-actions,.phm-final-cta--centered .phm-hero-actions{justify-content:center}@media(max-width:749px){.phm-final-cta .phm-hero-actions,.phm-final-cta--centered .phm-hero-actions{justify-items:center}}.phm-section-label,.phm-kicker,.phm-topbridge__eyebrow,.phm-status-card strong,.phm-compare-card strong,.phm-service-card strong,.phm-flow-card strong,.phm-fit-card strong,.jsph-guide-card span,.jsph-decision-card-kicker{color:#c29331;font-weight:750}.jsph-theme-light .phm-section-label,.jsph-theme-light .phm-kicker,.jsph-theme-light .phm-topbridge__eyebrow,.jsph-theme-light .phm-status-card strong,.jsph-theme-light .phm-compare-card strong,.jsph-theme-light .phm-service-card strong,.jsph-theme-light .phm-flow-card strong,.jsph-theme-light .phm-fit-card strong,.jsph-theme-light .jsph-guide-card span,.jsph-theme-light .jsph-decision-card-kicker,.jsph-is-light .phm-section-label,.jsph-is-light .phm-kicker,.jsph-is-light .phm-topbridge__eyebrow,.jsph-is-light .phm-status-card strong,.jsph-is-light .phm-compare-card strong,.jsph-is-light .phm-service-card strong,.jsph-is-light .phm-flow-card strong,.jsph-is-light .phm-fit-card strong,.jsph-is-light .jsph-guide-card span,.jsph-is-light .jsph-decision-card-kicker{color:#b78324}.phm-lock-title,.phm-title-two-desktop{white-space:normal!important}.jsph-guide-title-refund{white-space:normal!important;overflow-wrap:normal!important;word-break:keep-all!important;line-break:strict!important;max-width:100%}.jsph-guide-title-refund span{display:block!important;white-space:nowrap!important}.jsph-guide-card-grid>.jsph-guide-card:nth-child(4)>strong,.jsph-guide-card-grid>.jsph-guide-card:nth-child(4) .jsph-guide-title-refund{white-space:normal!important;font-size:clamp(20px,1.42vw,26px)!important;line-height:1.12!important;letter-spacing:-.035em;max-width:100%}.jsph-guide-card-grid>.jsph-guide-card:nth-child(4)>strong span{display:block!important;white-space:nowrap!important}.jsph-guide-card-grid>.jsph-guide-card:nth-child(5)>strong,.jsph-guide-card-grid>.jsph-guide-card:nth-child(6)>strong{white-space:nowrap}@media(max-width:749px){.jsph-guide-title-refund span,.jsph-guide-card-grid>.jsph-guide-card:nth-child(4)>strong span{white-space:normal!important}}.jsph-guide-card .jsph-guide-title-refund{color:var(--jsph-text-strong)!important;font-size:clamp(22px,1.55vw,28px)!important;line-height:1.16!important;letter-spacing:-.035em!important;font-weight:800!important;text-transform:none!important;margin:0 0 10px!important}.jsph-guide-card .jsph-guide-title-refund span{display:block!important;color:inherit!important;font:inherit!important;letter-spacing:inherit!important;line-height:inherit!important;text-transform:none!important;margin:0!important;white-space:nowrap!important}@media(max-width:749px){.jsph-guide-card .jsph-guide-title-refund span{white-space:normal!important}}@media(min-width:750px)and (max-width:1366px){.jsph-main .phm-risk-card h3,.jsph-main .phm-compare-card h3,.jsph-main .phm-service-card h3,.jsph-main .phm-flow-card h3,.jsph-main .phm-fit-card h3,.jsph-main .phm-map-grid strong,.jsph-main .jsph-guide-card strong{text-align:left!important;white-space:nowrap!important;word-break:keep-all!important;line-break:strict!important;overflow-wrap:normal!important;max-width:100%!important;font-size:clamp(21px,2.25vw,30px)!important;line-height:1.12!important;letter-spacing:-.035em!important}.jsph-main .phm-risk-card h3 br,.jsph-main .phm-compare-card h3 br,.jsph-main .phm-service-card h3 br,.jsph-main .phm-flow-card h3 br,.jsph-main .phm-fit-card h3 br,.jsph-main .phm-map-grid strong br,.jsph-main .jsph-guide-card strong br{display:none!important}.jsph-main .phm-risk-title-lock span,.jsph-main .phm-fit-title span,.jsph-main .jsph-guide-title-refund span{display:inline!important;white-space:nowrap!important}.jsph-main .phm-service-card h3,.jsph-main .phm-flow-card h3,.jsph-main .phm-map-grid strong,.jsph-main .phm-fit-card h3{font-size:clamp(20px,2.05vw,27px)!important}.jsph-main .phm-lock-title,.jsph-main .phm-title-two-desktop,.jsph-main .phm-center-headline>h2{width:fit-content!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important;text-align:center!important;white-space:normal!important}.jsph-main .phm-lock-title span{display:block!important;text-align:center!important;white-space:nowrap!important}.jsph-main .phm-lock-title--edge,.jsph-main .phm-lock-title--challenge,.jsph-main .phm-lock-title--intake,.jsph-main .phm-lock-title--brain{font-size:clamp(31px,3.8vw,48px)!important;line-height:1.08!important}.jsph-main .jsph-guide-card-grid{display:grid!important;grid-template-columns:1fr!important;justify-items:center!important;align-items:stretch!important;gap:18px!important}.jsph-main .jsph-guide-card-grid>.jsph-guide-card,.jsph-main .jsph-guide-card-grid>.jsph-guide-card--last{width:min(100%,540px)!important;max-width:540px!important;justify-self:center!important;grid-column:1 / -1!important}.jsph-main .jsph-guide-card--refund .jsph-guide-title-refund,.jsph-main .jsph-guide-card-grid>.jsph-guide-card:nth-child(4)>strong{white-space:normal!important;font-size:clamp(20px,2.1vw,25px)!important;line-height:1.14!important}.jsph-main .jsph-guide-card--refund .jsph-guide-title-refund span{display:block!important;white-space:nowrap!important}.jsph-main .jsph-guide-card--payment-received strong{white-space:nowrap!important;font-size:clamp(19px,2vw,24px)!important;text-align:left!important}.jsph-main .phm-final-cta .phm-hero-actions,.jsph-main .phm-final-cta--centered .phm-hero-actions{justify-content:center!important;justify-items:center!important}}@media(min-width:1181px)and (max-width:1366px){.jsph-main .jsph-guide-card-grid{grid-template-columns:1fr!important;justify-items:center!important}.jsph-main .jsph-guide-card-grid>.jsph-guide-card{width:min(100%,540px)!important;max-width:540px!important;grid-column:1 / -1!important}}@media(min-width:750px)and (max-width:1366px){.jsph-guide-card-grid,.jsph-main .jsph-guide-card-grid,[aria-label="JapanSolved OUTBOUND related guide pages"]{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;gap:18px!important;width:100%!important}.jsph-guide-card-grid>.jsph-guide-card,.jsph-main .jsph-guide-card-grid>.jsph-guide-card,[aria-label="JapanSolved OUTBOUND related guide pages"]>.jsph-guide-card{width:min(100%,540px)!important;max-width:540px!important;min-width:0!important;align-self:center!important;justify-self:center!important;grid-column:auto!important;flex:0 0 auto!important;box-sizing:border-box!important}.jsph-guide-card-grid>.jsph-guide-card--last,.jsph-main .jsph-guide-card-grid>.jsph-guide-card--last{width:min(100%,540px)!important;max-width:540px!important;align-self:center!important}.jsph-guide-card-grid>.jsph-guide-card strong,.jsph-main .jsph-guide-card-grid>.jsph-guide-card strong{max-width:100%!important;text-align:left!important}.jsph-guide-card-grid>.jsph-guide-card--payment-received strong,.jsph-main .jsph-guide-card-grid>.jsph-guide-card--payment-received strong{white-space:nowrap!important}}@media(min-width:1367px)and (max-width:1440px){.jsph-guide-card-grid,.jsph-main .jsph-guide-card-grid,[aria-label="JapanSolved OUTBOUND related guide pages"]{display:flex!important;flex-direction:column!important;align-items:center!important;gap:18px!important}.jsph-guide-card-grid>.jsph-guide-card,.jsph-main .jsph-guide-card-grid>.jsph-guide-card,[aria-label="JapanSolved OUTBOUND related guide pages"]>.jsph-guide-card{width:min(100%,540px)!important;max-width:540px!important;align-self:center!important;grid-column:auto!important}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/jsph-philippines-chamber-v3.css.map */
