:root{--pwh-navy:#071a43;--pwh-blue:#0674df;--pwh-soft:#effaff;--pwh-text:#536489;--pwh-line:#d7e1ee}
.pwh,.pwh *{box-sizing:border-box}.pwh{width:100vw;max-width:none;margin-left:calc(50% - 50vw);color:var(--pwh-navy);font-family:Arial,"Helvetica Neue",sans-serif;line-height:1.45;background:#fff}.pwh img{display:block;max-width:100%}.pwh-shell{width:min(1180px,calc(100% - 56px));margin:0 auto}.pwh-hero{overflow:hidden;background:linear-gradient(110deg,#fff 0%,#f4fcff 53%,#e7f9ff 100%);padding:58px 0 42px}.pwh-hero-grid{display:grid;grid-template-columns:44% 56%;align-items:center;min-height:600px}.pwh-hero-copy{position:relative;z-index:2}.pwh h1{margin:0;font-size:clamp(42px,4.5vw,67px);line-height:1.04;letter-spacing:-2.7px;font-weight:800}.pwh-rule{display:block;width:102px;height:6px;margin:24px 0 27px;background:var(--pwh-blue)}.pwh-hero-copy p{max-width:550px;margin:0 0 23px;color:var(--pwh-text);font-size:19px}.pwh-hero-copy .pwh-lead{font-size:21px;line-height:1.38}.pwh-actions{display:flex;gap:15px;margin:30px 0 33px}.pwh-button{display:inline-flex;align-items:center;justify-content:center;min-height:59px;padding:15px 35px;border:2px solid var(--pwh-blue);border-radius:10px;font-size:18px;font-weight:700;text-decoration:none!important;transition:.2s ease}.pwh-button span{margin-left:14px;font-size:25px;line-height:0}.pwh-button-primary{color:#fff!important;background:linear-gradient(135deg,#0068ce,#0c82ea);box-shadow:0 8px 22px rgba(0,104,206,.16)}.pwh-button-primary:hover{color:#fff!important;transform:translateY(-2px);box-shadow:0 12px 25px rgba(0,104,206,.25)}.pwh-button-secondary{color:#036dcc!important;background:#fff}.pwh-button-secondary:hover{background:#edf8ff}.pwh-hero-copy .pwh-audience{margin:0;color:#46577d;font-size:13px;line-height:1.65;font-weight:800;letter-spacing:.75px;text-transform:uppercase}.pwh-hero-art{position:relative;margin-right:-18%;border-radius:46% 13% 42% 15%;overflow:hidden;background:#25ceff;aspect-ratio:1.12/1}.pwh-hero-art img{width:100%;height:100%;object-fit:cover}.pwh-benefits{padding:39px 0 44px;background:#fff}.pwh-benefit-grid{display:grid;grid-template-columns:repeat(5,1fr)}.pwh-benefit{position:relative;padding:0 20px;text-align:center}.pwh-benefit+.pwh-benefit:before{content:"";position:absolute;left:0;top:18px;width:1px;height:164px;background:var(--pwh-line)}.pwh-icon-bubble{display:grid;place-items:center;width:84px;height:84px;margin:0 auto 18px;border-radius:50%;background:#e4f6ff;color:var(--pwh-blue)}.pwh-icon-bubble svg{width:45px;height:45px;fill:none;stroke:currentColor;stroke-width:2.1;stroke-linecap:round;stroke-linejoin:round}.pwh-icon-bubble svg path:first-child:last-child{fill:currentColor;stroke:none}.pwh-benefit h2{margin:0 0 4px;font-size:16px;line-height:1.25;text-transform:uppercase}.pwh-benefit p{margin:0;color:var(--pwh-text);font-size:16px;line-height:1.38}.pwh-details{position:relative;overflow:hidden;padding:62px 0 52px;background:linear-gradient(100deg,rgba(244,251,255,.98),rgba(255,255,255,.96) 58%,rgba(238,248,254,.89))}.pwh-details:after{content:"";position:absolute;z-index:0;right:-120px;top:-120px;width:540px;height:760px;background-image:var(--pwh-bg-image);background-size:cover;background-position:center;opacity:.055;filter:grayscale(1)}.pwh-details>.pwh-shell{position:relative;z-index:1}.pwh-section-heading{text-align:center}.pwh-section-heading h2{margin:0;font-size:clamp(38px,4.6vw,58px);line-height:1.08;letter-spacing:-2px}.pwh-section-heading .pwh-rule{width:72px;height:5px;margin:20px auto}.pwh-section-heading p{margin:0;color:var(--pwh-text);font-size:19px}.pwh-detail-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:66px}.pwh-detail{display:grid;grid-template-columns:58px 1fr;gap:19px;padding:0 28px}.pwh-detail+.pwh-detail{border-left:1px solid var(--pwh-line)}.pwh-detail-icon{color:var(--pwh-blue)}.pwh-detail-icon svg{width:55px;height:55px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.pwh-detail h3{margin:4px 0 4px;font-size:17px;text-transform:uppercase}.pwh-detail p{margin:0;color:var(--pwh-text);font-size:16px}.pwh-bottom-actions{display:flex;flex-direction:column;align-items:center;gap:18px;margin-top:52px}.pwh-bottom-actions .pwh-button{min-width:310px}.pwh-text-link{color:#006dcc!important;font-size:17px;font-weight:700;text-decoration:underline!important}
@media(max-width:900px){.pwh-shell{width:min(100% - 38px,720px)}.pwh-hero{padding:42px 0 30px}.pwh-hero-grid{grid-template-columns:1fr;min-height:0}.pwh-hero-copy{text-align:left}.pwh h1{font-size:clamp(42px,10vw,60px)}.pwh-hero-art{order:2;margin:36px 0 0;border-radius:32px;aspect-ratio:1.28/1}.pwh-benefit-grid{grid-template-columns:repeat(2,1fr);gap:32px 0}.pwh-benefit:last-child{grid-column:1/-1;max-width:360px;margin:auto}.pwh-benefit+.pwh-benefit:before{display:none}.pwh-detail-grid{grid-template-columns:1fr;gap:0;margin-top:45px}.pwh-detail{padding:25px 10px}.pwh-detail+.pwh-detail{border-left:0;border-top:1px solid var(--pwh-line)}.pwh-details:after{display:none}}
@media(max-width:560px){.pwh-shell{width:calc(100% - 30px)}.pwh-hero{padding:34px 0}.pwh h1{font-size:43px;letter-spacing:-1.8px}.pwh-rule{margin:20px 0}.pwh-hero-copy p,.pwh-hero-copy .pwh-lead{font-size:17px}.pwh-desktop-only{display:none}.pwh-actions{display:grid;grid-template-columns:1fr;margin:25px 0}.pwh-button{width:100%;min-height:56px}.pwh-hero-copy .pwh-audience{font-size:11px}.pwh-hero-art{margin-top:28px;border-radius:28px;aspect-ratio:1.08/1}.pwh-benefits{padding:36px 0}.pwh-benefit-grid{grid-template-columns:1fr;gap:34px}.pwh-benefit:last-child{grid-column:auto}.pwh-benefit p{font-size:15px}.pwh-details{padding:47px 0 42px}.pwh-section-heading h2{font-size:38px}.pwh-section-heading p{font-size:17px}.pwh-detail{grid-template-columns:50px 1fr;padding:24px 2px;gap:15px}.pwh-detail-icon svg{width:47px;height:47px}.pwh-bottom-actions{margin-top:34px}.pwh-bottom-actions .pwh-button{min-width:0}}
.pwh-extra{padding:72px 0}.pwh-extra-white{background:#fff}.pwh-extra-blue{background:linear-gradient(110deg,#f3fbff,#eaf7ff)}.pwh-extra-heading{text-align:center}.pwh-extra-heading h2,.pwh-preview-simple h2,.pwh-final-simple h2{margin:0;font-size:clamp(38px,4.4vw,56px);line-height:1.08;letter-spacing:-2px}.pwh-extra-heading .pwh-rule{width:72px;height:5px;margin:18px auto 48px}.pwh-flat-grid{display:grid}.pwh-flat-grid-three{grid-template-columns:repeat(3,1fr)}.pwh-flat-grid-four{grid-template-columns:repeat(4,1fr)}.pwh-flat-item{position:relative;padding:0 34px;text-align:center}.pwh-flat-item+.pwh-flat-item{border-left:1px solid var(--pwh-line)}.pwh-flat-icon{display:grid;place-items:center;width:76px;height:76px;margin:0 auto 20px;border-radius:50%;background:#e4f6ff;color:var(--pwh-blue)}.pwh-flat-icon svg{width:42px;height:42px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.pwh-flat-item h3{margin:0 0 8px;font-size:17px;text-transform:uppercase}.pwh-flat-item p{margin:0;color:var(--pwh-text);font-size:16px}.pwh-center-action{text-align:center;margin-top:48px}.pwh-preview-simple{background:#fff}.pwh-preview-simple-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.pwh-small-label{margin:0 0 10px!important;color:var(--pwh-blue)!important;font-size:13px!important;font-weight:800!important;letter-spacing:1.4px!important;text-transform:uppercase}.pwh-preview-simple p{max-width:560px;margin:0;color:var(--pwh-text);font-size:18px}.pwh-preview-simple .pwh-rule{width:72px;height:5px;margin:18px 0 24px}.pwh-preview-simple .pwh-actions{align-items:center}.pwh-preview-simple-art{overflow:hidden;border-radius:42px;background:#25ceff}.pwh-preview-simple-art img{width:100%;aspect-ratio:1.42/1;object-fit:cover}.pwh-narrow{max-width:900px}.pwh-faq-list{border-top:1px solid var(--pwh-line)}.pwh-faq-list details{padding:22px 6px;border-bottom:1px solid var(--pwh-line)}.pwh-faq-list summary{position:relative;padding-right:38px;cursor:pointer;font-size:19px;font-weight:800;list-style:none}.pwh-faq-list summary::-webkit-details-marker{display:none}.pwh-faq-list summary:after{content:"+";position:absolute;right:7px;top:-5px;color:var(--pwh-blue);font-size:28px}.pwh-faq-list details[open] summary:after{content:"−"}.pwh-faq-list details p{margin:12px 0 0;color:var(--pwh-text);font-size:17px}.pwh-final-simple{text-align:center;background:#fff}.pwh-final-simple .pwh-rule{width:72px;height:5px;margin:18px auto 24px}.pwh-final-simple>div>p{margin:0 0 28px;color:var(--pwh-text);font-size:19px}.pwh-final-simple .pwh-button{min-width:250px}.pwh-final-simple .pwh-secure{margin:16px 0 0;color:#6c7a98;font-size:13px;font-weight:700;letter-spacing:.45px}.pwh-secure span{padding:0 5px}.pwh-eyebrow,.pwh-section-kicker{margin:0 0 14px!important;color:var(--pwh-blue)!important;font-size:12px!important;font-weight:800!important;letter-spacing:1.25px!important;text-transform:uppercase}.pwh-eyebrow span{padding:0 4px}.pwh-trust-line{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.pwh-hero-copy .pwh-trust-line p{margin:0}.pwh-listing-count{padding:7px 10px;border-radius:7px;background:#e4f6ff;color:#076ecb!important;font-size:11px!important;font-weight:800;text-transform:uppercase;letter-spacing:.6px}.pwh-section-heading .pwh-section-kicker{margin-bottom:12px!important}
.pwh-extra-tagline{margin:-28px auto 46px;color:var(--pwh-text);font-size:19px}.pwh-audience-icon{display:grid;place-items:center;width:86px;height:86px;margin:0 auto 22px;border-radius:50%;background:#e4f6ff;color:var(--pwh-blue)}.pwh-audience-icon svg{width:48px;height:48px;fill:none;stroke:currentColor;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}
.pwh-audience-icon img{width:64px;height:64px;object-fit:contain}
.pwh-flat-icon img{width:48px;height:48px;object-fit:contain}
.pwh-who{position:relative;overflow:hidden}.pwh-who>.pwh-shell{position:relative;z-index:1}.pwh-who-watermark{position:absolute;z-index:0;left:-100px;top:50%;width:480px;height:480px;background-image:var(--pwh-who-image);background-repeat:no-repeat;background-size:contain;background-position:center;transform:translateY(-49%) rotate(-2deg);pointer-events:none}
@media(max-width:900px){.pwh-flat-grid-three{grid-template-columns:1fr;gap:36px}.pwh-flat-grid-four{grid-template-columns:repeat(2,1fr);gap:42px 0}.pwh-flat-item+.pwh-flat-item{border-left:0}.pwh-flat-grid-four .pwh-flat-item:nth-child(even){border-left:1px solid var(--pwh-line)}.pwh-preview-simple-grid{grid-template-columns:1fr;gap:38px}.pwh-preview-simple-art{order:-1}.pwh-who-watermark{left:-155px;width:420px;height:420px}}
@media(max-width:560px){.pwh-extra{padding:52px 0}.pwh-flat-grid-four{grid-template-columns:1fr}.pwh-flat-grid-four .pwh-flat-item:nth-child(even){border-left:0}.pwh-flat-item{padding:0 10px}.pwh-preview-simple h2,.pwh-final-simple h2{font-size:38px}.pwh-preview-simple .pwh-actions{display:flex;flex-direction:column;align-items:stretch}.pwh-preview-simple .pwh-text-link{text-align:center}.pwh-trust-line{align-items:flex-start;flex-direction:column;gap:12px}.pwh-extra-tagline{margin:-30px auto 38px;font-size:17px}.pwh-who-watermark{left:-185px;top:40%;width:380px;height:380px}}
.pwh-what{padding-top:40px}
.pwh-icon-bubble img{width:50px;height:50px;object-fit:contain}
.pwh-who-watermark{left:-230px;width:760px;height:760px}
@media(max-width:900px){.pwh-who-watermark{left:-230px;width:600px;height:600px}}
@media(max-width:560px){.pwh-who-watermark{left:-225px;width:520px;height:520px}}
