.hero-banner{background:var(--secondary-color);color:#fff;overflow:hidden;padding:104px 0;position:relative}.hero-banner--compact{padding:72px 0 56px}.hero-banner__blob{border-radius:50%;filter:blur(60px);pointer-events:none;position:absolute;z-index:0}.hero-banner__blob--accent{background:color-mix(in srgb,var(--accent-color) 40%,transparent);height:420px;right:-100px;top:-160px;width:420px}.hero-banner__blob--primary{background:color-mix(in srgb,var(--primary-color) 55%,transparent);bottom:-220px;height:480px;left:-160px;width:480px}.hero-banner--compact .hero-banner__blob{opacity:.85}.hero-banner__breadcrumb{align-items:center;color:hsla(0,0%,100%,.55);display:flex;font-size:13.5px;gap:8px;justify-content:center;margin-bottom:18px}.hero-banner--align-left .hero-banner__breadcrumb{justify-content:flex-start}.hero-banner__breadcrumb a{color:hsla(0,0%,100%,.8)}.hero-banner__breadcrumb a:hover{color:#fff}.hero-banner__bg-img{height:100%;inset:0;object-fit:cover;position:absolute;width:100%;z-index:0}.hero-banner__overlay{background:linear-gradient(180deg,rgba(23,33,29,.55),rgba(23,33,29,.88));inset:0;position:absolute;z-index:1}.hero-banner__inner{max-width:720px;position:relative;z-index:2}.hero-banner--align-center .hero-banner__inner{margin:0 auto;text-align:center}.hero-banner__eyebrow{align-items:center;color:var(--accent-color);display:inline-flex;font-size:12.5px;font-weight:700;gap:8px;letter-spacing:.14em;margin-bottom:18px;text-transform:uppercase}.hero-banner__eyebrow:before{background:currentColor;content:"";height:1.5px;width:18px}.hero-banner__accent{color:var(--accent-color);font-style:italic;font-weight:400}.hero-banner__headline{color:#fff;margin-bottom:16px}.hero-banner__subheadline{color:hsla(0,0%,100%,.85);font-size:18px;margin-bottom:32px}.hero-banner__subheadline p:last-child,.hero-banner__subheadline:last-child{margin-bottom:0}.hero-banner__proof{align-items:center;color:hsla(0,0%,100%,.75);display:flex;font-size:14px;gap:10px;margin-top:28px}.hero-banner--align-center .hero-banner__proof{justify-content:center}.hero-banner__stars{color:var(--accent-color);letter-spacing:2px}.hero-banner__actions{display:flex;flex-wrap:wrap;gap:16px}.hero-banner--align-center .hero-banner__actions{justify-content:center}.hero-banner__cta--secondary{background:transparent;border:1px solid hsla(0,0%,100%,.4);color:#fff}.hero-banner__cta--secondary:hover{background:hsla(0,0%,100%,.1);color:#fff}.hero-banner--large.hero-banner--align-center .hero-banner__headline{margin-left:auto;margin-right:auto;max-width:540px}