<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@keyframes pulse{from{transform:scale(1);opacity:1}50%{transform:scale(0.9);opacity:0.5}to{transform:scale(1);opacity:1}}@supports (-webkit-appearance: -apple-pay-button){.applepay__button{-webkit-appearance:-apple-pay-button;-apple-pay-button-style:black;width:100%}}@media (min-width: 768px){.applepay__button-wrapper{margin-right:-50px}}@media (min-width: 768px){.modal_affiliate-view .product-details__buttons_container .applepay__button-wrapper{margin-right:0}}@supports not (-webkit-appearance: -apple-pay-button){.applepay__button{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;width:100%;background-image:-webkit-named-image(apple-pay-logo-white);background-color:black}}.applepay__button-hidden{display:none}
</pre></body></html>