.pb-floating-pills-hero{background:var(--pb-fph-bg,#0a0a0a);color:#fff;position:relative;overflow:hidden;padding:80px 0 120px}.pb-floating-pills-hero .pb-fph-container{position:relative;max-width:1100px;margin:0 auto;min-height:520px}.pb-floating-pills-hero .pb-fph-content{position:relative;z-index:5;text-align:center;padding:80px 24px 0;max-width:820px;margin:0 auto}.pb-floating-pills-hero .pb-fph-title{color:hsla(0,0%,100%,.88)!important;font-size:clamp(40px,7vw,88px)!important;line-height:1.05!important;font-weight:700!important;letter-spacing:-.02em;margin-bottom:28px!important}.pb-floating-pills-hero .pb-fph-subtitle{color:hsla(0,0%,100%,.72);font-size:18px;line-height:1.55;margin:0 auto 36px;max-width:520px}.pb-floating-pills-hero .pb-fph-cta{display:inline-flex;align-items:center;gap:8px;padding:14px 26px;border-radius:999px;background:var(--pb-fph-primary,#2563eb);color:#fff;font-weight:600;font-size:16px;text-decoration:none;transition:transform .15s ease}.pb-floating-pills-hero .pb-fph-cta:hover{transform:translateY(-1px)}.pb-floating-pills-hero .pb-fph-pill{position:absolute;z-index:2;display:inline-flex;align-items:center;gap:8px;padding:12px 22px;border-radius:999px;color:#fff;font-weight:700;font-size:14px;letter-spacing:.05em;box-shadow:0 14px 38px rgba(0,0,0,.45),inset 0 -4px 10px rgba(0,0,0,.25);white-space:nowrap;pointer-events:none}.pb-floating-pills-hero .pb-fph-pill-icon{font-size:18px;line-height:1}@media(max-width:768px){.pb-floating-pills-hero .pb-fph-pill{display:none}.pb-floating-pills-hero .pb-fph-pill:nth-child(-n+3){display:inline-flex}}