.quote-banner{position:relative;max-width:1380px;min-height:350px;margin:18px auto 0;display:grid;place-items:center;overflow:hidden;background:linear-gradient(113deg,#7e267c 0%,#b4458d 48%,#7c2b7f 100%);color:#fff;isolation:isolate}.quote-banner:before,.quote-banner:after{content:"";position:absolute;z-index:-1;border-radius:50%;background:rgba(255,255,255,.16);transform:rotate(8deg)}.quote-banner:before{width:130%;height:280px;top:-140px;left:-16%}.quote-banner:after{width:145%;height:270px;bottom:-145px;right:-22%;background:rgba(72,12,83,.27);transform:rotate(-7deg)}.quote-banner-inner{width:min(590px,calc(100% - 48px));padding:48px 0;text-align:center}.quote-kicker{margin:0 0 12px;font:10px 'DM Mono',monospace;letter-spacing:.16em;color:#ffd1e5}.quote-banner h2{margin:0;font:700 clamp(30px,3vw,44px)/1.08 'Playfair Display',serif;letter-spacing:-.04em}.quote-banner p:not(.quote-kicker){max-width:550px;margin:16px auto 26px;color:rgba(255,255,255,.92);font-size:13px;line-height:1.7}.quote-form{display:flex;gap:12px}.quote-form input{flex:1;min-width:0;height:47px;border:0;border-radius:7px;padding:0 16px;outline:0;color:#2f2030;font:12px Manrope,sans-serif}.quote-form button{min-width:132px;border:0;border-radius:7px;background:#f3759e;color:#fff;font:700 12px Manrope,sans-serif;cursor:pointer}.quote-form button:hover{background:#e62966}@media(max-width:600px){.quote-banner{min-height:330px;margin-top:0}.quote-banner-inner{padding:44px 0}.quote-form{flex-direction:column}.quote-form input,.quote-form button{width:100%}.quote-form button{height:46px}}
