:root{--hint-line:#e6ecf4}.logo-strip{background:transparent;overflow:hidden;position:relative;z-index:1}.logo-strip .bg_collection{inset:0;overflow:hidden;pointer-events:none;position:absolute;z-index:0}.logo-strip .bg_overlay,.logo-strip .bg_varient,.logo-strip .video_bg{height:100%;inset:0;position:absolute;width:100%}.logo-strip .video_bg{object-fit:cover;object-position:center}.logo-strip .bg_overlay{z-index:1}.logo-strip .content-wrapper{margin:0 auto;position:relative;width:100%;z-index:1}.logo-strip .top-content{display:flex;flex-direction:column;margin-left:auto;margin-right:auto}.logo-strip .top-content .eyebrow_text{font-size:13.5px;font-weight:500;margin-bottom:8px}.logo-strip .top-content .title{font-size:clamp(28px,3.4vw,44px);font-weight:700;line-height:1.15}.logo-strip .top-content .description{font-size:clamp(15px,1.4vw,18px);line-height:1.5;margin-top:8px}.logo-strip .hero-ticker{-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 12%,#000 88%,transparent);mask-image:linear-gradient(90deg,transparent 0,#000 12%,#000 88%,transparent);overflow:hidden;position:static}.logo-strip .hero-ticker-track{align-items:center;animation:logoTicker 34s linear infinite;display:flex;gap:64px;width:max-content}.logo-strip .hero-ticker:hover .hero-ticker-track{animation-play-state:paused}@keyframes logoTicker{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (prefers-reduced-motion:reduce){.logo-strip .hero-ticker-track{animation:none}}.logo-strip .hero-ticker-item{align-items:center;display:inline-flex;opacity:.9;white-space:nowrap}.logo-strip .hero-ticker-item img{display:block;filter:grayscale(1);max-height:50px;object-fit:contain;vertical-align:middle}@media (max-width:767px){.logo-strip .hero-ticker-track{gap:40px}}