.partners-tax-section{background:#fff;padding:80px 0;overflow:hidden}.partners-header{text-align:center;margin-bottom:60px}.partners-title{color:#0f172a;letter-spacing:-.02em;margin-bottom:1rem;font-size:2.25rem;font-weight:800}.partners-subtitle{color:#64748b;max-width:650px;margin:0 auto;font-size:1.1rem;line-height:1.6}.partners-marquee-container{flex-direction:column;gap:3rem;display:flex}.marquee-group{flex-direction:column;gap:1.5rem;display:flex}.marquee-label{text-align:center;color:#94a3b8;letter-spacing:.2em;font-size:.75rem;font-weight:800}.marquee{-webkit-user-select:none;user-select:none;width:100%;display:flex;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.marquee-content{flex-shrink:0;justify-content:space-around;gap:4rem;min-width:100%;animation:40s linear infinite scroll;display:flex}.marquee.reverse .marquee-content{animation-direction:reverse}.partner-logo{flex-shrink:0;justify-content:center;align-items:center;width:160px;height:60px;display:flex}.partner-logo img{object-fit:contain;max-width:100%;max-height:40px;transition:all .4s}.partner-logo:hover img{transform:scale(1.1)}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-100%)}}.marquee:hover .marquee-content{animation-play-state:paused}@media (max-width:767px){.partners-title{font-size:1.75rem}.partner-logo{width:120px}.marquee-content{gap:2rem}}
