{"version":3,"file":"checkout-blocks.css","mappings":"AAAA,iBACC,+BACA,yBACA,6BACA,mCACA,+BACA,iCACA,mBACA,mEACA,4BACA,YACA,WACA,kBAGD,2BACC,GACC,6BAGD,KACC,6BAKF,wDACC,YACA,sBACA,kB","sources":["webpack://peachpay-for-woocommerce/./core/blocks/src/index.scss"],"sourcesContent":[".pp-loading-blur {\n\tcolor: transparent !important;\n\tanimation-duration: 1.25s;\n\tanimation-fill-mode: forwards;\n\tanimation-iteration-count: infinite;\n\tanimation-name: pp-blur-content;\n\tanimation-timing-function: linear;\n\tbackground: darkgray;\n\tbackground: linear-gradient(to right, #eee 10%, #ddd 18%, #eee 33%);\n\tbackground-size: 800px 104px;\n\theight: 100%;\n\twidth: 100%;\n\tposition: relative;\n}\n\n@keyframes pp-blur-content {\n\t0% {\n\t\tbackground-position: -468px 0;\n\t}\n\n\t100% {\n\t\tbackground-position: 468px 0;\n\t}\n}\n\n// The WC align=\"right\" prop does not work for the payment method icons component. This is a workaround.\n.wc-block-components-payment-method-icons.pp-label-icon {\n\tflex-grow: 1;\n\tjustify-content: right;\n\tpadding-right: 1em;\n}\n"],"names":[],"sourceRoot":""}