.payment-callout-card{overflow:hidden;position:relative}.payment-callout-card__button{align-items:center;background-color:#fff;color:#000;cursor:pointer;display:inline-flex;padding:10px 16px;text-align:center;white-space:normal}.payment-callout-card:after,.payment-callout-card:before{content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%}.payment-callout-card:before{background-color:red;z-index:-2}.payment-callout-card:after{opacity:.5;z-index:-1}