popup-banner{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9998;display:flex;align-items:center;justify-content:center;transition:opacity .3s cubic-bezier(.16,1,.3,1),visibility 0s linear 0s}popup-banner[hidden]{display:flex;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s cubic-bezier(.16,1,.3,1),visibility 0s linear .3s}.m-popup-banner__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#0000008c;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);cursor:pointer}.m-popup-banner__dialog{position:relative;z-index:1;width:calc(100% - 32px);max-width:480px;max-height:90vh;overflow-y:auto;background-color:rgb(var(--color-background, 255, 255, 255));border-radius:var(--medium-blocks-radius, 8px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;transform:scale(1);transition:transform .3s cubic-bezier(.16,1,.3,1)}popup-banner[hidden] .m-popup-banner__dialog{transform:scale(.95)}.m-popup-banner__content{padding:32px 24px 24px}.m-popup-banner__close{position:absolute;top:12px;right:12px;z-index:2;display:flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;font-size:24px;line-height:1;color:rgb(var(--color-foreground, 51 51 51));background:rgba(var(--color-background, 255, 255, 255),.85);border:none;border-radius:50%;cursor:pointer;transition:background-color .2s ease,color .2s ease,transform .15s ease}.m-popup-banner__close:hover{background-color:rgb(var(--color-background-secondary, 240 240 240));color:rgb(var(--color-heading, 0 0 0));transform:scale(1.05)}.m-popup-banner__close:focus-visible{outline:2px solid rgb(var(--color-foreground, 0 0 0));outline-offset:2px}.m-popup-banner__image{display:block;width:100%;height:auto;object-fit:cover}.m-popup-banner__image-link{display:block;color:inherit;text-decoration:none}.m-popup-banner__image-link:focus-visible{outline:2px solid rgb(var(--color-foreground, 0 0 0));outline-offset:2px}.m-popup-banner__dialog--image-only{padding:0;overflow:hidden}.m-popup-banner__dialog--image-only .m-popup-banner__image{margin-bottom:0}.m-popup-banner__dialog--image-only .m-popup-banner__image-wrapper{width:100%}.m-popup-banner__title{margin:0 0 16px;color:rgb(var(--color-heading, 17 17 17));font-family:var(--font-stack-header, inherit);font-size:22px;font-weight:600;line-height:1.3}.m-popup-banner__body{margin:0 0 16px;color:rgb(var(--color-foreground-secondary, 68 68 68));font-family:var(--font-stack-body, inherit);font-size:16px;line-height:1.6}.m-popup-banner__body>:first-child{margin-top:0}.m-popup-banner__body>:last-child{margin-bottom:0}.m-popup-banner__cta .m-button{width:100%}body.popup-banner-open{overflow:hidden}@media screen and (max-width:640px){.m-popup-banner__title{font-size:18px}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/popup-banner.css.map */
