modal-dialog.product-card-payment-promo-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:calc(var(--z-header, 100) + 1);display:flex;align-items:center;justify-content:center;padding:var(--page-gutter, 1.6rem);visibility:hidden;opacity:0;pointer-events:none;transition:visibility .25s ease,opacity .25s ease}modal-dialog.product-card-payment-promo-modal[open]{visibility:visible;opacity:1;pointer-events:auto}modal-dialog.product-card-payment-promo-modal[open]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:#00000080}.product-card-payment-promo-modal__panel{position:relative;width:100%;max-width:40rem;max-height:85vh;overflow-y:auto;background-color:rgb(var(--color-background));border-radius:var(--card-corner-radius, .6rem);box-shadow:0 .4rem 2rem #00000026}.product-card-payment-promo-modal__content{position:relative;padding:2rem 2.4rem 2.4rem}.product-card-payment-promo-modal__close{position:absolute;top:1.2rem;right:1.2rem;width:2.4rem;height:2.4rem;padding:0;background:none;border:none;cursor:pointer;color:rgb(var(--color-foreground))}.product-card-payment-promo-modal__close:hover{opacity:.7}.product-card-payment-promo-modal__title{margin:0 0 1.2rem;padding-right:3rem;font-size:1.6rem;font-weight:var(--font-weight-heading-semibold, 600);line-height:1.3;color:rgb(var(--color-heading-text))}.product-card-payment-promo-modal__richtext{font-size:1.4rem;line-height:1.55;color:rgb(var(--color-foreground))}.product-card-payment-promo-modal__richtext p{margin:0 0 .8rem}.product-card-payment-promo-modal__richtext p:last-child{margin-bottom:0}.product-card-payment-promo-modal__richtext strong,.product-card-payment-promo-modal__richtext b{font-weight:700}
/*# sourceMappingURL=/cdn/shop/t/347/assets/component-product-card-payment-promo-modal.css.map */
