@charset "UTF-8";.feature-modal-page{position:fixed;left:0;right:0;top:0;bottom:0;background:rgba(0,0,0,.61);z-index:10000;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;}.feature-modal-page__popover{position:relative;border-radius:3px;width:800px;max-width:95%;min-height:200px;max-height:95vh;background:#fff;padding:25px;padding:var(--base-offset);padding-bottom:1rem;padding-bottom:var(--base-space);overflow:scroll;scrollbar-width:none;}.feature-modal-page__popover::-webkit-scrollbar{display:none;}.feature-modal-page__popover .wp-block-button__link{margin:0 !important;}.feature-modal-page__popover a[href="#close"]{position:absolute;top:20px;right:20px;display:block;}