.payment-gateway-integration{color:#fff;background:#000;padding:92px 0 96px}.payment-gateway-integration-head{text-align:center;max-width:780px;margin:0 auto 42px}.payment-gateway-integration-head h2{letter-spacing:-.02em;white-space:pre-line;margin:0 0 16px;font-size:clamp(30px,3.6vw,44px);font-weight:600;line-height:1.15}.payment-gateway-integration-head p{color:#ffffffb8;margin:0;font-size:14px;line-height:1.7}.payment-gateway-integration-marquee{flex-direction:column;gap:16px;max-width:1180px;margin:0 auto;display:flex}.payment-gateway-integration-marquee-row{position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 12% 88%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 12% 88%,#0000 100%)}.payment-gateway-integration-marquee-track{will-change:transform;gap:16px;width:max-content;display:flex}.payment-gateway-integration-marquee-row.is-forward .payment-gateway-integration-marquee-track{animation:26s linear infinite paymentGatewayMarqueeLeft}.payment-gateway-integration-marquee-row.is-reverse .payment-gateway-integration-marquee-track{animation:30s linear infinite paymentGatewayMarqueeRight}.payment-gateway-integration-marquee-row.is-speed-1 .payment-gateway-integration-marquee-track{animation-duration:28s}.payment-gateway-integration-marquee-row.is-speed-2 .payment-gateway-integration-marquee-track{animation-duration:34s}.payment-gateway-integration-marquee-row.is-speed-3 .payment-gateway-integration-marquee-track{animation-duration:30s}@keyframes paymentGatewayMarqueeLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes paymentGatewayMarqueeRight{0%{transform:translate(-50%)}to{transform:translate(0)}}.payment-gateway-integration-pill{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-width:160px;height:54px;padding:0 18px;display:flex;box-shadow:inset 0 1px #ffffff0f}.payment-gateway-integration-pill img{filter:brightness(0)invert();opacity:.95;width:auto;max-width:86px;height:auto;max-height:22px}.payment-gateway-integration-pill span{letter-spacing:.1em;text-transform:uppercase;color:#ffffffb8;font-size:12px;font-weight:700}@media (max-width:640px){.payment-gateway-integration{padding:64px 0 72px}.payment-gateway-integration-pill{min-width:140px;height:50px}}@media (prefers-reduced-motion:reduce){.payment-gateway-integration-marquee-row{overflow:auto;-webkit-mask-image:none;mask-image:none}.payment-gateway-integration-marquee-track{animation:none!important;transform:none!important}}