.learn-more-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:101;display:none;padding:0 16px;background:rgba(var(--color-foreground),.5);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation-name:fadeIn;animation-duration:.4s}.learn-more-modal[open]{display:block}.learn-more-modal__container{position:relative;top:50%;left:50%;transform:translate(-50%,-50%);z-index:102;overflow:hidden;display:flex;flex-direction:column;align-items:center;max-height:calc(100dvh - 32px);overflow-y:auto;max-width:400px;width:100%}.learn-more-modal__image{width:100%}
/*# sourceMappingURL=/cdn/shop/t/287/assets/learn-more-modal-dialog.css.map */
