html.no-scroll,body.no-scroll{position:fixed;overflow:hidden;width:100%;cursor:pointer}.close-modal{display:none;border:0;margin-top:10px}.close-modal:focus{outline:1px dashed skyblue;border-radius:5px}.modal-wrapper{display:none;position:fixed;z-index:9999;left:0;top:0;width:100%;height:100%;overflow:hidden;outline:0}.wp-post-modal{display:none}.modal-wrapper.show,.wp-post-modal.show,.wp-post-modal.show .close-modal{display:block!important}.modal-wrapper.styled{background-color:rgb(0 0 0 / .9)}.modal-wrapper.styled .wp-post-modal{position:relative;background-color:var(--bs-app-bg-color);margin:5vh auto;padding:20px;max-height:90%;border:0;border-radius:0;overflow-y:auto;border:none;border-radius:var(--theme-radius);width:70%;max-width:1080px;transition:all 2s ease;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.wp-post-modal.show #modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);box-shadow:var(--bs-modal-box-shadow);outline:0}.wp-post-modal.show .swiper-slide{max-height:500px}.modal-wrapper.styled .wp-post-modal .close-modal{background:#fff0;position:absolute;top:-6px;right:10px;font-size:2em;color:#333;cursor:pointer;z-index:1}.modal-wrapper.styled .wp-post-modal .loading{display:block;width:100px;margin:auto;padding:25vh 0}.modal-wrapper.styled .wp-post-modal .entry-content p{font-size:16px;text-rendering:optimizeLegibility;line-height:1.5em;margin-bottom:.8em}