.pw-lp{--pw-brand-50:#eeedfe;--pw-brand-100:#dddbfe;--pw-brand-400:#7770f9;--pw-brand-500:#574efa;--pw-brand-600:#463ee0;--pw-brand-700:#3a33b8;--pw-petal-lavender:#c9bfe5;--pw-petal-gold:#f2b33c;--pw-petal-cyan:#4dd0cf;--pw-petal-sky:#a7cde8;--pw-petal-coral:#e59fb1;--pw-petal-sun:#f4d86b;--neutral-0:#fff;--neutral-50:#fafafa;--neutral-100:#f4f4f5;--neutral-200:#e4e4e7;--neutral-400:#a1a1aa;--neutral-500:#71717a;--neutral-900:#18181b;--neutral-950:#020617;--bg:var(--neutral-0);--fg:var(--neutral-950);--fg-muted:var(--neutral-500);--fg-subtle:var(--neutral-400);--border:var(--neutral-200);--border-muted:var(--neutral-100);--ring:rgba(87,78,250,.2);--font-sans:"DM Sans",ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;--font-serif:"Instrument Serif",Georgia,"Times New Roman",serif;--tracking-eyebrow:0.08em;--shadow-sm:0 1px 2px rgba(2,6,23,.04),0 1px 3px rgba(2,6,23,.06);--shadow-md:0 4px 6px -1px rgba(2,6,23,.08),0 2px 4px -2px rgba(2,6,23,.04);--shadow-brand:0 24px 48px rgba(87,78,250,.22);--ease-out:cubic-bezier(0.16,1,0.3,1);--duration-base:180ms;--petal-diag-rising:0 28% 0 28%/0 18% 0 18%;--petal-diag-falling:28% 0 28% 0/18% 0 18% 0;--petal-leaf-tl:0 28% 28% 28%/0 18% 18% 18%;--petal-leaf-tr:28% 0 28% 28%/18% 0 18% 18%;--petal-leaf-br:28% 28% 0 28%/18% 18% 0 18%;--petal-leaf-bl:28% 28% 28% 0/18% 18% 18% 0}.pw-lp [data-elevation=resting]{background-image:linear-gradient(180deg,transparent,rgba(0,0,0,.022));box-shadow:var(--shadow-sm);transition:box-shadow var(--duration-base) var(--ease-out),transform var(--duration-base) var(--ease-out)}.pw-lp [data-elevation=resting]:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.pw-lp [data-elevation=brand]{background:radial-gradient(ellipse 140% 130% at top left,var(--pw-brand-400) 0,var(--pw-brand-500) 35%,var(--pw-brand-700) 100%);box-shadow:var(--shadow-brand)}.pw-lp .petal{background:var(--pw-petal-lavender);border-radius:var(--petal-diag-rising);overflow:hidden;position:relative}.pw-lp .petal:after{background:linear-gradient(180deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,0) 35%,transparent 65%,rgba(0,0,0,.1));content:"";inset:0;pointer-events:none;position:absolute;z-index:1}.pw-lp .petal-diag-rising{border-radius:var(--petal-diag-rising)}.pw-lp .petal-diag-falling{border-radius:var(--petal-diag-falling)}.pw-lp .petal-leaf-tl{border-radius:var(--petal-leaf-tl)}.pw-lp .petal-leaf-tr{border-radius:var(--petal-leaf-tr)}.pw-lp .petal-leaf-br{border-radius:var(--petal-leaf-br)}.pw-lp .petal-leaf-bl{border-radius:var(--petal-leaf-bl)}.pw-lp .eyebrow{color:var(--fg-muted);font-size:12px;font-weight:600;letter-spacing:var(--tracking-eyebrow);line-height:1.4;text-transform:uppercase}.pw-lp .text-gradient-brand{background:linear-gradient(180deg,var(--pw-brand-500) 0,var(--pw-brand-700) 100%);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent;margin-right:-.22em;padding-right:.22em}.pw-lp-page{background:#efeef3;padding:48px 24px}.pw-lp__frame{background:#fff;border-radius:24px;box-shadow:0 1px 2px rgba(0,0,0,.04),0 18px 48px rgba(2,6,23,.1);margin:0 auto;max-width:1180px;overflow:hidden;width:100%}.pw-lp-page .dnd-section>.row-fluid{max-width:none}.pw-lp-page .dnd-module{margin:0}.pw-lp{color:var(--fg);font-family:var(--font-sans);font-size:18px;line-height:1.55;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.pw-lp,.pw-lp *,.pw-lp :after,.pw-lp :before{box-sizing:border-box}.pw-lp h1,.pw-lp h2,.pw-lp h3,.pw-lp h4{color:inherit;font-family:var(--font-sans);margin:0}.pw-lp p{color:inherit;margin:0}.pw-lp a{color:inherit;text-decoration:none}.pw-lp img,.pw-lp svg{max-width:100%}.pw-lp button,.pw-lp input,.pw-lp select,.pw-lp textarea{font-family:var(--font-sans)}.pw-lp :where(a,button,input,select,textarea):focus-visible{outline:2px solid var(--pw-brand-500);outline-offset:2px}.pw-lp .r-btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:inline-flex;text-decoration:none;transition:background .16s ease,color .16s ease}.pw-lp .r-btn--brand{background:var(--pw-brand-500);color:#fff;font-size:14px;font-weight:500;padding:10px 18px}.pw-lp .r-btn--brand:hover{background:var(--pw-brand-700);color:#fff}.pw-lp .r-btn--submit{background:var(--pw-brand-500);color:#fff;font-size:16px;font-weight:500;justify-content:center;padding:15px 20px}.pw-lp .r-btn--submit:hover{background:var(--pw-brand-700)}.pw-lp .r-btn--on-brand{background:#fff;color:var(--pw-brand-700);font-size:16px;font-weight:600;padding:16px 28px}.pw-lp .r-btn--on-brand:hover{background:var(--pw-petal-sun);color:var(--fg)}.pw-lp .r-btn--copy{background:var(--pw-brand-500);color:#fff;font-size:15px;font-weight:500;justify-content:center;padding:14px 22px}.pw-lp .r-btn--copy:hover{background:var(--pw-brand-700)}.pw-lp .r-btn--outline{background:transparent;border:1px solid var(--border);color:var(--fg);font-size:14px;font-weight:500;padding:10px 18px;transition:border-color .16s ease,color .16s ease}.pw-lp .r-btn--outline:hover{border-color:var(--pw-brand-500);color:var(--pw-brand-500)}.pw-lp .r-header{align-items:center;background:#fff;border-bottom:1px solid var(--border-muted);display:flex;gap:24px;justify-content:space-between;padding:18px 56px}.pw-lp .r-header__logo{display:block;height:26px;width:auto}.pw-lp .r-header__account{align-items:center;display:flex;gap:16px}.pw-lp .r-header__meta{color:var(--fg-muted);font-size:13px}.pw-lp .r-eyebrow-dot{align-items:center;display:flex;gap:8px}.pw-lp .r-dot{flex:none;height:14px;width:12px}.pw-lp .r-hero-copy{display:flex;flex-direction:column;gap:20px}.pw-lp .r-hero-copy--roomy{gap:22px}.pw-lp .r-hero-copy__eyebrow{margin-bottom:14px}.pw-lp .r-hero__title{font-size:var(--r-heading-size,62px);font-weight:700;letter-spacing:-.035em;line-height:1.02;text-wrap:balance}.pw-lp .r-hero-copy--roomy .r-hero__title{font-size:var(--r-heading-size,58px);letter-spacing:-.03em;line-height:1.03}.pw-lp .r-hero__lede{color:var(--fg-muted);font-size:var(--r-body-size,19px);line-height:1.55;max-width:500px;text-wrap:pretty}.pw-lp .r-hero-copy--roomy .r-hero__lede{max-width:540px}.pw-lp .r-petals{align-items:flex-end;display:flex;gap:18px;padding-top:22px}.pw-lp .r-petals--stacked{padding-top:0}.pw-lp .r-petal-img img{display:block;height:100%;object-fit:cover;width:100%}.pw-lp .r-petal-img--lead{height:320px;width:230px}.pw-lp .r-petal-img--trail{height:250px;width:180px}.pw-lp .r-petal-img--full{height:var(--petal-h,420px);max-width:var(--petal-w,none);width:100%;--arch-x:calc(var(--petal-h, 420px)*0.19);--arch-y:calc(var(--petal-h, 420px)*0.18)}.pw-lp .r-petal-img--full.petal-diag-rising{border-radius:0 var(--arch-x) 0 var(--arch-x) /0 var(--arch-y) 0 var(--arch-y)}.pw-lp .r-petal-img--full.petal-diag-falling{border-radius:var(--arch-x) 0 var(--arch-x) 0 /var(--arch-y) 0 var(--arch-y) 0}.pw-lp .r-petal-img--full.petal-leaf-tl{border-radius:0 var(--arch-x) var(--arch-x) var(--arch-x) /0 var(--arch-y) var(--arch-y) var(--arch-y)}.pw-lp .r-petal-img--full.petal-leaf-tr{border-radius:var(--arch-x) 0 var(--arch-x) var(--arch-x) /var(--arch-y) 0 var(--arch-y) var(--arch-y)}.pw-lp .r-petal-img--full.petal-leaf-br{border-radius:var(--arch-x) var(--arch-x) 0 var(--arch-x) /var(--arch-y) var(--arch-y) 0 var(--arch-y)}.pw-lp .r-petal-img--full.petal-leaf-bl{border-radius:var(--arch-x) var(--arch-x) var(--arch-x) 0 /var(--arch-y) var(--arch-y) var(--arch-y) 0}.pw-lp .r-align-left{justify-content:flex-start;margin-left:0;margin-right:auto}.pw-lp .r-align-center{justify-content:center;margin-left:auto;margin-right:auto}.pw-lp .r-align-right{justify-content:flex-end;margin-left:auto;margin-right:0}.pw-lp .r-petals--peek{align-items:flex-end}.pw-lp .r-peek{flex:none;position:relative}.pw-lp .r-peek--lead{height:320px;width:230px}.pw-lp .r-peek--trail{height:250px;width:180px}.pw-lp .r-peek__shape{display:block;inset:0;position:absolute}.pw-lp .r-peek__clip{inset:0;pointer-events:none;position:absolute;z-index:1}.pw-lp .r-peek__subject{bottom:var(--peek-bottom,0);display:block;height:var(--peek-h,125%);left:var(--peek-left,50%);max-width:none;position:absolute;transform:translateX(-50%);width:auto}.pw-lp .r-peek__defs{height:0;position:absolute;width:0}.pw-lp .r-peek-wide{height:var(--petal-h,420px);margin-top:var(--peek-space,0);max-width:var(--petal-w,none);position:relative;width:100%;--arch-x:calc(var(--petal-h, 420px)*0.19);--arch-y:calc(var(--petal-h, 420px)*0.18)}.pw-lp .r-peek-wide__clip,.pw-lp .r-peek-wide__shape{inset:0;position:absolute}.pw-lp .r-peek-wide__clip--rising{clip-path:inset(-100vh 0 0 0 round 0 0 0 var(--arch-x)/0 0 0 var(--arch-y))}.pw-lp .r-peek-wide__clip--falling{clip-path:inset(-100vh 0 0 0 round 0 0 var(--arch-x) 0/0 0 var(--arch-y) 0)}.pw-lp .r-peek-wide__subject{bottom:var(--peek-bottom,0);display:block;height:var(--peek-h,118%);left:var(--peek-left,50%);max-width:none;position:absolute;transform:translateX(-50%);width:auto}.pw-lp .r-form{background:#fff;border:1px solid var(--border-muted);border-radius:24px;display:flex;flex-direction:column;gap:16px;padding:32px}.pw-lp .r-form__intro{display:flex;flex-direction:column;gap:6px}.pw-lp .r-form__title{font-size:24px;font-weight:600;letter-spacing:-.02em}.pw-lp .r-form__blurb{color:var(--fg-muted);font-size:14px;line-height:1.5}.pw-lp .r-form__note{color:var(--fg-subtle);font-size:12px;line-height:1.5}.pw-lp .r-form__placeholder{border:1px dashed var(--border);border-radius:8px;color:var(--fg-subtle);font-size:14px;padding:40px 20px;text-align:center}.pw-lp .r-form .hs-form-field>label,.pw-lp .r-form .hsfc-Label,.pw-lp .r-form label{color:var(--fg);display:block;font-size:13px;font-weight:500;line-height:1.4;margin-bottom:6px}.pw-lp .r-form .hs-form-field,.pw-lp .r-form .hsfc-Field,.pw-lp .r-form .hsfc-FieldGroup{margin-bottom:12px}.pw-lp .r-form input[type=date],.pw-lp .r-form input[type=email],.pw-lp .r-form input[type=number],.pw-lp .r-form input[type=tel],.pw-lp .r-form input[type=text],.pw-lp .r-form select,.pw-lp .r-form textarea{background:#fff!important;border:1px solid var(--border)!important;border-radius:8px!important;box-shadow:none!important;color:var(--fg)!important;font-family:var(--font-sans)!important;font-size:15px!important;font-weight:400!important;line-height:1.4!important;padding:12px 14px!important;width:100%!important}.pw-lp .r-form input[type=email]:focus,.pw-lp .r-form input[type=number]:focus,.pw-lp .r-form input[type=tel]:focus,.pw-lp .r-form input[type=text]:focus,.pw-lp .r-form select:focus,.pw-lp .r-form textarea:focus{border-color:var(--pw-brand-500)!important;box-shadow:0 0 0 4px var(--ring)!important;outline:none!important}.pw-lp .r-form textarea{min-height:88px;resize:vertical!important}.pw-lp .r-form select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%2371717a' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.4' viewBox='0 0 24 24'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E")!important;background-position:right 12px center!important;background-repeat:no-repeat!important;background-size:16px 16px!important;height:auto!important;line-height:normal!important;min-height:46px;padding-bottom:0!important;padding-right:34px!important;padding-top:0!important}.pw-lp .r-form ::placeholder{color:var(--fg-subtle);opacity:1}.pw-lp .r-form .hs-form-booleancheckbox label,.pw-lp .r-form .hsfc-BooleanField label,.pw-lp .r-form .hsfc-CheckboxField label,.pw-lp .r-form .legal-consent-container,.pw-lp .r-form .legal-consent-container label{color:var(--fg-muted);display:inline;font-size:13px;font-weight:400;line-height:1.5;margin-bottom:0}.pw-lp .r-form input[type=checkbox],.pw-lp .r-form input[type=radio]{accent-color:var(--pw-brand-500);height:16px!important;margin-right:8px;vertical-align:-2px;width:16px!important}.pw-lp .r-form .hs-button,.pw-lp .r-form .hsfc-Button,.pw-lp .r-form button[type=submit],.pw-lp .r-form input[type=submit]{background:var(--pw-brand-500)!important;border:none!important;border-radius:8px!important;cursor:pointer;display:block!important;font-family:var(--font-sans)!important;font-size:16px!important;font-weight:500!important;line-height:1.2!important;padding:15px 20px!important;transition:background .16s ease;width:100%!important}.pw-lp .r-form .hs-button:hover,.pw-lp .r-form .hsfc-Button:hover,.pw-lp .r-form button[type=submit]:hover,.pw-lp .r-form input[type=submit]:hover{background:var(--pw-brand-700)!important}.pw-lp .r-form .hsfc-Form,.pw-lp .r-form .hsfc-FormWrapper,.pw-lp .r-form .hsfc-Row,.pw-lp .r-form .hsfc-Step,.pw-lp .r-form .hsfc-Step__Content{background:transparent!important;border:none!important;box-shadow:none!important;margin:0!important;max-width:none!important;padding:0!important}.pw-lp .r-form .hsfc-Heading,.pw-lp .r-form .hsfc-RichText{display:none}.pw-lp .r-form [class*=rror],.pw-lp .r-form [class*=rror] *{background:none!important;background-color:transparent!important;border:none!important;border-radius:0!important;box-shadow:none!important;color:#dc2626!important;font-size:12px!important;font-weight:400!important;line-height:1.45!important;padding:0!important}.pw-lp .r-form [class*=rror]{margin:6px 0 0!important}.pw-lp .r-form input[aria-invalid=true],.pw-lp .r-form select[aria-invalid=true],.pw-lp .r-form textarea[aria-invalid=true]{border-color:#dc2626!important}.pw-lp .r-share{background:#fff;border:1px solid var(--border-muted);border-radius:24px;display:flex;flex-direction:column;gap:16px;padding:24px}.pw-lp .r-share__label{color:var(--fg-muted);font-size:13px;font-weight:600}.pw-lp .r-share__row{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.pw-lp .r-share__link{background:var(--neutral-50);border:1px solid var(--border);border-radius:8px;color:var(--fg);flex:1;font-size:15px;min-width:260px;overflow:hidden;padding:14px 16px;text-overflow:ellipsis;white-space:nowrap}.pw-lp .r-share__actions{display:flex;flex-wrap:wrap;gap:10px}.pw-lp .r-share__note{color:var(--fg-subtle);font-size:12px;line-height:1.5}.pw-lp .r-tally{background:#fff;border:1px solid var(--border-muted);border-radius:24px;display:flex;flex-direction:column;gap:14px;padding:22px}.pw-lp .r-tally__label{color:var(--fg-muted);font-size:13px;font-weight:600}.pw-lp .r-tally__amount{align-items:baseline;display:flex;gap:8px}.pw-lp .r-tally__value{font-size:42px;font-weight:700;letter-spacing:-.03em;line-height:1}.pw-lp .r-tally__unit{color:var(--fg-muted);font-size:14px}.pw-lp .r-tally__list{display:flex;flex-direction:column;font-size:14px;gap:8px}.pw-lp .r-tally__row{display:flex;gap:12px;justify-content:space-between}.pw-lp .r-tally__status--joined{color:var(--pw-brand-500);font-weight:600}.pw-lp .r-tally__status--pending{color:var(--fg-muted)}.pw-lp .r-trust{color:#fff;display:flex;flex-direction:column;gap:22px;padding:44px 56px}.pw-lp .r-trust__grid{display:grid;gap:24px;grid-template-columns:repeat(var(--r-trust-cols,6),1fr)}.pw-lp .r-stat{display:flex;flex-direction:column;gap:4px}.pw-lp .r-stat__value{font-size:26px;font-weight:700;letter-spacing:-.02em;line-height:1.1}.pw-lp .r-stat__label{color:hsla(0,0%,100%,.72);font-size:12px;line-height:1.4}.pw-lp .r-stat--pending .r-stat__value{color:hsla(0,0%,100%,.38)}.pw-lp .r-stat--pending .r-stat__label{color:hsla(0,0%,100%,.5)}.pw-lp .r-trust__asof{color:hsla(0,0%,100%,.55);font-size:12px}.pw-lp .r-how{padding:60px 56px}.pw-lp .r-how .eyebrow{margin-bottom:12px}.pw-lp .r-how__title{font-size:var(--r-heading-size,42px);font-weight:700;letter-spacing:-.025em;line-height:1.1;margin-bottom:28px}.pw-lp .r-how__grid{display:grid;gap:24px;grid-template-columns:repeat(3,1fr)}.pw-lp .r-step{background:#fff;border:1px solid var(--border-muted);border-radius:24px;display:flex;flex-direction:column;gap:14px;padding:28px;transition:border-color .16s ease}.pw-lp .r-step:hover{border-color:var(--pw-brand-500)}.pw-lp .r-step__badge{align-items:center;display:flex;font-size:20px;font-weight:700;height:64px;justify-content:center;width:56px}.pw-lp .r-step__title{font-size:20px;font-weight:600}.pw-lp .r-step__body{color:var(--fg-muted);font-size:var(--r-body-size,15px);line-height:1.55}.pw-lp .r-how--list{align-items:start;display:grid;gap:64px;grid-template-columns:380px 1fr}.pw-lp .r-how--list .r-how__title{font-size:var(--r-heading-size,40px);margin-bottom:0;text-wrap:balance}.pw-lp .r-how__intro{display:flex;flex-direction:column;gap:14px}.pw-lp .r-how__lede{color:var(--fg-muted);font-size:16px;line-height:1.6}.pw-lp .r-how__list{display:flex;flex-direction:column}.pw-lp .r-how__row{align-items:flex-start;border-bottom:1px solid var(--border-muted);display:flex;gap:18px;padding:22px 0}.pw-lp .r-how__row:last-child{border-bottom:none}.pw-lp .r-how__badge{align-items:center;display:flex;flex:none;font-size:18px;font-weight:700;height:56px;justify-content:center;width:48px}.pw-lp .r-how__step-title{font-size:20px;font-weight:600}.pw-lp .r-how__step-body{color:var(--fg-muted);font-size:var(--r-body-size,16px);line-height:1.6}.pw-lp .r-why{background:var(--neutral-50);padding:60px 56px}.pw-lp .r-why .eyebrow{margin-bottom:12px}.pw-lp .r-why__head{align-items:flex-end;display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between;margin-bottom:30px}.pw-lp .r-why__headline{display:flex;flex-direction:column;gap:14px;max-width:680px}.pw-lp .r-why__headline .eyebrow{margin-bottom:0}.pw-lp .r-why__title{font-size:var(--r-heading-size,42px);font-weight:700;letter-spacing:-.025em;line-height:1.08;text-wrap:balance}.pw-lp .r-why--stacked .r-why__title{margin-bottom:16px;max-width:760px}.pw-lp .r-why__lede{color:var(--fg-muted);font-size:17px;line-height:1.6;margin-bottom:26px;max-width:680px;text-wrap:pretty}.pw-lp .r-why--stacked .r-why__title:last-child{margin-bottom:26px}.pw-lp .r-rating{gap:6px}.pw-lp .r-rating,.pw-lp .r-rating__figure{align-items:flex-end;display:flex;flex-direction:column}.pw-lp .r-rating__figure{gap:14px}.pw-lp .r-rating__num{font-family:var(--font-serif);font-size:132px;font-style:italic;font-weight:400;letter-spacing:-.025em;line-height:.85;margin-bottom:-.26em;margin-top:-.12em;padding-bottom:.26em;padding-top:.12em}.pw-lp .r-rating__stars{align-items:center;display:flex;gap:7px}.pw-lp .r-star{display:block;fill:var(--pw-petal-gold);flex:none;height:22px;width:22px}.pw-lp .r-rating__source{color:var(--fg-muted);font-size:13px}.pw-lp .r-why__grid{display:grid;gap:20px;grid-template-columns:repeat(var(--r-why-cols,2),1fr)}.pw-lp .r-why-card{background:#fff;border-radius:24px;box-shadow:0 0 0 1px transparent;display:flex;flex-direction:column;gap:10px;padding:26px;transition:box-shadow .16s ease}.pw-lp .r-why-card:hover{box-shadow:0 0 0 1px var(--pw-brand-500)}.pw-lp .r-why-card__label{color:var(--pw-brand-500);font-size:13px;font-weight:600}.pw-lp .r-why-card__body{color:var(--fg-muted);font-size:var(--r-body-size,15px);line-height:1.55}.pw-lp .r-closing{align-items:center;color:#fff;display:flex;flex-direction:column;gap:18px;padding:60px 56px;text-align:center}.pw-lp .r-closing__title{font-size:var(--r-heading-size,44px);font-weight:700;letter-spacing:-.025em;line-height:1.1;max-width:700px;text-wrap:balance}.pw-lp .r-closing__lede{color:hsla(0,0%,100%,.76);font-size:17px;line-height:1.6;max-width:560px;text-wrap:pretty}.pw-lp .r-closing__fine{color:hsla(0,0%,100%,.6);font-size:13px}.pw-lp .r-closing--row{align-items:center;flex-direction:row;flex-wrap:wrap;gap:32px;justify-content:space-between;text-align:left}.pw-lp .r-closing--row .r-closing__copy{display:flex;flex-direction:column;gap:10px;max-width:620px}.pw-lp .r-closing--row .r-closing__title{font-size:var(--r-heading-size,40px);max-width:none}.pw-lp .r-closing--row .r-closing__lede{max-width:none}.pw-lp .r-terms{background:#fff;display:flex;flex-direction:column;gap:10px;padding:40px 56px}.pw-lp .r-terms__title{font-size:13px;font-weight:600}.pw-lp .r-terms__body{color:var(--fg-muted);font-size:13px;line-height:1.65;max-width:900px}.pw-lp .r-footer{background:var(--neutral-900);color:hsla(0,0%,100%,.62);display:flex;flex-direction:column;font-size:12px;gap:10px;line-height:1.6;padding:44px 56px}.pw-lp .r-footer__brand{color:#fff;font-size:14px;font-weight:600}@media (max-width:1100px){.pw-lp-page{padding:0}.pw-lp__frame{border-radius:0;box-shadow:none;max-width:none}}@media (max-width:1000px){.pw-lp .r-hero__lede{max-width:none}.pw-lp .r-hero__title{font-size:52px}.pw-lp .r-hero-copy--roomy .r-hero__title{font-size:50px}.pw-lp .r-trust__grid{grid-template-columns:repeat(3,1fr)}.pw-lp .r-rating__num{font-size:104px}.pw-lp .r-how--list{gap:32px;grid-template-columns:1fr}}@media (max-width:780px){.pw-lp .r-how__grid,.pw-lp .r-why__grid{grid-template-columns:1fr}.pw-lp .r-rating,.pw-lp .r-rating__figure,.pw-lp .r-why__head{align-items:flex-start}}@media (max-width:660px){.pw-lp .r-header{padding:16px 24px}.pw-lp .r-header__meta{display:none}.pw-lp .r-closing,.pw-lp .r-how,.pw-lp .r-trust,.pw-lp .r-why{padding:44px 24px}.pw-lp .r-terms{padding:32px 24px}.pw-lp .r-footer{padding:36px 24px}.pw-lp .r-hero__title{font-size:40px;letter-spacing:-.03em}.pw-lp .r-hero-copy--roomy .r-hero__title{font-size:38px;letter-spacing:-.025em}.pw-lp .r-hero__lede{font-size:17px}.pw-lp .r-closing__title,.pw-lp .r-how__title,.pw-lp .r-why__title{font-size:32px}.pw-lp .r-closing--row .r-closing__title,.pw-lp .r-how--list .r-how__title{font-size:30px}.pw-lp .r-trust__grid{grid-template-columns:repeat(2,1fr)}.pw-lp .r-form{padding:24px}.pw-lp .r-share{padding:20px}.pw-lp .r-share__link{min-width:0;width:100%}.pw-lp .r-btn--copy{width:100%}.pw-lp .r-rating__num{font-size:84px}.pw-lp .r-petal-img--lead{height:240px;width:55%}.pw-lp .r-petal-img--trail{height:190px;width:40%}}@media (max-width:400px){.pw-lp .r-header{padding:14px 20px}.pw-lp .r-closing,.pw-lp .r-how,.pw-lp .r-trust,.pw-lp .r-why{padding:36px 20px}.pw-lp .r-footer,.pw-lp .r-terms{padding:28px 20px}.pw-lp .r-hero-copy--roomy .r-hero__title,.pw-lp .r-hero__title{font-size:33px}.pw-lp .r-closing--row .r-closing__title,.pw-lp .r-closing__title,.pw-lp .r-how--list .r-how__title,.pw-lp .r-how__title,.pw-lp .r-why__title{font-size:27px}.pw-lp .r-trust__grid{grid-template-columns:1fr}.pw-lp .r-form{padding:20px}.pw-lp .r-petal-img--full{height:260px}}.pw-lp .r-split{align-items:start;background:var(--neutral-50);display:grid;gap:64px;grid-template-columns:380px 1fr;padding:60px 56px}.pw-lp .r-split__intro{display:flex;flex-direction:column;gap:14px}.pw-lp .r-split__title{font-size:var(--r-heading-size,40px);font-weight:700;letter-spacing:-.025em;line-height:1.1;text-wrap:balance}.pw-lp .r-faq__list{display:flex;flex-direction:column}.pw-lp .r-faq__item{border-bottom:1px solid var(--border-muted);padding:20px 0}.pw-lp .r-faq__q{align-items:flex-start;cursor:pointer;display:flex;font-size:18px;font-weight:600;gap:16px;justify-content:space-between;list-style:none;transition:color .16s ease}.pw-lp .r-faq__q::-webkit-details-marker{display:none}.pw-lp .r-faq__q:hover{color:var(--pw-brand-500)}.pw-lp .r-faq__a{color:var(--fg-muted);font-size:15px;line-height:1.6;padding-top:10px}.pw-lp .r-faq__chev{fill:none;flex:none;height:18px;margin-top:3px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.4;transition:transform .18s var(--ease-out);width:18px}.pw-lp .r-faq__item[open] .r-faq__chev{transform:rotate(180deg)}.pw-lp .r-reviews{background:var(--neutral-50);padding:60px 56px}.pw-lp .r-reviews .eyebrow{margin-bottom:12px}.pw-lp .r-reviews__head{align-items:flex-end;display:flex;flex-wrap:wrap;gap:32px;justify-content:space-between;margin-bottom:28px}.pw-lp .r-reviews__title{font-size:var(--r-heading-size,46px);font-weight:700;letter-spacing:-.025em;line-height:1.1;max-width:700px}.pw-lp .r-reviews__grid{display:grid;gap:20px;grid-template-columns:repeat(var(--r-review-cols,4),1fr)}.pw-lp .r-review{background:#fff;border-radius:24px;box-shadow:0 0 0 1px transparent;display:flex;flex-direction:column;gap:14px;min-height:260px;padding:24px;transition:box-shadow .16s ease}.pw-lp .r-review:hover{box-shadow:0 0 0 1px var(--pw-brand-500)}.pw-lp .r-review__stars{display:flex;gap:2px}.pw-lp .r-review__stars .r-star{height:15px;width:15px}.pw-lp .r-review__quote{flex:1;font-size:14px;line-height:1.55}.pw-lp .r-review__by{align-items:center;display:flex;gap:10px}.pw-lp .r-review__avatar{align-items:center;display:flex;flex:none;font-size:13px;font-weight:700;height:40px;justify-content:center;width:36px}.pw-lp .r-review__name{font-size:13px;font-weight:600}.pw-lp .r-review__date{color:var(--fg-muted);font-size:11px}.pw-lp .r-ticks-section{align-items:start;background:#fff;display:grid;gap:72px;grid-template-columns:1fr 1fr;padding:60px 56px}.pw-lp .r-ticks-section__intro{display:flex;flex-direction:column;gap:18px}.pw-lp .r-ticks-section__title{font-size:var(--r-heading-size,42px);font-weight:700;letter-spacing:-.025em;line-height:1.08;text-wrap:balance}.pw-lp .r-ticks-section__lede{color:var(--fg-muted);font-size:17px;line-height:1.65;text-wrap:pretty}.pw-lp .r-ticks-section__photo{height:300px;margin-top:12px;overflow:hidden;width:100%}.pw-lp .r-ticks-section__photo img{display:block;height:100%;object-fit:cover;width:100%}.pw-lp .r-ticks{display:flex;flex-direction:column;gap:22px;padding-top:8px}.pw-lp .r-tick-row{align-items:flex-start;display:flex;gap:14px}.pw-lp .r-tick{align-items:center;border:1.5px solid var(--border);border-radius:8px;display:flex;flex:none;height:26px;justify-content:center;margin-top:3px;transition:background .32s ease,border-color .32s ease;width:26px}.pw-lp .r-tick path{stroke-dasharray:30;stroke-dashoffset:30}.pw-lp .r-ticks[data-in] .r-tick{background:var(--pw-brand-500);border-color:var(--pw-brand-500)}.pw-lp .r-ticks[data-in] .r-tick path{animation:pw-tick-draw .42s cubic-bezier(.65,0,.35,1) forwards}@keyframes pw-tick-draw{to{stroke-dashoffset:0}}.pw-lp .r-tick-row__title{font-size:20px;font-weight:600}.pw-lp .r-tick-row__body{color:var(--fg-muted);font-size:16px;line-height:1.6}.pw-lp .r-tick-row__text{display:flex;flex-direction:column;gap:6px}.pw-lp .r-press{background:var(--neutral-50);padding:60px 0}.pw-lp .r-press__pad{padding:0 56px 20px}.pw-lp .r-marquee{-webkit-mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent);mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent);overflow:hidden}.pw-lp .r-marquee__track{align-items:center;animation:pw-marquee var(--r-marquee-speed,72s) linear infinite;display:flex;padding:8px 0;width:max-content}.pw-lp .r-marquee:hover .r-marquee__track{animation-play-state:paused}@keyframes pw-marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.pw-lp .r-marquee__group{align-items:center;display:flex;flex:none;gap:56px;padding-right:56px}.pw-lp .r-marquee__logo{align-items:center;display:inline-flex;flex:none;opacity:.55;transition:opacity .16s ease}.pw-lp .r-marquee__logo:hover{opacity:1}.pw-lp .r-marquee__logo img{display:block;width:auto}.pw-lp .r-awards{flex-wrap:wrap;gap:18px 56px;padding:34px 56px 0}.pw-lp .r-award,.pw-lp .r-awards{align-items:flex-start;display:flex}.pw-lp .r-award{gap:10px}.pw-lp .r-award__dot{flex:none;height:12px;margin-top:6px;width:10px}.pw-lp .r-award__text{display:flex;flex-direction:column;gap:2px}.pw-lp .r-award__title{font-size:16px;font-weight:600;line-height:1.3}.pw-lp .r-award__meta{color:var(--fg-muted);font-size:13px}@media (prefers-reduced-motion:reduce){.pw-lp .r-marquee__track{animation:none!important}.pw-lp .r-marquee{overflow-x:auto!important}.pw-lp .r-tick{background:var(--pw-brand-500)!important;border-color:var(--pw-brand-500)!important;transition:none!important}.pw-lp .r-tick path{animation:none!important;stroke-dashoffset:0!important}.pw-lp .r-faq__chev{transition:none!important}}@media (max-width:1000px){.pw-lp .r-split,.pw-lp .r-ticks-section{gap:32px;grid-template-columns:1fr}.pw-lp .r-reviews__grid{grid-template-columns:repeat(2,1fr)}.pw-lp .r-marquee__track{animation-duration:var(--r-marquee-speed-mobile,52s)}}@media (max-width:660px){.pw-lp .r-reviews,.pw-lp .r-split,.pw-lp .r-ticks-section{padding:44px 24px}.pw-lp .r-press{padding:44px 0}.pw-lp .r-press__pad{padding:0 24px 16px}.pw-lp .r-awards{gap:16px 32px;padding:28px 24px 0}.pw-lp .r-reviews__grid{grid-template-columns:1fr}.pw-lp .r-reviews__title,.pw-lp .r-split__title,.pw-lp .r-ticks-section__title{font-size:32px}}.pw-lp .r-form input[type=date],.pw-lp .r-form input[type=email],.pw-lp .r-form input[type=number],.pw-lp .r-form input[type=tel],.pw-lp .r-form input[type=text],.pw-lp .r-form select,.pw-lp .r-form textarea{border-radius:0!important}.pw-lp .r-form .hs-button,.pw-lp .r-form .hsfc-Button,.pw-lp .r-form button[type=submit],.pw-lp .r-form input[type=submit]{background:#574efa!important;border-radius:24px!important;color:#fff!important;font-family:DM Sans,Arial,sans-serif!important;font-weight:900!important}.pw-lp .r-form .hs-button:hover,.pw-lp .r-form .hsfc-Button:hover,.pw-lp .r-form button[type=submit]:hover,.pw-lp .r-form input[type=submit]:hover{background:#463ee0!important;color:#fff!important}.pw-lp .r-closing .r-btn--on-brand{background:#fff!important;border:1px solid #fff!important;border-radius:999px!important;color:#574efa!important;font-family:DM Sans,Arial,sans-serif!important;font-weight:700!important;padding:18px 36px!important}.pw-lp .r-closing .r-btn--on-brand:hover{background:#eeedfe!important;border-color:#eeedfe!important;color:#574efa!important}.pw-lp .r-form__title{font-size:20px!important}.pw-lp .r-form__blurb{font-size:18px!important}.pw-lp .r-form .hs-form-field>label,.pw-lp .r-form .hsfc-Label,.pw-lp .r-form input[type=date],.pw-lp .r-form input[type=email],.pw-lp .r-form input[type=number],.pw-lp .r-form input[type=tel],.pw-lp .r-form input[type=text],.pw-lp .r-form label,.pw-lp .r-form select,.pw-lp .r-form textarea{font-size:16px!important}.pw-lp .r-form .hs-form-booleancheckbox label,.pw-lp .r-form .hsfc-BooleanField label,.pw-lp .r-form .hsfc-CheckboxField label,.pw-lp .r-form .legal-consent-container,.pw-lp .r-form .legal-consent-container label{font-size:14px!important}