@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap");.pnp-quote-module{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;min-height:480px;overflow:hidden;position:relative;width:100%}.pnp-quote-module:before{background:linear-gradient(90deg,rgba(0,0,0,.82) 0,rgba(0,0,0,.65) 45%,rgba(0,0,0,.1));bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:0}.pnp-quote-container{margin:0 auto;max-width:1280px;padding:60px 32px;position:relative;width:100%;z-index:1}.pnp-quote-content{display:flex;flex-direction:column;gap:24px;max-width:620px}.pnp-quote-icon path{fill:#3b3fd8;stroke:#3b3fd8}.pnp-quote-text{border:none;color:#fff;font-family:Inter,sans-serif;font-size:32px;font-weight:600;line-height:1.25;margin:0;padding:0;quotes:none}@media (min-width:768px){.pnp-quote-text{font-size:40px;line-height:1.2}}.pnp-quote-attribution{align-items:center;display:flex;flex-direction:row;gap:16px}.pnp-quote-logo{flex-shrink:0;height:40px;object-fit:contain;width:auto}.pnp-quote-name,.pnp-quote-title{color:#fff;font-family:Inter,sans-serif;font-size:14px;font-weight:600;line-height:21px;margin:0}.pnp-quote-title{font-weight:400;opacity:.85}