@supports (-webkit-appearance:-apple-pay-button){.apple-pay-button{flex:1;cursor:pointer;display:inline-block;-webkit-appearance:-apple-pay-button;text-indent:-9999px}.apple-pay-button-black{-apple-pay-button-style:#000}.apple-pay-button-white{-apple-pay-button-style:#fff}.apple-pay-button-white-with-line{-apple-pay-button-style:white-outline}}@supports not (-webkit-appearance:-apple-pay-button){.apple-pay-button{display:none;background-size:100% 60%;background-repeat:no-repeat;background-position:50% 50%;border-radius:5px;padding:0;box-sizing:border-box;min-width:200px;min-height:32px;max-height:64px;border:0}.apple-pay-button-black{background-image:-webkit-named-image(apple-pay-logo-white);background-color:#000;color:#fff}.apple-pay-button-white,.apple-pay-button-white-with-line{background-image:-webkit-named-image(apple-pay-logo-black);background-color:#fff}.apple-pay-button-white-with-line{border:.5px solid #000}.container-that-offers-apple-pay{display:none}}