.pst-statement{align-items:center;background-color:var(--pst-statement-bg,transparent);display:flex;min-height:var(--pst-statement-min-h,0);overflow:hidden;position:relative}.pst-statement__bg{background-attachment:var(--pst-statement-bg-attach,scroll);background-image:var(--pst-statement-bg-image,none);background-position:var(--pst-statement-focus,center center);background-repeat:no-repeat;background-size:cover;inset:0;position:absolute}.pst-statement--parallax .pst-statement__bg{bottom:calc(var(--pst-statement-parallax, 18%)/-2);top:calc(var(--pst-statement-parallax, 18%)/-2);transform:translate3d(0,var(--pst-statement-shift,0),0);will-change:transform}@media (hover:none){.pst-statement__bg{background-attachment:scroll}}@media (prefers-reduced-motion:reduce){.pst-statement__bg{background-attachment:scroll;transform:none}.pst-statement--parallax .pst-statement__bg{bottom:0;top:0}}.pst-statement__overlay{background:var(--pst-statement-overlay,transparent);inset:0;pointer-events:none;position:absolute}.pst-statement__inner{margin:0 auto;max-width:1600px;padding:var(--pst-statement-pad-y,120px) var(--pst-statement-pad-x,40px);position:relative;width:100%;z-index:1}.pst-statement__content{max-width:100%;width:var(--pst-statement-measure,50%)}.pst-statement--center .pst-statement__content{margin-inline:auto;text-align:center}.pst-statement--right .pst-statement__content{margin-inline-start:auto}.pst-statement__eyebrow{color:var(--pst-statement-eyebrow,hsla(0,0%,100%,.7));font-size:12px;font-weight:600;letter-spacing:.14em;margin:0 0 14px}.pst-statement__eyebrow,.pst-statement__h2{font-family:Chakra Petch,Inter,system-ui,sans-serif;text-transform:uppercase}.pst-statement__h2{color:var(--pst-statement-heading,#fff);font-size:var(--pst-statement-heading-size,50px);font-weight:700;letter-spacing:-.01em;line-height:1.08;margin:0 0 28px;text-wrap:balance}.pst-statement__body{color:var(--pst-statement-body,#fff);font-family:TT Interphase,Inter,system-ui,-apple-system,Segoe UI,sans-serif;font-size:var(--pst-statement-body-size,17px);line-height:1.65;max-width:65ch}.pst-statement--center .pst-statement__body{margin-inline:auto}.pst-statement__body,.pst-statement__body *{background-color:transparent!important}.pst-statement .pst-statement__body,.pst-statement .pst-statement__body li,.pst-statement .pst-statement__body p,.pst-statement .pst-statement__body span:not([style*=color]){color:var(--pst-statement-body,#fff)}.pst-statement .pst-statement__h2{color:var(--pst-statement-heading,#fff)}.pst-statement__body p{margin:0 0 18px}.pst-statement__body p:last-child{margin-bottom:0}.pst-statement__body a{color:inherit;text-decoration:underline}.pst-statement__actions{margin-top:36px}.pst-statement__btn{display:inline-flex;max-width:100%;width:fit-content}.pst-statement--center .pst-statement__actions{display:flex;justify-content:center}@media (max-width:992px){.pst-statement__inner{padding:calc(var(--pst-statement-pad-y, 120px)*.6) calc(var(--pst-statement-pad-x, 40px)*.7)}.pst-statement__content{width:100%}.pst-statement__h2{font-size:34px}}@media (max-width:575px){.pst-statement__inner{padding:calc(var(--pst-statement-pad-y, 120px)*.45) 25px}.pst-statement__actions{margin-top:28px}}.pst-statement__shape{left:0;line-height:0;pointer-events:none;position:absolute;right:0;z-index:2}.pst-statement__shape--top{top:0}.pst-statement__shape--bottom{bottom:0}.pst-statement__shape svg{display:block;fill:currentColor;height:100%;width:100%}.pst-statement.has-top-shape .pst-statement__inner{padding-top:calc(var(--pst-statement-pad-y, 120px) + var(--pst-statement-top-h, 60px))}.pst-statement.has-bottom-shape .pst-statement__inner{padding-bottom:calc(var(--pst-statement-pad-y, 120px) + var(--pst-statement-bottom-h, 60px))}@media (max-width:992px){.pst-statement.has-top-shape .pst-statement__inner{padding-top:calc(var(--pst-statement-pad-y, 120px)*.6 + var(--pst-statement-top-h, 60px)*.6)}.pst-statement.has-bottom-shape .pst-statement__inner{padding-bottom:calc(var(--pst-statement-pad-y, 120px)*.6 + var(--pst-statement-bottom-h, 60px)*.6)}}