.hp-marquee{--tw-blue:#3e5ee2;--tw-text:#190750;--tw-text-muted:#6b6480;--tw-paper:#f5f6fe;--tw-border:rgba(25,7,80,.08);background:var(--tw-paper);color:var(--tw-text);font-family:Poppins,sans-serif;overflow:hidden;padding:48px 0 32px}.hp-marquee *,.hp-marquee :after,.hp-marquee :before{box-sizing:border-box}.hp-marquee .container{margin:0 auto;max-width:1280px;padding:0 32px}.hp-marquee .marquee-label{color:var(--tw-text);font-family:Poppins,sans-serif;font-size:17px;font-weight:500;letter-spacing:0;margin:0 0 28px;text-align:center}.hp-marquee .marquee-label strong{color:var(--tw-text);font-weight:700}.hp-marquee .marquee-label strong .accent{color:var(--tw-blue)}.hp-marquee .marquee{background:var(--tw-paper);display:flex;gap:0;-webkit-mask-image:linear-gradient(90deg,transparent,#000 12%,#000 88%,transparent);mask-image:linear-gradient(90deg,transparent,#000 12%,#000 88%,transparent);overflow:hidden}.hp-marquee .marquee-track{align-items:center;animation:hp-marquee-scroll 60s linear infinite;display:flex;flex-shrink:0;gap:56px;padding-right:56px}.hp-marquee:hover .marquee-track{animation-play-state:paused}@keyframes hp-marquee-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.hp-marquee .logo-pill{align-items:center;display:inline-flex;flex-shrink:0;height:83px;justify-content:center;transition:opacity .2s,filter .2s;white-space:nowrap}.hp-marquee .logo-pill img{height:83px;max-width:276px;-o-object-fit:contain;object-fit:contain;width:auto}@media(prefers-reduced-motion:reduce){.hp-marquee .marquee-track{animation:none}}@media(max-width:760px){.hp-marquee{padding:40px 0 28px}.hp-marquee .marquee-label{font-size:15px;padding:0 24px}.hp-marquee .logo-pill{height:64px}.hp-marquee .logo-pill img{height:64px;max-width:200px}.hp-marquee .marquee-track{gap:40px;padding-right:40px}}

/*# sourceMappingURL=home-marquee.css.map*/