@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url('/pruefservice-assets/fonts/manrope-latin.woff2') format('woff2')}
:root{--ps-primary:#ff2807;--ps-primary-dark:#191919;--ps-primary-light:#fff3f0;--ps-accent:#ff2807;--ps-accent-dark:#d91f00;--ps-ink:#1c1c1c;--ps-muted:#4c5165;--ps-bg:#fff;--ps-soft:#fff8f6;--ps-border:#ece5e2;--ps-surface:#fff;--ps-white:#fff;--ps-danger:#a12222;--ps-shadow:0 10px 32px rgba(255,40,7,.1);--ps-radius:10px;--ps-container:1140px}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:110px}
body{margin:0;background:var(--ps-bg);color:var(--ps-muted);font-family:Manrope,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:1.875;-webkit-font-smoothing:antialiased}
img{max-width:100%;display:block}
a{color:inherit;text-decoration-thickness:.08em;text-underline-offset:.16em}
button,input,select,textarea{font:inherit}
button,a{-webkit-tap-highlight-color:transparent}
:focus-visible{outline:3px solid #ff7a3f;outline-offset:3px;border-radius:5px}
.ps-container{width:min(calc(100% - 40px),var(--ps-container));margin-inline:auto}
.ps-skip{position:fixed;left:12px;top:12px;z-index:1000;background:#fff;color:#111;padding:10px 15px;border-radius:7px;transform:translateY(-150%)}
.ps-skip:focus{transform:none}
.ps-topbar{background:#0b0b0b;color:#fff;font-size:12px;font-weight:600;letter-spacing:.01em}.ps-topbar a{text-decoration:none}
.ps-topbar .ps-container{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:20px}
.ps-header{position:sticky;top:0;z-index:50;background:#fff;border-bottom:1px solid var(--ps-border);box-shadow:0 3px 16px rgba(0,0,0,.04)}
.ps-header__inner{min-height:82px;display:flex;align-items:center;gap:30px}
.ps-logo{display:inline-flex;align-items:center;text-decoration:none;flex:none}
.ps-logo img{width:150px;height:64px;object-fit:contain;object-position:left center}
.ps-nav{display:flex;align-items:center;justify-content:center;gap:24px;margin-left:auto}
.ps-nav a{font-size:14px;font-weight:600;text-decoration:none;white-space:nowrap;color:#202020}
.ps-nav a:hover{color:var(--ps-primary)}
.ps-button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:14px 25px;border:2px solid var(--ps-accent);border-radius:10px;background:var(--ps-accent);color:#111;font-weight:800;line-height:1.15;text-decoration:none;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}
.ps-button:hover{transform:translateY(-1px);box-shadow:0 4px 16px rgba(199,199,199,.5);background:var(--ps-accent-dark)}
.ps-button--small{min-height:44px;padding:9px 16px;font-size:14px}
.ps-button--ghost{background:transparent;color:#fff;border-color:rgba(255,255,255,.6)}
.ps-button--ghost:hover{background:rgba(255,255,255,.1);box-shadow:none}
.ps-button--secondary{background:#fff;border-color:var(--ps-primary);color:var(--ps-primary)}
.ps-button--back{background:transparent;border-color:var(--ps-border);color:var(--ps-ink)}
.ps-header--landing{position:relative}.ps-header--landing .ps-header__inner{justify-content:space-between}.ps-phone{display:flex;flex-direction:column;text-align:right;text-decoration:none;line-height:1.25;padding:10px 16px;border-radius:10px;background:var(--ps-primary);color:#fff}.ps-phone span{font-size:11px;color:#fff}.ps-phone strong{font-size:18px;color:#fff}
.ps-mobile-nav{display:none;margin-left:auto;position:relative}.ps-mobile-nav summary{width:46px;height:46px;border:1px solid var(--ps-border);border-radius:10px;display:grid;place-content:center;gap:5px;cursor:pointer;list-style:none}.ps-mobile-nav summary::-webkit-details-marker{display:none}.ps-mobile-nav summary span{display:block;width:22px;height:2px;background:var(--ps-ink)}.ps-mobile-nav nav{position:absolute;right:0;top:54px;width:min(300px,calc(100vw - 32px));padding:12px;background:var(--ps-white);border:1px solid var(--ps-border);border-radius:12px;box-shadow:var(--ps-shadow)}.ps-mobile-nav nav a{display:block;padding:11px 10px;text-decoration:none;border-bottom:1px solid var(--ps-border);font-weight:700}.ps-mobile-nav nav a:last-child{border-bottom:0}
.ps-breadcrumbs{padding-block:15px 0;font-size:13px;color:var(--ps-muted)}.ps-breadcrumbs ol{list-style:none;display:flex;flex-wrap:wrap;gap:7px;margin:0;padding:0}.ps-breadcrumbs li:not(:last-child)::after{content:"/";margin-left:7px;color:#a79c92}.ps-breadcrumbs a{text-decoration:none}
.ps-hero{padding:0;background:#161616}.ps-hero__shell{display:grid;grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr);min-height:560px;background:#161616;overflow:hidden}.ps-hero__copy{padding:clamp(38px,5vw,68px) 0;padding-right:clamp(30px,5vw,70px);align-self:center;color:#fff}.ps-eyebrow{margin:0 0 13px;padding-left:10px;border-left:3px solid var(--ps-primary);color:#161616;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.ps-hero .ps-eyebrow{display:inline-flex;padding:4px 9px;border:0;border-radius:4px;background:var(--ps-primary);color:#111}.ps-hero h1{max-width:760px;margin:0;font-size:clamp(2.25rem,3.2vw,2.625rem);font-weight:700;line-height:1.13;letter-spacing:-.025em;text-wrap:balance}.ps-hero__lead{max-width:680px;margin:20px 0 0;color:#fff;font-size:1rem;line-height:1.75}.ps-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.ps-hero__contact{display:flex;align-items:center;gap:12px;margin:18px 0 0;font-size:13px;color:#d2d2d2}.ps-hero__contact a{font-size:18px;color:#fff;font-weight:700}.ps-hero__contact span::before{content:"·";margin-right:12px}.ps-hero__media{min-height:100%;background:#202020}.ps-hero__media img{width:100%;height:100%;object-fit:cover}.ps-hero--landing{padding-top:0}.ps-hero--landing .ps-hero__shell{min-height:540px}
.ps-quick-facts{display:grid;grid-template-columns:repeat(3,1fr);margin:0;padding:0;list-style:none;background:var(--ps-primary);color:#111}.ps-quick-facts li{min-height:64px;display:flex;align-items:center;justify-content:center;gap:9px;padding:12px 20px;border-right:1px solid rgba(0,0,0,.28);font-size:14px;font-weight:800;text-align:center}.ps-quick-facts li:last-child{border:0}.ps-quick-facts svg{width:22px;height:22px;fill:none;stroke:#111;stroke-width:2.5;flex:none}
.ps-brand-trust{background:#fff;border-bottom:1px solid var(--ps-border)}.ps-brand-trust__grid{display:grid;grid-template-columns:.88fr 1.08fr 1.25fr;align-items:center;gap:34px;padding-block:28px}.ps-brand-trust__item{min-height:78px;display:flex;align-items:center;justify-content:center;gap:13px;text-decoration:none}.ps-brand-trust__item:not(:last-child){border-right:1px solid var(--ps-border);padding-right:28px}.ps-brand-trust__item>span,.ps-brand-trust__item div strong{display:block;color:#202020;font-size:12px;font-weight:700;line-height:1.25}.ps-brand-trust__rating img{width:44px;height:44px;object-fit:contain}.ps-brand-trust__rating div{display:flex;flex-direction:column}.ps-brand-trust__stars{color:#f8ab00;font-size:18px;letter-spacing:1px;line-height:1}.ps-brand-trust__partner{flex-direction:column;gap:6px}.ps-brand-trust__partner img{width:min(220px,100%);height:36px;object-fit:contain}.ps-brand-trust__media{flex-direction:column;gap:7px}.ps-brand-trust__media img{width:min(245px,100%);height:45px;object-fit:contain}.ps-brand-proof{background:var(--ps-primary);color:#111}.ps-brand-proof .ps-container{min-height:78px;display:grid;grid-template-columns:1fr 1fr;align-items:center}.ps-brand-proof strong{display:flex;align-items:center;justify-content:center;gap:10px;font-size:24px;line-height:1.1}.ps-brand-proof strong:first-child{border-right:1px solid rgba(0,0,0,.28)}.ps-brand-proof strong span{font-size:13px;font-weight:800}
.ps-section{padding:clamp(64px,8vw,108px) 0}.ps-section--compact{padding:62px 0}.ps-section--soft{background:var(--ps-soft);border-block:1px solid var(--ps-border)}.ps-heading{max-width:760px;margin-bottom:35px}.ps-heading--wide{max-width:860px}.ps-heading h2{margin:0;color:var(--ps-ink);font-size:clamp(2rem,3.1vw,2.8rem);font-weight:700;line-height:1.15;letter-spacing:-.025em;text-wrap:balance}.ps-heading>p:not(.ps-eyebrow){margin:18px 0 0;color:var(--ps-muted);font-size:1.05rem}
.ps-benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.ps-benefit-grid article{padding:25px;background:var(--ps-surface);border:1px solid var(--ps-border);border-radius:var(--ps-radius);box-shadow:0 8px 28px rgba(255,40,7,.06)}.ps-benefit-grid article>span{display:inline-flex;color:#161616;font-size:12px;font-weight:900;letter-spacing:.1em}.ps-benefit-grid h3,.ps-card h3{margin:14px 0 8px;color:var(--ps-ink);font-size:1.22rem;line-height:1.25}.ps-benefit-grid p,.ps-card p{margin:0;color:var(--ps-muted);font-size:.96rem}
.ps-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.ps-card-grid--dense{grid-template-columns:repeat(3,1fr)}.ps-card{position:relative;padding:30px;background:var(--ps-white);border:1px solid var(--ps-border);border-radius:var(--ps-radius);box-shadow:0 8px 24px rgba(70,47,28,.04)}.ps-card__icon{width:38px;height:38px;display:grid;place-content:center;border-radius:9px;background:var(--ps-primary-light);color:var(--ps-primary-dark);font-size:12px;font-weight:900}.ps-card h3{font-size:1.28rem}.ps-card p{font-size:1rem}
.ps-process{max-width:980px;margin:0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(5,1fr);gap:0}.ps-process li{position:relative;padding-right:22px}.ps-process li::after{content:"";position:absolute;top:23px;left:50px;right:8px;height:1px;background:var(--ps-border)}.ps-process li:last-child::after{display:none}.ps-process li>span{position:relative;z-index:1;width:46px;height:46px;display:grid;place-content:center;border-radius:50%;background:var(--ps-primary);color:#fff;font-weight:900}.ps-process h3{margin:18px 0 7px;font-size:1.07rem;line-height:1.25}.ps-process p{margin:0;color:var(--ps-muted);font-size:.9rem}
.ps-section--compliance{background:#181818;color:#fff}.ps-compliance{display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(35px,7vw,100px);align-items:start}.ps-compliance .ps-eyebrow{color:#fff}.ps-compliance h2{margin:0;font-size:clamp(2rem,3.4vw,3.25rem);line-height:1.1;letter-spacing:-.035em}.ps-compliance>div:last-child{font-size:1.15rem;color:#eee}.ps-small{font-size:.84rem;color:#b9b9b9}
.ps-link-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.ps-link-grid a{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:20px;background:#fff;border:1px solid var(--ps-border);border-radius:12px;text-decoration:none;font-weight:800}.ps-link-grid a:hover{border-color:var(--ps-primary);color:var(--ps-primary-dark)}.ps-link-grid svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2;flex:none}
.ps-faq-layout{display:grid;grid-template-columns:.72fr 1.28fr;gap:clamp(35px,7vw,90px);align-items:start}.ps-faqs{border-top:1px solid var(--ps-border)}.ps-faqs details{border-bottom:1px solid var(--ps-border)}.ps-faqs summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 0;font-weight:850;line-height:1.35;cursor:pointer;list-style:none}.ps-faqs summary::-webkit-details-marker{display:none}.ps-faqs summary span{font-size:26px;color:var(--ps-primary);font-weight:400;transition:transform .18s}.ps-faqs details[open] summary span{transform:rotate(45deg)}.ps-faqs details div{padding:0 42px 22px 0;color:var(--ps-muted)}.ps-faqs details p{margin:0}
.ps-section--sources{padding:55px 0;background:#f4f0e9}.ps-section--sources .ps-container{display:grid;grid-template-columns:.75fr 1.25fr;gap:50px}.ps-section--sources .ps-heading{margin:0}.ps-section--sources ul{margin:0;padding:0;list-style:none}.ps-section--sources li{padding:11px 0;border-bottom:1px solid var(--ps-border);font-size:.9rem}.ps-section--sources a{color:var(--ps-primary-dark);font-weight:700}
.ps-dashboard{margin-top:28px;background:#151515;color:#fff;border:1px solid #333;border-radius:10px;box-shadow:var(--ps-shadow);overflow:hidden}.ps-dashboard__head{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:22px 25px;border-bottom:1px solid #333}.ps-dashboard__head div{display:flex;flex-direction:column}.ps-dashboard__head div span{font-size:11px;color:#ff8b79;text-transform:uppercase;letter-spacing:.1em;font-weight:900}.ps-dashboard__head div strong{font-size:1.25rem}.ps-dashboard__badge{padding:6px 10px;border-radius:99px;background:#fff;color:#c01f06;font-size:11px;font-weight:900}.ps-dashboard__stats{display:grid;grid-template-columns:repeat(5,1fr);gap:1px;background:#3b3b3b}.ps-dashboard__stats div{padding:25px;background:#202020}.ps-dashboard__stats span{display:block;min-height:42px;color:#bbb;font-size:.78rem}.ps-dashboard__stats strong{display:block;font-size:2rem;color:#fff}.ps-dashboard__tabs{display:flex;gap:25px;padding:15px 25px;color:#aaa;font-size:.8rem}.ps-dashboard__tabs span:first-child{color:var(--ps-primary);font-weight:800}
.ps-section--form{background:var(--ps-primary-light)}.ps-form-layout{display:grid;grid-template-columns:.72fr 1.28fr;gap:clamp(35px,7vw,90px);align-items:start}.ps-form-intro h2{margin:0;font-size:clamp(2rem,3.4vw,3.2rem);line-height:1.1;letter-spacing:-.035em}.ps-form-intro>p:not(.ps-eyebrow){color:var(--ps-muted)}.ps-form-intro ul{padding:0;margin:25px 0;list-style:none}.ps-form-intro li{position:relative;padding:7px 0 7px 30px}.ps-form-intro li::before{content:"✓";position:absolute;left:0;color:var(--ps-primary);font-weight:900}.ps-inline-phone{display:flex;flex-direction:column;align-items:flex-start;text-decoration:none}.ps-inline-phone span{font-size:13px;color:var(--ps-muted)}.ps-inline-phone strong{font-size:1.35rem;color:var(--ps-primary-dark)}
.ps-lead-form{padding:clamp(24px,4vw,42px);background:#fff;border:1px solid var(--ps-border);border-radius:10px;box-shadow:var(--ps-shadow);overflow:hidden}.ps-form__head{display:flex;justify-content:space-between;align-items:flex-start;gap:25px;padding-bottom:22px;border-bottom:1px solid var(--ps-border)}.ps-form__head>div:first-child{display:flex;flex-direction:column}.ps-form__head span{font-size:12px;color:var(--ps-muted)}.ps-form__progress{width:150px;height:8px;margin-top:8px;border-radius:99px;background:#f1e5e2;overflow:hidden}.ps-form__progress span{display:block;width:16.66%;height:100%;background:var(--ps-primary);transition:width .22s}.ps-form__alert{margin:18px 0 -5px;padding:12px 15px;border-radius:9px;background:#fff0ef;color:var(--ps-danger);font-size:.9rem;font-weight:700}.ps-form-step{display:none;margin:0;padding:28px 0 12px;border:0;min-width:0}.ps-form-step.is-active{display:block}.ps-form-step legend{width:100%;padding:0;margin:0;color:var(--ps-ink);font-size:clamp(1.4rem,2.2vw,1.85rem);font-weight:800;line-height:1.2}.ps-form-step>p{margin:8px 0 22px;color:var(--ps-muted);font-size:.94rem}.ps-choice-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.ps-choice-grid label{display:block}.ps-choice-grid input{position:absolute;opacity:0;pointer-events:none}.ps-choice-grid span{min-height:58px;display:flex;align-items:center;padding:13px 16px;border:1px solid var(--ps-border);border-radius:10px;background:var(--ps-surface);color:var(--ps-ink);font-weight:700;line-height:1.25;cursor:pointer}.ps-choice-grid input:checked+span{border-color:var(--ps-primary);background:var(--ps-primary-light);box-shadow:inset 0 0 0 1px var(--ps-primary)}.ps-choice-grid input:focus-visible+span{outline:3px solid #ff7a3f;outline-offset:2px}.ps-field-row{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:18px}.ps-field-row label,.ps-textarea{display:flex;flex-direction:column;gap:7px}.ps-field-row label>span,.ps-textarea>span,.ps-checkbox-list>span{color:var(--ps-ink);font-size:.88rem;font-weight:800}.ps-field-row em,.ps-textarea em{font-weight:500;color:var(--ps-muted)}.ps-field-row input,.ps-textarea textarea{width:100%;min-height:52px;padding:12px 14px;border:1px solid #d5d5d5;border-radius:9px;background:#fff;color:var(--ps-ink)}.ps-textarea{margin-top:17px}.ps-textarea textarea{resize:vertical}.ps-field-row input[aria-invalid="true"],.ps-textarea textarea[aria-invalid="true"]{border-color:var(--ps-danger);background:#fff8f8}.ps-field-row small,.ps-textarea small,.ps-field-error{min-height:1.2em;margin:0;color:var(--ps-danger);font-size:.78rem}.ps-checkbox-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.ps-checkbox-list>span{width:100%}.ps-checkbox-list label{display:flex;align-items:center;gap:7px;padding:9px 12px;border:1px solid var(--ps-border);border-radius:9px;background:#fff}.ps-upload{display:flex;align-items:center;gap:15px;padding:18px;border:1px dashed var(--ps-primary);border-radius:10px;background:var(--ps-primary-light);cursor:pointer}.ps-upload input{max-width:160px}.ps-upload span{display:flex;flex-direction:column}.ps-upload small{color:var(--ps-muted)}.ps-file-list{margin-top:8px;font-size:.82rem;color:var(--ps-muted)}.ps-privacy{display:flex;align-items:flex-start;gap:10px;margin-top:20px;font-size:.84rem}.ps-privacy input{width:20px;height:20px;flex:none;margin-top:3px;accent-color:var(--ps-primary)}.ps-form__actions{display:flex;justify-content:flex-end;gap:10px;padding-top:18px;border-top:1px solid var(--ps-border)}.ps-form__actions .ps-button--back{margin-right:auto}.ps-form__security{margin:18px 0 0;color:var(--ps-muted);font-size:.75rem;line-height:1.45}.ps-honeypot{position:absolute!important;left:-99999px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.ps-footer{padding:58px 0 95px;background:#101010;color:#eee}.ps-footer__grid{display:grid;grid-template-columns:1.1fr .8fr 1.3fr .7fr;gap:35px}.ps-footer__grid>div{display:flex;flex-direction:column;align-items:flex-start;gap:6px}.ps-footer strong{color:#fff}.ps-footer p{margin:0;font-size:.88rem;color:#bbb}.ps-footer a{font-size:.9rem;color:#eee}.ps-footer__brand img{width:118px;height:76px;object-fit:contain;object-position:left center;background:#fff;border-radius:8px}.ps-footer__bottom{display:flex;justify-content:space-between;gap:20px;margin-top:35px;padding-top:18px;border-top:1px solid #333;font-size:.75rem;color:#aaa}.ps-sticky-cta{display:none}
.ps-thanks{min-height:100svh;display:grid;place-items:center;padding:30px;background:var(--ps-primary-light)}.ps-thanks__card{width:min(700px,100%);padding:clamp(30px,6vw,65px);background:#fff;border:1px solid var(--ps-border);border-radius:20px;box-shadow:var(--ps-shadow);text-align:center}.ps-thanks .ps-logo{justify-content:center}.ps-thanks .ps-logo img{object-position:center}.ps-thanks__check{width:64px;height:64px;display:grid;place-content:center;margin:25px auto;border-radius:50%;background:var(--ps-primary);color:#fff;font-size:34px;font-weight:900}.ps-thanks h1{margin:0;font-size:clamp(2rem,5vw,3.5rem);line-height:1.08;letter-spacing:-.04em}.ps-thanks p:not(.ps-eyebrow){color:var(--ps-muted)}.ps-thanks .ps-hero__actions{justify-content:center}
@media (max-width:1080px){.ps-nav{display:none}.ps-header__inner>.ps-button{margin-left:auto}.ps-mobile-nav{display:block;margin-left:0}.ps-link-grid{grid-template-columns:repeat(2,1fr)}.ps-dashboard__stats{grid-template-columns:repeat(3,1fr)}.ps-process{grid-template-columns:repeat(3,1fr);gap:28px 12px}.ps-process li:nth-child(3)::after{display:none}}
@media (max-width:900px){.ps-container{width:min(calc(100% - 28px),var(--ps-container))}.ps-topbar .ps-container span:last-child{display:none}.ps-header__inner{min-height:70px;gap:12px}.ps-logo img{width:124px;height:52px}.ps-header__inner>.ps-button{display:none}.ps-hero{padding-top:0}.ps-hero__shell{grid-template-columns:1fr;min-height:0}.ps-hero__copy{padding:38px 28px}.ps-hero__media{height:min(68vw,500px);order:2}.ps-hero__media img{object-position:center}.ps-hero h1{font-size:clamp(2.15rem,9vw,3.5rem)}.ps-quick-facts{grid-template-columns:1fr;margin-inline:0}.ps-quick-facts li{justify-content:flex-start;border-right:0;border-bottom:1px solid rgba(255,255,255,.35)}.ps-quick-facts li:last-child{border-bottom:0}.ps-brand-trust__grid{grid-template-columns:1fr 1fr;gap:18px}.ps-brand-trust__item:nth-child(2){border-right:0}.ps-brand-trust__media{grid-column:1/-1;border-top:1px solid var(--ps-border);padding-top:20px}.ps-benefit-grid,.ps-card-grid,.ps-card-grid--dense{grid-template-columns:repeat(2,1fr)}.ps-faq-layout,.ps-section--sources .ps-container,.ps-form-layout,.ps-compliance{grid-template-columns:1fr}.ps-faq-layout{gap:15px}.ps-section--sources .ps-container{gap:20px}.ps-form-layout{gap:35px}.ps-footer__grid{grid-template-columns:repeat(2,1fr)}.ps-footer__bottom{flex-direction:column}}
@media (max-width:620px){body{font-size:16px;padding-bottom:62px}.ps-container{width:min(calc(100% - 22px),var(--ps-container))}.ps-topbar .ps-container{justify-content:center}.ps-header__inner{min-height:64px}.ps-logo img{width:110px;height:48px}.ps-header--landing .ps-phone span{display:none}.ps-header--landing .ps-phone strong{font-size:15px}.ps-hero__copy{padding:32px 21px}.ps-hero__lead{font-size:1rem}.ps-hero__actions{display:grid}.ps-hero__contact{align-items:flex-start;flex-direction:column;gap:0}.ps-hero__contact span::before{display:none}.ps-hero__media{height:64vw}.ps-brand-trust__grid{grid-template-columns:1fr;gap:0;padding-block:12px}.ps-brand-trust__item,.ps-brand-trust__item:not(:last-child){min-height:82px;border-right:0;border-bottom:1px solid var(--ps-border);padding:14px 0}.ps-brand-trust__media{grid-column:auto;border-top:0}.ps-brand-proof .ps-container{grid-template-columns:1fr}.ps-brand-proof strong{min-height:62px;font-size:21px}.ps-brand-proof strong:first-child{border-right:0;border-bottom:1px solid rgba(0,0,0,.28)}.ps-section{padding:62px 0}.ps-section--compact{padding:48px 0}.ps-heading{margin-bottom:26px}.ps-heading h2{font-size:clamp(1.85rem,9vw,2.65rem)}.ps-benefit-grid,.ps-card-grid,.ps-card-grid--dense,.ps-link-grid{grid-template-columns:1fr}.ps-card,.ps-benefit-grid article{padding:23px}.ps-process{grid-template-columns:1fr;gap:0}.ps-process li{display:grid;grid-template-columns:46px 1fr;gap:15px;padding:0 0 25px}.ps-process li::after{left:22px;right:auto;top:50px;bottom:4px;width:1px;height:auto}.ps-process li:nth-child(3)::after{display:block}.ps-process li:last-child::after{display:none}.ps-process h3{margin:2px 0 6px}.ps-dashboard__head{align-items:flex-start}.ps-dashboard__stats{grid-template-columns:1fr 1fr}.ps-dashboard__stats div{padding:18px}.ps-dashboard__stats span{min-height:0}.ps-dashboard__tabs{overflow-x:auto}.ps-faqs summary{padding:18px 0}.ps-faqs details div{padding-right:10px}.ps-lead-form{padding:22px 17px}.ps-form__head{flex-direction:column;gap:10px}.ps-form__progress{width:100%}.ps-choice-grid,.ps-choice-grid--two,.ps-field-row{grid-template-columns:1fr}.ps-choice-grid span{min-height:52px}.ps-form__actions .ps-button{padding-inline:15px}.ps-upload{align-items:flex-start;flex-direction:column}.ps-upload input{max-width:100%}.ps-footer{padding-bottom:40px}.ps-footer__grid{grid-template-columns:1fr}.ps-sticky-cta{position:fixed;left:0;right:0;bottom:0;z-index:80;display:grid;grid-template-columns:.72fr 1.28fr;padding:7px;background:#fff;border-top:1px solid var(--ps-border);box-shadow:0 -8px 25px rgba(0,0,0,.1)}.ps-sticky-cta a{min-height:47px;display:grid;place-content:center;text-align:center;text-decoration:none;font-weight:850}.ps-sticky-cta a:first-child{color:var(--ps-primary-dark)}.ps-sticky-cta a:last-child{background:var(--ps-accent);color:#111;border-radius:8px}.ps-footer__bottom{padding-bottom:10px}}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
