.modal{position:fixed;top:0;left:0;z-index:1005;display:none;width:100%;height:100%}@media(min-width:769px){.modal{background-color:rgba(0,0,0,.5)}.modal .formated-content{max-height:400px;overflow:auto;padding-right:15px}}.modal.is-active{display:block}.modal__inner{position:absolute;top:50%;left:50%;width:94%;max-width:870px;max-height:100%;padding:var(--default-gap);background-color:#fff;transform:translate(-50%,-50%);overflow:auto;box-shadow:2px 2px 8px rgba(0,0,0,.1)}@media(max-width:480px){.modal__inner{padding:30px}}.modal__content{z-index:3;position:relative}.modal .text-medium{margin:0 0 3rem}.modal-close{position:absolute;top:1rem;right:1rem;z-index:2;padding:0;font-size:24px;background-color:transparent;border:0;cursor:pointer}.cart-notification__links{display:flex;flex-flow:row wrap;gap:20px;justify-content:center;align-items:center}@media(max-width:480px){.cart-notification__links{flex-flow:column wrap}.cart-notification__links .button,.cart-notification__links form{width:100%;display:block}}.cart-notification-product{align-items:center;display:flex;padding-bottom:40px;padding-top:10px;gap:30px}@media(max-width:480px){.cart-notification-product{gap:15px;padding-bottom:30px}}.cart-notification-product .heading-4{margin:0}.cart-notification-product dl{margin-bottom:0;margin-top:0}
/*# sourceMappingURL=modal.css.map*/