.applePayIcon_white svg path{fill:#fff}.applePayIcon_black svg path{fill:#000}@keyframes flicker-animation{0%{opacity:33%}50%{opacity:10%}to{opacity:33%}}.ApplePayExpressButtonContainer{display:flex;transition:opacity .8s;width:100%}.ApplePayExpressButtonContainer .ApplePayButtonExpress{font-size:.8125rem;line-height:1.25rem;flex:1 1;background-color:#fff}@media screen and (max-width:49.9375rem){.ApplePayExpressButtonContainer .ApplePayButtonExpress{font-size:.8125rem;line-height:1.25rem}}.ApplePayExpressButtonContainer .ApplePayButtonExpress .icon{margin-left:.125rem}.ApplePayExpressButtonContainer .ApplePayButtonExpress .icon path{fill:#000}.ApplePayExpressButtonContainer .ApplePayButtonExpress.disabled .icon path{fill:#b3b3b3}.ApplePayExpressButtonContainer__text--hidden{display:none}.ApplePayExpressButtonContainer--loading{animation:flicker-animation 1.5s ease-in-out infinite forwards}